html{
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #000;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	text-align: center; 
	margin: 0;
	padding: 0;
}

 a:link {color: #666666; text-decoration: none;}
 a:visited {color: #666666; text-decoration: none;}
 a:hover {color:#FFF; text-decoration: underline; color: #FFF;}
 a:active { color:#666666;text-decoration: none;}
 
  
 a.set2:link {color: #CCCCCC; text-decoration: underline; color: #CCCCCC;}
 a.set2:visited {color: #CCCCCC; text-decoration: underline; color: #CCCCCC;}
 a.set2:hover {color: #E80718; text-decoration: underline; color: #E80718;}
 a.set2:active { color: #CCCCCC; text-decoration:underline; color: #CCCCCC;}
 
  a.set3:link {color: #E80718; text-decoration: none;}
 a.set3:visited {color: #E80718; text-decoration: none;}
 a.set3:hover {color: #CCCCCC; text-decoration: underline; color: #CCCCCC;}
 a.set3:active { color: #E80718; text-decoration: none;}
 
#homecontainer {
width: 915px;
height: 543px;
padding-top: 45px; 
margin-left: auto;
margin-right: auto;
}

#homecontainer2 {
position: relative;
width: 813px;
height: 489px;
left: 10px; 
background-image: url(images/home.png);
background-repeat: no-repeat;
}

.homecontent {
position: relative;
left: 437px;
top: 67px; 
width: 350px; 
font-size: 12px;
text-align: left;
color:#999999;
}

.bighometext {
font-size: 17px; 
color: #fff;
}

.whitetext {
color: #fff;
line-height: 26px;
}

.smallhometext {
font-size: 10px; 
line-height: 22px;
}

#homenav {
position: relative;
width: 470px;
left: 348px;
top: 23px;
}

#homefoot {
position: relative;
top: 270px;
font-size: 9px;
left: 50px;
color: #666666;
}

#container {
width: 777px;
height: auto;
padding-top: 20px; 
margin-left: auto;
margin-right: auto;
}

#header {
position: relative;
top:10px;
}


.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#F2F2F2; margin:0 5px;}
.b2f {height:1px; background:#ddd; margin:0 3px;}
.b3f {height:1px; background:#ddd; margin:0 2px;}
.b4f {height:2px; background:#ddd; margin:0 1px;}

.a1f, .a2f, .a3f, .a4f{font-size:1px; overflow:hidden; display:block;}
.a1f {height:1px; background:#fff; margin:0 5px;}
.a2f {height:1px; background:#fff; margin:0 3px;}
.a3f {height:1px; background:#fff; margin:0 2px;}
.a4f {height:2px; background:#fff; margin:0 1px;}

.nav {
position: relative;
background-image: url(images/nav.jpg);
background-repeat: x-repeat;
width: 777px;
height: 46px;
background-color: #FFF;
}

.contentf div {
margin-left: 5px;
}

.nav2 {
position: relative;
top: 7px;
}

#content {
position: relative;
top: 30px;
text-align: left;
font-size: 12px;
padding-bottom: 20px;
height: auto;
border-bottom: solid; 
border-width: 1px;
border-color: #666666;
}

.comics {
font-size: 8px;
line-height: 10px;
}

#footer {
font-size: 9px;
padding-top: 30px;
color: #666666;
padding-bottom: 15px; 
}