/* generated by csscreator.com */ 
html, body{margin:0; padding:0; text-align:center; background-image:url(images/bkg.jpg); background-repeat:repeat-x; font-family:verdana;}
#pagewidth{width:850px; margin-left:auto;  margin-right:auto;  }
#maincol{float: right; display:inline; position: relative; width:850px;}
.links {color: #39779E;}
.footer{color: #999999; font-size: 9px;}
.links a{font-size: 12px; color: #39779E; text-decoration:none}
.links a:hover{font-size: 12px; color: #39779E; text-decoration:none}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-block;}
/* 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;} 
#twocols, #maincol{width:100%; float:none;}
}
