#mainwrap {
	width:960px;
	margin:0 auto; 
	text-align:left; 
	border:0px;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	background-color:#FFFFFF;
	}
	
#header {
	padding-top:10px;
	padding-bottom:3px;
	}
	
#headermain {
	margin-bottom:10px;	
	margin-top:10px;
	margin-left:5%;
	float:left;
	text-align:left;
	width:40%;
	font-family:arial;
	color:#005588;
	font-variant:small-caps;
	font-size:40px;
	}	
	
#headertext {
	background-image:url('images/fuckingretarded.png');
	margin-top:30px;
	margin-right:5%;
	float:right;
	width:40%;
	}
	
#headerbar {
	background-image:url('images/headerbar.png');
	clear:both;
	margin-top:50px;
	width:100%;
	margin-left:0px;
	margin-right:0px;
	height:30px;
	}	
	
body {
	background-image: url('images/gradientbg.png');
	background-position:center;
	background-repeat:repeat-y;
	background-color:#03007c;
	margin-top:0px;
	margin-bottom:0px;
	}

#content {
	clear:both;
	width:100%;
	text-align:left; 
	}

#content h2	{
	padding-right:20px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	font-family:arial;
	}	
	
#content h1	{
	padding-right:20px;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	}	
	
#main {
	margin-left:48px;
	height:100%;
	width:672px;
	text-align:left; 
	float:left;
	}

#main p {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5%;
	font-family:arial, sans-serif;
	font-size:14px;
	color:#000000;
	}
	
#sidebar {
	margin-right:48px;
	height:100%;
	width:192px;
	text-align:left; 
	float:right;
	}
	
#sidebar dt {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:5%;
	}
	
#footerbar {
	background-image:url('images/headerbar.png');
	background-repeat:repeat-x;
	clear:both;
	width:100%;
	margin-left:0px;
	margin-right:0px;
	height:15px;
	}
	
#footertext {
	clear:both;
	width:100%;
	height:12px;
	background-color:#F1F7FF;
	font-family:arial, sans-serif;
	font-size:12px;
	text-align:center;	
	margin-bottom:1px;
	}

A:link {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#223976;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:5%;
	text-decoration: underline
	}
	
A:hover {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#7E89FC;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:5%;
	text-decoration: underline
	}
	
A:visited {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#223976;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:5%;
	text-decoration: underline
	}
	
div.comic {
	text-align:center;
	}