/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

body { text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin:0; padding:0; background-color: #fff; background-image: url(images/back.gif); background-repeat: repeat-y; background-position: 50%; }
 
 a:link { color:#91A8DC; text-decoration:none;font-weight: bold; }
a:visited { color:#91A8DC; text-decoration:none; font-weight: bold;}
a:hover { color:#666666; text-decoration:underline; font-weight: bold;}
a:active { color:#91A8DC; font-weight: bold;}
img { border:none; }

#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:150px; 
  background-color:#666; 
 width:100%;
 background-image: url(images/mainpic.gif); background-repeat: no-repeat; background-position: 0px 0px;
} 

html>body #navtop { height:25px; }


#navtop {
position:relative; 
 height:25px; 
 background-color:#91A8DC; 
 text-align:center;
 padding:10px 0 0 0;
 margin:0;
  }
  
#navtop a:link { color:#fff; text-decoration:none;font-weight: bold;   }
#navtop a:visited { color:#fff; text-decoration:none; font-weight: bold;}
#navtop a:hover { color:#cccccc; text-decoration:underline; font-weight: bold; }
#navtop a:active  { color:#fff; text-decoration:underline; font-weight: bold;}
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 text-align:left;
 display:inline; 
 position: relative; 
 width:750px; 
 margin: 20px;
 }
 
 #maincol h1 {
 color:#000;
  border-bottom:1px solid #EC7C56;
 font-family: Georgia, "Times New Roman", Times, serif; font-size:21px;
 padding:5px 0 10px 0;

 }
 
#footer{
 height:100px; 
  background-color:#63666F; 
 clear:both;
 } 
 
#footer p {
text-align:center;
padding: 5px;
color:#FFF;
}
 
 /* *** 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 */  

