body {
	background: black;
	color: black;
	font-family: Georgia, Times, sans-serif;
         font-size: 9pt;
	margin-top: 0;
}
				
h2, .componentheading {font-size: 32px; color: #900;}

h3, .contentheading {font-size: 32px; color: #900;}

.box {background: none;}

ul {list-style-type: square;}

#main-contain {background: white;}

#head, #img-nav {display: block; border-bottom: 14px solid #4c0b00; padding: 0; margin: 0;}
#head {background: url(../images/head.jpg) no-repeat top center; height: 114px;}
	#head h1 {display: none;}
	#head .search, #head div {float: right; margin: 7px;}
	
#img-nav {height: 173px;}
	
#nav {
	background: url(../images/nav-back.jpg);
	color: white;
	text-transform: capitalize;
	font-size: 16px;
}
	#nav div {display: table; margin: 0 auto;}
		#nav ul {list-style: none; margin: 0; padding: 0; display: table-row;}
			#nav li {display: table-cell; padding: 7px;}
				#nav li:hover {background: #4c0b00;}
				#nav a {color: white; text-decoration: none;}
				
#sidebar h3 {color: #900; font-size: 18px;}
	#sidebar a {color: black;}
	
#footer div {margin: 0 auto; text-align: center; color: white;}

#form-login fieldset {border: none; padding: 0;}
	#form-login input[type=text], #form-login input[type=password] {background: #ececec;}
	
.modifydate {color: #888;}
.adsmanager_ads_price {display: none;}