BODY {scrollbar-3dlight-color:#575757; scrollbar-arrow-color:#555555; scrollbar-darkshadow-color:#000000; scrollbar-face-color:#222222; scrollbar-highlight-color:#6f6f6f; scrollbar-shadow-color:#171717; scrollbar-track-color:#555555;}
span.bar,a.bar
{
color:white;
text-align:center;
text-decoration:none;
font-family:"Comic Sans MS";
}
div.off
{
font-size:0px;
text-align:center;
text-decoration:none;
font-family:"Comic Sans MS";
display:none;
visibility:hide;
}
a.on
{
text-align:center;
text-decoration:none;
font-family:"Comic Sans MS";
color:black;
}
#topcont
{
width:99%;
background-color:#006699;
position:absolute;
top:10px;left:0px;
}
#ndcont
{
width:99%;background-image:url('/interface/between.gif');
position:absolute;top:85px;left:0px;height:10
}
#leftcol{
 width:100px; 
 float:left; 
 left:10;
 position:relative; 
 margin-left:-110px; 
 background-image:url('interface/sidebar.gif');
text-align:center;
font-size:15pt
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 100px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #666;    
border-left-style: solid; 
  /*/*/ border-right-width: 20px ;  /* left column width. NN4 hack to hide borders */ 
border-right-color: #666;   
background-color: #bbbbbb; /* center column colour */ 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 background-color:#bbbbbb;
padding:10px;
min-height:350px
 }
 
#outer>#inner { border-bottom: 1px solid #bbbbbb;  }
 
/*.clr{clear:both;}*/
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
.rightend
{
position:absolute;right:-1px;
}
	a.button, a.button:visited{color:#cccccc;background-color:#663333;border:1px solid #666666;padding:1px 5px 1px 5px;text-decoration:none;font-size:0.8em;float:right;font-size:100%}
	a.button:hover{color:#663333;background-color:#cccccc;border:1px solid #333333;}