/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
background-image: url("../images/back.gif");
background-color: #5B5B5B;
/*margin: 20px 0px 0px 32px;*/ 
background-repeat: repeat-x;
background-color: #656565;
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
margin-top:10px;
 background-color:#ffffff;
 border: 2px #eeeeee solid;
padding: 8px;
height:100%;
} 
 
#header{
position:relative; 
height:120px; 
background-color:#416186; 
width:100%;
margin-bottom:10px;
} 
 
#leftcol{
 width:242px; 
 float:left; 
 position:relative; 
 padding-right:4px;
 padding-left:2px;
 padding-bottom:4px;

 
}
 
#twocols{
 width:540px; 
 float:right; 
 position:relative; 

  }
 
#rightcol{
 width:250px; 
 float:right; 
 position:relative; 
 background-color:#ffffff;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 /*width:290px; */
 }
 
#footer{
 height:355px; 
 clear:both;
 position: relative; 
margin-bottom:25px;
 } 
 
 /* *** Float containers fix:
 https://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.directory A:active {
	color: #000000;
}

.directory { padding:8px; }

.left_box {
border:1px solid #cccccc; margin-bottom:10px; padding:8px;
}