/* CSS Document */

body
{
background-color:#000000;
font-size:2px;
font-family:Arial, Helvetica, sans-serif;
font color:#CCCCCC;
}

 a:link, a:active, a:visited { color:#996600; text-decoration: none }
p {color:#000000}
.middle {color:#FFFFCC}

#site
{
width:950px;
height:1100px;
background-color:#000000;
margin-left:auto;
margin-right:auto;
font-size:10px;
font-family:"Times New Roman", Times, serif;
font color:#CCCCCC;
color: #FFFFFF;
margin-top: 0;
margin-bottom: 0
float:left;
}


#header
{
height:200px;
width:250px;
float:none;
background-color:#000000;
margin:none;
}

#middle
{
width:650px;
height:200px;
text-align:center
background-color:#996600;
float:right;
}

#left
{
float:left;
width:200px;
height:900px;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font color:#CCCCCC;
margin-top:25px;
}

#right
{
height:1000px;
width:250px;
background-color:#000000;
float:right;
}

#footer
{
width:900px;
height:500px;
background-color:#000000;
font-color:#CCCCCC;
font-size:14px;
float:bottom;
margin-left:150px;
text-align:center;
}


ul, li
{
text-align:center;
font-size:10px;
font-family:"Times New Roman", Times, serif;
list-style-type:katakana;
margin-bottom:7px;
float:inherit;
border-color:#CCCC00;
}


#navlist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
font-size:16px;
font-weight:600;
}

#doublefooter
{
height:80px;
width:600px;
float:bottom;
}

#comicsection
{
height:1025px;
width:650px;
float:left;
}
