/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size:90%; 
} 

a:link {color: #303030; text-decoration: underline; }
a:visited {color: grey; text-decoration: underline; }

img.special {border: 20px grey solid;}

h1 {
font-family: occidental, georgia, serif;
font-size:350%;
}

h2 {
font-family: occidental, georgia, serif;
font-size:250%;
}

h3 {
font-family: occidental, georgia, serif;
font-size:200%;
}

h4 {
font-family: occidental, georgia, serif;
font-size:150%;
}

#pagewidth{ 
 width:70%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:220px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#navigation {
 padding: 20px;
 margin: 0px 0px 0px 0px;
}

#leftcol{
 width:40%; 
 float:left; 
 position:relative; 
  }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:50%; 
 }
 

#footer{
 height:200px; 
  background-color:#FFFFFF; 
 clear:both;
 padding: 10px;
 } 
 

 
 /* *** 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 */  


 }

