a {	font-size: 0.9em; color: #000; font-weight:bold; }
a:link { text-decoration: underline; font-weight:bold; }
a:visited { text-decoration: underline; color: #0099cc; font-weight:bold;}
a:hover { text-decoration: underline; color: #69F; font-weight:bold;}
a:active { 	text-decoration: underline; color: #000; font-weight:bold;}

body {	
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;	
	text-align:center;
	font-size: 0.9em;	
	color: #000;
}
	
h1,h2,h5,h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
h2 { color: #6bc9f0 }
h3 {	
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 1.2em; font-weight: bold;	
	background-color: #69F;  	
	color: #DCDCDC;
	padding: 5px;
}
h4 { 
   font-size: 1.05em;	color: #99CCFF;
   font-weight: bold; 
}

#wrapper{
	width: 920px;
	height: auto;
	background-image:url(../fansite/images/fanforum_bg.gif);
	background-repeat:repeat-y;
}

#topheader{
     width: 900px;
	 background-image:url(../fansite/images/header_bg.gif);
	 background-repeat: no-repeat;
	 margin: 0px 10px 0px 10px;
	 padding: 5px 3px 30px 5px;
	 font-size: 10px;
	 text-align: left;
	 color: #FFF;
}

a.topheader:link{ color: #FFF; font-size: 0.9em;}
a.topheader:hover{ color: #D5ECEB; font-size: 0.9em;}

#header {
     width: 900px;
	 font-family: Arial, Helvetica, sans-serif;
	 
	 margin: 0px 10px 0px 10px;
}

#topnav {
     width: 900px
	  margin: 5px 10px 5px 10px;
}
.maincontent {
     width: 900px;
	 height: auto;
	 background-color: transparent;
	 font-size: 0.9em;	
	 color:#000000;
}

#noticeboard {
     width: 333px;
	 height: 225px;
	 
}	 

#pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width: 888px;
	background-color: #0e1b3c;
	font-weight:bold;    
	color: #6bc9f0;
	padding: 6px;
}

.pressbox {
     width: 660px;
	 height: auto;
	 background-color: #6bc9f0;
	 border-width: medium;
	 border-color: #0e1b3c;
	 font-size: 0.9em;	
	 color:#000000;
	 padding: 20px;   
}

.pressheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;     
}

.presssubhead {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;  
	
}

.bluepanel { background-color: #0A1B45; padding: 5px}

.chatbox {
    width: 333px;
	height: 150px;
	background-image:url(../fansite/images/chat_ad.gif);
	background-repeat: no-repeat;
	padding: 120px 5px 2px 5px;
	color: #FFFFFF;
	text-align: center;
}

.magbox {
    font-size: 1.10em;
	color: #FFFFFF;
}

.leftimage{
float: left;
margin: 0px 8px 6px 5px;
border: 2px solid #FFF;
}	

.style1 {
     font-size: 0.9em;	
	 font-weight: bold;
	 color: #990000;
}

.style2 { font-weight: bold; text-decoration: underline; }

.style3 { font-weight: bold; }

.style4{	
	font-size: 1.2em; font-weight: bold;	
	text-decoration: underline;	
	color: #6bc9f0;	
}

.linkbox {
    line-height: 18px;	
}

#footer{
	width: 894px;
	background-color: #0a1b45;
	font-size: 10px;
	text-align:left;
	color: #FFF;
	margin: 10px 10px 0px 10px;
	padding: 3px;
	
}

.comicstyle { 	
     font-family: "Comic Sans MS"; 
	 font-size: 1.1em; 
	 background-color: #F2FFFF; 
	 color: #000; 
	 border-right:10px solid #999;
	 border-left: 10px solid #999;
	 padding: 3px;
}



