body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#cover {
	background-color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.Header {
	float: left;
	width: 800px;
	height: 75px;
	background-image: url(poptoons.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#Nav{
	float:left;
	width: 800px;
	height: 20px;
	background-color: #000000;
	}	
#Nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #000000;
	}
#Nav li{
	float: left;
	margin: 0 0.15em;
	}
#Nav li a{
	background-color:#000000;
	height: 1em;
	line-height: 1em;
	float: left;
	width: 3.5em;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(buttonTop.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}		
.Adcol {
	background-color:#CCFF33;
	float: left;
	width: 800px;
	background-image: url(Hangin.gif);
	height: 100px;
	}
.tweet {
	float:left;
	background-color:#000000;
	width: 799px;
	color: #000000;
}	
#content{
	float:left;
	width:800px;
	background-color:#000000;
	background-image: url(frontpage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 400px;
}
#content2{
	float:left;
	width:800px;
	background-color:#000000;
	height: 500px;
}
#content3{
	float:left;
	width:800px;
	background-color:#000000;
	height: 246px;
}	
#comicHeader{
	background-color:#FFFFFF;
	float:none;
	width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	}
.comic {
	background-color:#FF9933;
	float:left;
	width:800px;
	}	
#comicNav{
	float:left;
	width: 800px;
	height: 40px;
	background-color: #FFFFFF;
	}	
#comicNav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	}
#comicNav li{
	float: left;
	margin: 0 0.15em;
	}
#comicNav li a{
	background-color:#fff;
	height: 1em;
	line-height: 1em;
	float: left;
	width: 2.5em;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: url(button.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}		

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
#mail{
	float:left;
	width:800px;
	background-color:#FFFFFF;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

.footer {
	float: left;
	width: 800px;
	height: 75px;
	background-image: url(foot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}	
	
