html, body {
	background:url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color:#666666; /*  f5f6f7  */
	margin: 0 0 10px 0;
	padding:0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 11px;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	margin: 0;
}

h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:3em;
	color: #333;
	letter-spacing:-1px;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
#top_left {
	float: left;
	background:url(../images/header_left.png) no-repeat;
	width: 20px;
	height: 89px;
} 
#top {
	float: left;
	background:url(../images/header_mid.png);
	background-repeat: repeat-x;
	width: 898px;
	height: 89px;
} 
#top_right {
	float: right;
	background:url(../images/header_right.png) no-repeat;
	width: 20px;
	height: 89px;
}
#page {
	width: 938px;
	margin: 0 auto;
	margin-top: 0;
	text-align: left;
	
}
#main_content {
	background:url(../images/main_content_bg.png) repeat-y;
	width: 938px;
	margin: 0 auto;
	margin-top: 0;
	text-align: left;
	
}
#h-line {
	background: url(../images/h-line.png);
	background-repeat: no-repeat;
	width: 938px;
	height: 5px;
	padding: 0;
}
#bottom {
	background: url(../images/main_content_bot.png) no-repeat bottom; 
	margin: 0 auto;
	width: 938px;
	height: 23px;
} 

div#container {
	padding: 5px 0 25px 30px;
	margin-left: 10px;
	
}
#title {
	float: left;
	width: 660px;
	padding: 5px 0 3px 0;
	font-size:15px;
	text-align: center;
	font-weight: bold;
	color: #fe7e00;
}
#title-center {
	float: inherit;
	padding: 5px 0 3px 0;
	font-size:15px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
div#top #logo {
	float: left;
	width: 175px;
	height: 30px;
	padding: 56px 0 0 23px;
}
div#top #nav {
	float: left;
	height: 27px;
	padding: 0px;
	margin-left: 27px;
	margin-top: 62px;
}
div#top #blog {
	float: left;
	height: 22px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 65px;
}
div#top #blog_text {
	float: left;
	padding: 0px;
	margin-left: 18px;
	margin-top: 71px;
}
div#footer {
	clear: both;
	color: #c0c0c0;
	margin: 0 auto;
	padding: 5px 0 10px;
	text-align: center;
}
.clear
{
	clear: both;
	line-height: 0px;
}

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none}

	#jsddm li a
	{	display: block;
		background: none;
		padding: 0 5px 0 0;
		text-decoration: none;
		line-height: 22px;
		border-right: 0 solid white;
		color: #333;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: none;
		color: #fe7e00;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 1px 0 0 0;
			width: 168px;
			position: absolute;
			visibility: hidden;
			border-top: 0 solid #b8b8b8;
			border-left: 1px solid #b8b8b8;
			border-right: 1px solid #b8b8b8;
			border-bottom: 1px solid #b8b8b8;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #ededed}
		
		#jsddm li ul li a:hover
		{	background: #fff}

.tabcontentstyle{ 
width: auto;
height: auto;
padding: 0 10px 15px 10px;
}
.formBox {
	border: 1px solid #000000;
}
td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 11px;
}
#thanks {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 188px;
}
#home_flash {
	display: inherit;
	float: left;
	width: 650px;
	height: 433px;
	padding: 2px;
	border: 1 #ccc solid;
	background-color: #333;
	margin-top: 10px;
	margin-right: 20px;
}
#home_gallery {
	float:left;
	width: 162;
	padding: 0;
	background-color: #333;
	margin-top: 10px;
}
#music {
	float: left;
	clear: both;	
}
#contact {
	display: inherit;
	float: left;
	width: 650px;
	height: 341px;
	padding: 2px;
	border: 0 #ccc solid;
	background-color: #ededed;
	margin-top: 10px;
	margin-right: 20px;
}