/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0; 
 background-color:#000;
 font-family: Georgia, Verdana, Sans Serif;
 color:#ffffff;
 } 

a:link, a:visited {
 color: #999999;
 text-decoration: none;
 font-weight: bold;
}

h3 {
 color: #ffd700;
 text-decoration: underline;
}

a:hover {
 color: #3333ff;
 text-decoration: underline;
 font-weight: bold;
}

SPAN.logo {
 position: absolute;
 top: 0px;
 left: 0px;
}

#links hr {
 color: #999999;
}

#links {
 font-family: Verdana; 
 font-size: 8pt; 
 font-weight: bold;
 color: #fff
 background-color: #000;
 position: absolute;
 left: 260px;
 padding: 2px;
 top: 15px;
}

#pagewidth{ 
 width:100%; 
 min-width: 500px; 
 } 
 
#header{ 
 height:165px; 
 width:100%; 
 color:#ffffff; 
 } 
 
#leftcol{
 width:150px; 
 float:left; 
 position:relative; 
 margin-left:-150px; 
 margin-right:1px; 
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #000;   /* left column colour */ 
border-left-style: solid; 
background-color: #000; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#footer{
	color: #ffffff; 
 	width:100%; } 

#outer>#inner { border-bottom: 1px solid #000;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

 /*side list styles*/ 
#menu {position:relative; margin-top:20px; left:5px; display:block; background:#000000; width:120px; font-size: 10pt;}
#menu .tab {position:relative; top:0; left:0;}
#menu a:visited {display:block; width:120px; height:18px; border:1px solid #000; margin-bottom:-1px; background-color:#999999; color:#000; padding-left:3px; border:1px solid #000; text-decoration:none;}
#menu a {display:block; width:120px; height:18px; border:1px solid #000; margin-bottom:-1px; background-color:#999999; color:#000; padding-left:3px; border:1px solid #000; text-decoration:none;}
#menu a span {position:absolute; left:130px; top:2px; width:0px; height:0px; border-left:8px solid #000; border-top:8px solid #000; border-bottom:8px solid #000; overflow:hidden;}
* html #menu a span {width:8px; height:16px; w\idth:0; he\ight:0;}
#menu a:hover {color:#fff; background-color:blue; border:1px solid #000; text-decoration:none;}


 

 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0px none;} 
}
p            { margin-top: 0; margin-bottom: 0; padding-left: 10; padding-right: 10; }
