
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image: url('images/lakex3.jpg');

color: #376F75;
} 
 
#pagewidth{ 
 width:850px; 
 text-align:left; 
 margin:10px auto;
 background-color:white;
 border: 3px solid #376F75;
} 
 
#header{
 position:relative; 
 height:205px; 
 width:90%;
 margin:0 auto;
 display:block;
 padding:5px 15px 15px 5px;
 text-align:center;
 background-color:white;
} 

#header h1 {
 text-align:center;
 }
 
#maincol{
 position: relative;
 border-top: 2px solid #376F75;
 border-bottom: 2px solid #376F75;

 }

#maincontent {
 margin: 0 15px 10px 15px;
}

#maincontent h1 {
 text-align:center;
 font-size: 1.53em;
 }

#maincontent h2 {
 text-align:center;
 font-size: 1.1em;
 color:#000000;
 }

#maincontent h3 {
 text-align:center;
 font-size: 1em;
 font-style: italic;
}

.boxr {
 width: 250px;
 float:right;
 margin: 0 20px 0 15px;
 padding:15px;
 border: 1px solid #376F75;
 color:#4463AC;
}


 
#footer{
 height:50px; 
 text-align:center;
 clear:both;
 display:block;
 margin: 3px 0 0 0;
} 
 

 
 
/* ******************************************************************** */ 
/* Clearfix: http://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 */  

