    
body {
     
	background-color:black;
        
	 background-attachment: fixed;
	 background-position: top left;
	 background-repeat: no-repeat;
	 border-color:#ffffff;
	 border-width:0px ;
	 border-style: solid;

       scrollbar-face-color:black;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:black;
	scrollbar-shadow-color:white;
	scrollbar-arrow-color:#00ff00;
	scrollbar-track-color:black; 

        font-family: leelawadee; 
         color: #cc0066; 
         font-weight: bold;
         font-size: 16pt; 
   
	

margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}


#topsection{
background: none;
height: 90px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; 
}

#leftcolumn{
float: left;
width: 200px; 
margin-left: -100%;
background: none;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #ff00ff;
}

.innertube{
margin: 10px; 
margin-top: 0;
}