body {
	background-color: #000066; 	position: absolute;	left: 50%;	width: 800px;	margin-left:-400px;
}

body { 

	background-color: #000066; 	position: absolute;
	width:1000px;
	margin-left:20px;
	left:0%;
}


table { 

	background-color:#99aacc; 

}



A:link {color:#000033; text-decoration:none; font-weight:bold}

A:visited {color:#003399; text-decoration:none; font-weight:bold}

A:hover {color:#ffff00; text-decoration:none; font-weight:bold}

A:active {color:#ffffff; text-decoration:none; font-weight:bold}


#adbar {
	position: absolute;
	left: 801px;
	width: 200px;
}


#buttons-main {

	position:absolute; 

	left:0px; 

	top:73px;

	width:800px;

	z-index:2;

}



#body-main {

	position:absolute;

	left:0px;

	top:144px;

	z-index:2;

	width:800px;

}



#logo {

	position:absolute; 

	left:0px; 

	top:0px;

	z-index:1;

}

#banner {

	position:absolute;

	top:0px;

	left:0px;

	margin-left: 300px;

	margin-right: 50px;

}

.comic {

	background-color:#000066;

	width:800px;

	margin-left:0;

	}





.content  {  

	position:absolute;

	top:20px;

	margin-left: 175px;

	margin-right: 27px;

}

.blog-main {

	width:640px;

	vertical-align:top;

	background-color: #99aacc;

}

.sidebar {

	width:160px;

	vertical-align:top;

	background-color: #99AACC;

	border-style: solid;

	border-width: 1px;

	border-color: #000066;

}

.sidebar-heading {

	text-align:center;

	font-size:125%;

	font-family:verdana;

	color:#ffffff;

	background-color:#000066;

}

.newswire {

	text-align:left;

	font-size:80%;

	font-family:arial;

	color:#000000

	margin-left:5px;

	margin-right:5px;

}



table.essays {

	background-color:#000066;

	width:750px;

}

.arial250 {

	color:#ffffff;

	font-family:arial;

	font-size:280%;

}



/* Fancy formatting on the fly*/





.left {

	text-align:left;

}

.center {

	text-align:center;

}

.justify {

	text-align:justify

}





table.pullout {

	width:170px;

	border-width:10px;

	border-style:solid;

	border-color:transparent;

}	

.pullout400 {

	width:400px;

	border-width:10px;

	border-style:solid;

	border-color:transparent;

}

img.wrappedtext {  

	border-width:10px;

	border-style:solid;

	border-color:transparent  

}







/*            ----BLOG STYLES----            */



.blogPost {

	border-width:0px;

	border-style:solid;

}

.storyTitle {

	font-family: times;

	font-style: bold; 

	font-size: 250%;

	text-align:left;

	margin-left: 50px;

	margin-right: 50px;

	margin-top: 40px;

	margin-bottom: 40px;

}

.storyAuthor  { 

	font-family: arial;

	font-size: 75%;

	text-align:left;

	margin-left:5px;

	margin-bottom:5px;

}

.storyContent {

	font-family:courier;

	text-align:justify;

	margin-left:20px;

	margin-right:20px;

}

.rightFlush {

	font-family: arial;

	font-size:75%;

	font-size:75%;

	margin-left:5px;

	margin-bottom:5px;

	text-align:left;

}