body {
  	text-align: center;
  	min-width: 1024px;
	color: white;
	background-image:url('images/bg.jpg');
	background-attachment:fixed;
	font:12px arial;
  
}
#wrapper {
	text-align: left;
  	margin:0 auto;
  	width:1002;
	height:auto;
  
}

a:link {
	color: lightblue;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: lightblue;
	}
a:hover {
	text-decoration: underline;
	}

h2 {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color:#809ffa;
	color:black;
	font: bold 20px arial;
}

h3 {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color:lightblue;
	color:black;
}


h4 {
	
	color: slategray;
	font: italic 10px arial;
	text-align:right;
	margin-right:4px;
}
p {
	
	color: white;
	font: 14px arial;
	margin:8px;
	margin-top:0px;
}
#header-top {
	float:left;
	width:499px;
	height:31px;
	border-top:1px solid #809ffa;
	border-left:1px solid #809ffa;
}

#header-archive {
	float:left;
	width:75px;
	height:31px;
border-top:1px solid #809ffa;
}

#header-characters {
	float:left;
	width:106px;
	height:31px;
border-top:1px solid #809ffa;
}

#header-discussion {
	float:left;
	width:99px;
	height:31px;
border-top:1px solid #809ffa;
}

#header-facebook {
	float:left;
	width:88px;
	height:31px;
	border-top:1px solid #809ffa;
}

#header-about {
	float:left;
	width:65px;
	height:31px;
	border-top:1px solid #809ffa;
}

#header-extras {
	float:left;
	width:68px;
	height:31px;
	border-top:1px solid #809ffa;
	border-right:1px solid #809ffa;
}

#header-banner {
	float:left;
	width:1000px;
	height:109px;
	border-left:1px solid #809ffa;
	border-right:1px solid #809ffa;
	border-bottom:1px solid #809ffa;
}

#top-navpane {
	float:left;
	width:1002px;
	height:31px;
	border-bottom:1px solid #809ffa;
	
	text-align:center;
}

#comic {
	float:left;
	width:1000px;
	height:1156px;
	border-left:1px solid #809ffa;
	border-right:1px solid #809ffa;
}

#lower-navpane {
	float:left;
	width:1002px;
	height:39px;
	border-top:1px solid #809ffa;
	
	text-align:center;
}

#box-grafix {
	float:left;
	width:1000px;
	height:23px;
	border-top: 1px solid #809ffa;
}

#box-facebook {
	float:left;
	width:215px;
	height:600px;
	border:1px solid #809ffa;
	border-top:0px;
	
}

#box-spacer-left {
	float:left;
	width:19px;
	height:600px;
	background-color:black;
	
	border-bottom:1px solid #809ffa;
}

#box-news {
	float:left;
	width:446px;
	height:601px;
	background-color:black;
	text-align:left;
	overflow: scroll;
	color: #809ffa;
	border-left:1px solid #809ffa;

}

#box-spacer-right {
	float:left;
	width:15px;
	height:600px;
	background-color:black;
	border-bottom:1px solid #809ffa;
}

#box-chat {
	float:left;
	width:301px;
	height:600px;
	background-color:black;
	border-bottom:1px solid #809ffa;
	border-right:1px solid #809ffa;
	
	
}

#footer-spacer-top {
	float:left;
	width:1000px;
	height:15px;
	
}

#footer {
	float:left;
	width:1000px;
	height:auto;
	border:1px solid #809ffa;
	background-color:black;
	text-align:center;
	font: italic 10px arial;

}

#footer-spacer-bottom {
	float:left;
	width:1000px;
	height:5px;
	

}

#archive-container {
	float:left;
	width:1000px;
	height:auto;
	border:1px solid #809ffa;
	margin:0px;
	padding:0px;
	background-color:black;

	

}

#buttonlist li	{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin:0px;
	
}

