@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
	color:#FFF;
font-size:9px;
text-align: left;	
}


h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px; 
}





h1 {
	color:#666;
	font-size: 24px;
}


h2 {
	text-align: center;
	color: #999;
	font-size: 10px;
}


h3 {
	font-size:12px;
	margin-left: 5px;
	color: #FFF;
}


h4 {
	text-align: center;
	color: #666;
	font-size: 10px;
}


p {
color:#FFF;
font-size:9px;
}


p2 {
	color:#999;
	font-size:xx-small;
}


p3 {
	color:#090;
	font-size:9px;
	font-weight: bold;
}


p4 {
	color:#FFF;
	font-size:8px;
	font-weight: bold;
}



a:link {
	color: #00ff00;
	text-decoration: underline;
}


a:visited {
	color: #00ff00;
	text-decoration: underline;
}


a:hover, a:active, a:focus {
	text-decoration: none;
	color: #ff0000
;
}



.container {
	width: 150px;
	margin: 0 auto;
	padding-top: 2px;
}


.header {
	width: 920px;
	height: 300px;
	background-image: url(http://www.satanshost.com/2012/images/banner.jpg);
}


.nav {
	width: 920px;
	height: 20px;
	border-bottom: solid 2px;
	border-color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}


.sidebar1 {
	float: left;
	width: 150px;
	height: 1500px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	font-weight: bolder;
	color: #60F;
}


.sidebar2 {
	float:right;
	width: 150px;
	height: 2500px;
	padding: 10px 0;	
}


.navbarcontent1 {
	float: left;
	overflow: auto;
	width: 150px;
	height: 798px;
	padding-bottom: 10px;
	font-size: 9px;
	text-align: center;
	font-weight: bolder;		
}


.sidebarcontent2 {
	float: left;
	width: 150px;
	height: 798px;
	position: relative;
	clear: both;
	overflow: auto;
}


.sidebarcontent3 {
	float: left;
	width: 150px;
	height: 25px;
}


.sidebar1_1 {
	float: left;
	width: 150px;
	height: 100px
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	color: #60F;
}


.sidebar2_2 {
	float: left;
	width: 150px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	font-weight: bolder;
	color: #60F;
}



.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}


ul.nav li {
	border-bottom: 1px solid #666;
}


ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 120px; 
	text-decoration: none;
	background: #C6D580;
}


ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #FFF;
}


.footer {
	position: relative;
	clear: both; 
	height: 50px;
	background-image: url(http://www.satanshost.com/2012/images/2012footer.jpg);
}


.fltrt { 
	float: right;
	margin-left: 8px;
}


.fltlft { 
	float: left;
	margin-right: 8px;
}


.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


