body { font-family :  arial,geneva,helvetica; 
	   text-color:white;
	   font-size:11px; 
	   color:white;
	
	   border:0px solid black; 
	   margin-top: 0px; margin-left:0px; margin-right:0px; margin-bottom: 0px;
	    
	           
 
	 
	   }
	   
	   .png img, img.png  { behavior: url(iepngfix.htc) }
	   
	   
 

a{outline: none;}

A:link { text-decoration: underline; color: white; font-weight:bold; }
A:active { text-decoration: none color: white; font-weight:bold;}
A:visited { text-decoration: none; color: white; font-weight:bold; }
A:hover { text-decoration: underline; color: #ff3300; font-weight:bold;}


a.nav:link { text-decoration: none; color: white; font-weight:bold; }
a.nav:active { text-decoration: none color: white; font-weight:bold;}
a.nav:visited { text-decoration: none; color: white; font-weight:bold; }
a.nav:hover { text-decoration: none; color: #ff3300; font-weight:bold;}



div#blogentrycontainer
{
border-style:dashed;  
border-color:#5BAF69; 
border-width:thin;  
border:none; 
}



div#blogchatno {color:white; text-align:right; font-size: 15px; text-transform:lowercase; letter-spacing:3px;}
div#blogentrydate {color:#99c3f7; text-align:center; font-size: 20px; text-transform:lowercase; letter-spacing:3px;}
div#blogentrydate2 {color:5dc4ff; text-align:right; font-size: 50px; text-transform:lowercase; letter-spacing:3px; position: relative; top: -56px;left: 1px; z-index:1 }
div#blogentrytitle { color:#99c3f7;  text-align:left; font-size: 25px; letter-spacing: 2px;padding:5px; font-family: 'Century Gothic', Verdana, Arial, Helvetica, Geneva, sans-serif; color:#03cdff;  background-image: url('layout/ichat/headerbg.png'); background-repeat: repeat-x;  }


div#blogentry
{
position:relative; 
z-index: 11;
font-size:11px;
font-color:#5BAF69;
text-align:left;
}

 

div#blogcommentstext
{
font-size:13px; 
border:none; 
text-align:center; 
font-weight:bold; 
padding=5px; 
}

div#IRC  
{
background-repeat: no-repeat; 
background-position: bottom right;
border-style:none; 
padding:5px; 
font-size:11px; 
text-align:left;
color:white;
line-height:19px; 
}

div#DCC  
{
  
background-color:#00141A;
border-top:2px solid #ccc;    border-bottom:2px solid #808080;
padding:5px; 
font-size:11px; 
text-align:left;
color:#8EAB79;
line-height:19px; 
font-weight:bold;
background-image: url('layout_ginga/neoginga/dccback.png'); 

}


div#MUD  
{
border-style:none; 
padding:5px; 
font-size:11px; 
text-align:left;
color:#52A499;
background-image: url(ha_bg.jpg); 
line-height:19px; 
font-weight:bold; 
}



div#MST  
{
border:solid thin #79A0AB; 
padding:0px; 
margin:0px; 
width=450px; 
font-size:11px; 
color:#FF5400; 
font-weight:bolder; 
text-align:left; 
background-image: url(ha_bg.jpg); 
background-color:black; 
}

div#CAPTION
{
padding:0px; 
margin:0px; 
font-size:11px; 
color:#E6D305; 
font-weight:normal; 
text-align:center; 
background-image: url(ha_bg.jpg); 
}

div#ASK  
{
border:dashed thin #9CAF5B; 
padding:0px; 
margin:0px; 
width=440px; 
font-size:11px; 
color:#5BAF69;
font-weight:bolder; 
text-align:left; 
background-image: url(ha_bg.jpg); 
}

div#textbox  
{ 
border-width: 0px; 
color:#84A4BE; 
font-size: 11px; 
font-weight: bold; 
font-family : arial,geneva,helvetica;
width:100%; 
text-align:left; 
}

div#adbox  
{ 
border-width: 3px;
border-color:#84A4BE;
border-style:dashed;
color:#white; 
font-size: 11px; 
font-weight: bold; 
font-family : arial,geneva,helvetica;
width:90%; 
text-align:left; 
padding:5px;
}


div#columninner  
{
border:none; 
color:#DCD5B9;
padding:0px; 
margin:0px; 
width=228px; 
font-size:11px;
background-repeat: no-repeat; 
background-position: top right;
background-color:black;
background-image: url("neolayout/grad.jpg"); 
text-align:left; 
}


div#columntitle  
{
border:none; 
color:#DCD5B9;
padding:0px; 
margin:0px; 
font-size:17px;
 font-variant:small-caps; letter-spacing:3px;

background-image: url("neolayout/titlebg.gif"); 


text-align:center;
}

div#fanfic  
{
 
 border:2px solid black; 
 background-color:white; 
 padding: 10px; 
 font-family:Georgia, Times New Roman, Times, serif; 
 font-size:12px;
 font-weight:normal;
 color:black;
 
}


.bignumbers {
	position: relative;
	top: 0px;
	right: 0px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 186px;
	z-index: 10;
	padding-top: 0px;
	height: 150px;
	width: 250px;
	text-align: right;
}

.genmed{color:black; font-size:.8em;}
.quote{color:black; font-style:italic; font-size:.8em;}


.bevel {background-color:#C0C0C0; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #808080; border-bottom:1px solid #000; }

 
/* --Forms------------------------------- */

input.text, input.button, textarea, select 
	{
	font:9px "Verdana","Arial","Helvetica",	sans-serif;font-weight:normal
	}

input.button 
	{
	border:1px solid #000;
	color:#000;
	background-color:#79A0AB;
	}

input.text, textarea, select 
	{
	border:1px solid #000;
	color:#FFF;
	background-color:#333;
	letter-spacing:0px
	}

/* --/Forms------------------------------ */
 
 /* --Tokyo Drift------------------------------- */
 
 

div#tokyodriftcontent
{ 

width:614px;  
border-bottom:2px #fffc01 solid; 
border-right:2px #fffc01 solid; 
background-image: url('../layout_ginga/neoginga/entrybg.png');
}

.sectionheader
{
font-size:35px; text-transform:uppercase; text-align:center;
}

div#adminbox_rei
{ 
width:450px;  height:270px;
border: 1px solid black; 
background-image: url('../layout/adminbox_rei.jpg');
background-repeat:no-repeat;
background-color:white;
}

div#adminbox_inner
{
position: relative; left: 45px; 
text-align: left; color:black;
font-weight:bold;
font-size:10px;
width:300px; 
}

 /* --Ginga News------------------------------- */

#gtv-article-header {background-image: url(ginganews/layout/article-header.jpg); width:450px; height:199px; border:none; background-position: bottom; background-repeat:no-repeat; font-family : arial,geneva,helvetica; }
#gtv-article-outer {width:450px;  background-color:#180000; color:#ebd1d1;} 
#quote {font-size:10px; color:#dcca4e; border: 2px dashed #dcca4e; width:390px; background-color:#11131f; padding:5px; text-align:left;} 
#gtv-date {font-size:25px; color:#dcca4e; text-align:right;}

 /* --MST3K ------------------------------- */

div#mst3k-title {color:white;  font-size: 30px;  letter-spacing:3px; text-align:left; width:450px;}
#mst3k-audience  {background-color:white;width:450px; height:150px;border:1px solid #2755ff;border-bottom:none;border-top:none;background-image: url(mst3k/layout/mst3k.gif); background-position: bottom;  background-repeat:no-repeat; }
#mst3k-top {background-color:white;width:450px; height:35px;border:1px solid #2755ff;border-bottom:none;background-image: url(mst3k/layout/mst3k-top.gif); background-position: top;  background-repeat:no-repeat; }
#mst3k-comments {background-color:black;color:white;width:450px;border:1px solid #2755ff;border-top:none;}
#mst3k-content {background-color:white;color:black;width:450px;border:1px solid #2755ff;border-top:none;border-bottom:none;font-weight:bold;}
#mst3k-inner{width:400px;font-size:11px; text-align:left;line-height:19px; }
div#divider {height:30px;}
