html 	{
	background-color: #B0C4DE;
	}
* 	{ 
	margin: 0px; 
	padding: 0px; 
	}
body 	{ 
	margin: 0px; 
	padding: 0px;
	background-color: #B0C4DE;
	font-family: "Comic Sans", "Comic Sans MS", cursive;
	font-size: small;	
	}
ul	{
	list-style-type: none;
	float: left;
	background: #E0FFFF;
	border: 0px solid green;
	}
li	{
	display: inline;	
	padding: 0%;
	border: 0px solid orange;
	}	
a:link, a:visited	
	{
	text-decoration: none;
	}

/* UNIVERSAL SITE SECTIONS */

#container
	{
	position: relative;
	border: 2px solid #B0C4DE;
	width: 780px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #B0C4DE;
	}

#pagetitle
	{
	position: absolute;
	height: 63px;
	width: 780px;
	margin-bottom: 20px;
	background: white;
	}

#nav
	{
	position: absolute;
	background-color: #AFEEEE;

	width: 535px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 0px;
	border: 0px solid green;
	}


#links ul
	{
	float: left;
	background-color: #AFEEEE;
	padding: 1%;
	text-align: left;
	width: 333px;
	border: 0px solid blue;
	}

#copyright a
	{
	float: right;
	background-color: #AFEEEE;
	padding: 1%;
	width: 150px;
	border: 0px solid blue;
	}

#comicnav
	{
	position: absolute;
	background-color: #AFEEEE;
	
	width: 535px;
	height: 40px;
	margin-top: 100px;
	margin-left: 125px;
	border: 0px solid green;
	}



/* CONTAINED WITHIN COMICNAV */

#title ul
	{
	width: 333px;
	padding: 1%;
	float: left;
	background-color: #AFEEEE;
	border: 0px solid blue;
	}

#title li
	{
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: large;
	width: 333px;
	border: 0px solid orange;
	}
#title h2
	{
	text-align: left;
	font-weight: bold;
	font-size: large;
	width: 333px;
	border: 0px solid orange;
	}

#buttons ul
	{
	width: 170px;
	padding: 1%;
	float: right;
	margin-top: 5px;
	background-color: #AFEEEE;
	border: 0px solid blue;
	}

#buttons li
	{
	width: 65px;
	border: 0px solid orange;
	}


#orientation 
	{
	text-align: right;
	width: 535px;
	margin-top: 40px;
	border: 0px solid blue;
	background-color: #DCDCDC;
	}
#orientation p
	{
	background-color: #DCDCDC;
	border: 0px solid orange;
	padding: 1%;
	margin-right: 20px;
	}

#content 
	{
	position: relative;
	margin-top: 10px;
	text-align: center;
	background-color: #B0C4DE;
	border: 0px solid green;
	}
#content h2
	{
	margin-top: 60px;
	padding 2%;
	background: #E0FFFF;
	
	}
#content form
	{
	margin-top: 0px;
	text-align: center;
	background-color: #A9A9A9;
	padding: 1%;
	border: 0px solid green;
	}
#content ul
	{
	margin-top: 90px;
	text-align: center;
	background-color: #B0C4DE;
	border: 0px solid green;
	}

#content h1
	{
	text-align: center;
	border: 0px solid green;
	}
#comic 
	{
	margin-top: 0px;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;		
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0px solid orange;
	background-color: #A9A9A9;
	}
#comic ul
	{
	margin-top: 0px;
	width: 520px;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;		
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0px solid orange;
	background-color: #A9A9A9;
	}
#comic p
	{
	padding: 30px;
	border: 0px solid orange;
	background-color: #A9A9A9;
	}
#comic li
	{
	display: block;
	border: 0px solid orange;
	background-color: #A9A9A9;
	}
#comic a
	{
	border: 0px solid blue;
	background-color: #A9A9A9;
	}
#comic input
	{
	
	}	

#comic img
	{
	margin-top: 0px;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
	padding: 0%;
	background: white;
	border: 0px solid #A9A9A9;
	}
#bio
	{
	background: white;
	}
	
#bio img
	{
	padding: 20px;
	background: white;
	border: 0px solid #B3B3B3;
	
	}
#bio ul
	{
	border: 2px solid #A9A9A9;
	padding: 1%;
	display: block;
	background-color: #A9A9A9;
	}
#bio li
	{
	background-color: #A9A9A9;
	}
#bio p
	{
	padding-top: 40px; 
	padding: 2%;
	padding-bottom: 0px; 
	padding-left: 60px;
	padding-right: 60px;	
	border: 2px solid green;
	display: block;
	background-color: #DCDCDC;
		
	}
#bio p a
	{
	background-color: #DCDCDC;
	}

#bio2
	{
	background: white;
	}
	
#bio2 img
	{
	padding: 5px;
	background: white;
	border: 0px solid #B3B3B3;
	
	}
#bio2 ul
	{
	border: 2px solid #DCDCDC;
	padding: 1%;
	display: block;
	background-color: #DCDCDC;
	}
#bio2 li
	{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #DCDCDC;
	}
#bio2 a
	{
	background-color: #DCDCDC;
	}



#guestbook ul
	{
	width: 530px;
	border: 0px solid #B3B3B3;
	}
#guestbook li
	{
	width: 530px;
	border: 0px solid #B3B3B3;
	}


#thumbs
	{
	float: left;   
  	width: 87px;   
  	height: 75px;         
  	margin-top: 0px; 
 	margin-left: 0px;   
  	text-align: center;   
  	font-size: x-small;   
 	font-weight: bold;	
	background: black;
	border: 1px solid black;
	}   

#thumbs img 
	{  
	border: 2px solid #FFEFD5;
	}

#thumbs h1 
	{  
	border: 2px solid #FFEFD5;
 	height: 30px;
	}	
#tags
	{	
margin-left: 30px;
margin-right: 5px;
width: 480px;
border: 0px solid black;
	}  

#tags p
	{	
margin-left: 30px;
padding: 30px;
border: 0px solid black;

	}  
#tags li
	{	

width: 535px;

	} 

#tags a
	{
	

	}  
#tags2 a
	{

 	display: block;
	border: 0px solid green;
	padding: 1%;
	
	}  



