/* *** generated by www.csscreator.com *** */
html, body
{ scrollbar-3dlight-color:#cc3300; scrollbar-arrow-color:#cc3300; 
scrollbar-base-color:#ff6600; scrollbar-darkshadow-color:#66cc00; 
scrollbar-face-color:#66ff00; scrollbar-highlight-color:#669900; 
scrollbar-shadow-color:#ff0000; }
{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 width:100%; 
  min-width: 500px; 
  
} 
 
#header{ 
 height:100px; 
 width:100%; 
 background-color:#b0c600; 
 } 
 
#leftcol{
 width:75px; 
 float:left; 
 position:relative; 
 margin-left:-75px; 
 margin-right:1px; 
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 75px ;  /* left column width. nn4 hack to hide borders */ 
border-left-color: #c30300;   /* left column colour */ 
border-left-style: solid; 
background-color: #d3b0d3; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #d3b0d3;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in ie5 mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}
table { background-image: url(lightrainbow.gif); }
a{color: #cc00ff; font-family:serif; 
font-size:medium; text-decoration:none; }
a:visited{color:##cc0066; font-family:sans-serif; 
font-size:medium; text-decoration:none; }
a:hover{ background-color:#33cc66; font-family:serif; font-size:medium; 
font-weight:bold; text-decoration:none; }
