/* basic elements */html {	margin:0;
	padding:0; 
	height:100%;
 }

body { 	font: 8pt/16pt verdana; 	color: #959595;	background: #39434c; 	cellpadding: 0px;	cellspacing: 0px;	text-align: center;
	margin:0;
	padding:0; 
	height:100%;
	}p  { 	font: 8pt/16pt verdana; 	margin-top: 0px; 	text-align: left;	}
h2 { 	font: 16pt Franklin Gothic Demi; 	margin-bottom: 2px; 	margin-top: 3px;	padding-left: 2px;
	}	
h4 { 
	padding-bottom:2px;
	margin-bottom: 2px;
	font: Franklin Gothic Demi, arial;
	
	}

a:link 		{color: #FFFFFF; text-decoration: none; font-weight: Bold;}a:visited       {color: #FFFFFF; text-decoration: none; font-weight: Bold;}a:active 	{color: #FFFFFF; text-decoration: none; font-weight: Bold;}a:hover 	{color: #FFFFFF; text-decoration: underline; font-weight:bold;}/* specific divs */#bones {width:702px; margin-left: auto; margin-right: auto;background: url(images/mainback.gif) no-repeat bottom right;
	background-color: #000000; text-align: left; border-style:solid; border-width: 1px; border-color: #000000; }
	

#bannertext {color: #959595; background-color: #000000; 
	     font: 7pt verdana; border-bottom: 1px; 
	     padding-bottom:1px; width:700px; height:12px; }
	     
#banner {height:74px; width: 100%; background: url(images/banner.jpg) no-repeat top left;}

#navbar { text-align: center; color:#FFFFFF;}
#navbar a:link {color: #FFFFFF; text-decoration: none;}
#navbar a:visited {color: #FFFFFF; text-decoration: none;}
#navbar a:hover {color: #FFFFFF; text-decoration: underline;}

#content {width:450px; background: url(images/updateback.gif) no-repeat top right;
	  background-color: gray; float:left; color: #FFFFFF; } 
#text {padding:5px; min-height: 100%;}
	  
#sidebar {width:250px; background: none; float:right; color:#FFFFFF; }
#footer { clear:left; }

#eplist {font: 7pt verdana;}
#blurb {width: 125px; background-color: #5A5A5A; float: right; padding:2px;text-align: center; font: 10px verdana;}
#toonami {background: url(images/bgside.jpg) repeat-x top left; background-color: #585858; width: 100%; color: white; padding-left: 4px; padding-top: 0px; font: 7pt arial;}
#site    {background: url(images/bgside.jpg) repeat-x top left; background-color: #585858; width: 100%; color: white;  font: 7pt arial;}
#toonami div{font: 7pt arial;}
#site div{font: 7pt arial;}
#disclaimer {color: #FFFFFF; width: 700px; font: 9pt arial; margin-right: auto; margin-left: auto;}


#thecode {width: 415px; background-color: #A3AAB6; font: 8pt arial; color: black; border-style: solid; border-width: 0px; border-bottom-width: 1px; border-color: #000000; padding: 0px; margin: 0px;}
#thecode td {font: 8pt arial; color: black;}
#showtable {font: 8pt verdana;}
#showtable a:link {color: #BA0000; text-decoration: none; font-weight: Bold;}

#showside {width: 100%; text-align: center; color: #949494; background: none;}
#showside a:link    {color:#949494; text-direction: none; font: 7pt verdana; font-weight: bold; }
#showside a:visited {color:#646464; text-direction: none; font: 7pt verdana; font-weight: bold;}
#showside a:active  {color:#949494; text-direction: none; font: 7pt verdana; font-weight: bold;}
#showside a:hover   {color:#949494; text-direction: underline; font: 7pt verdana; font-weight: bold;}
