/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 width:100%; 
  min-width: 900px; 
  
} 
 
#header{ 
 height:75px; 
 width:100%; 
 background-image: url(/back-header-100-75-01.png);
 } 
 
 header1{ 
 height:47px; 
 width:150px; 
 margin: 0 -8px 0 -2px;
 /*background-image: url(back-header-100-50-01.png);*/
 } 
 
 header2{ 
 height:50px; 
 width:150px; 
 margin-left:-150px; 
 margin-right:1px; 
/* background-image: url(back-header-100-50-01.png);*/
 } 
#leftcol{
 width:150px; 
 float:left; 
 position:relative; 
 margin-left:-150px; 
 margin-right:1px; 
 background-image: url(/back01-256.png);
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #E0BFC6;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
background-image: url(/back-trans-40-256.png);
width: auto; 
 } 
 
#footer{
 height:50px; 
 width:100%; 
 background-color:#56666C; 
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px;
 background-image: url(/back-trans-40-256.png);   
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.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;} 
}

