/* *** Generated by www.csscreator.com *** */

A:link {
 color: #000000;
}

A:visited {
 color: #000000;
}


A:hover {
 color: #4f4f4f;
}


a.leftcol:link {
 color: #847d7e;
}

a.leftcol:visited {
 color: #847d7e;
}

a.leftcol:hover {
 color: #847d7e;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

h5 {
	font-weight: normal;
	text-decoration: underline;
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color:#efefef;
 
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto;
 border:2px solid #000000; 
  
} 
 
#header{ 
 height:125px; 
 width:100%; 
 background-color:#847d7e;
 } 

#head_ban{
 height:100px;
 width:100%;
}

#main_nav{
 height:25px;
 width:100%;
}
 	 
#leftcol{
 width:90px; 
 float:left; 
 position:relative; 
 margin-left:-90px; 
 margin-right:1px;
 font-size:9px;
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 90px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #ffffff;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#footer{
 height:30px; 
 width:100%; 
 background-color:#847d7e;
 font-size:9px; 
} 

#fleft{
 height:25px;
 float:left;
 position:relative;
 width:620px;
}

#fright{
 height:25px;
 width:180px;
 position:relative;
 float:right;
 font-size:9px;
}
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#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;} 
}
