/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 text-align:center; 
 background-image:url(images/);
 background-repeat:repeat-y;
 background-color:#FFFFFF;
 } 


A:link {text-decoration: none; color:#FFFFFF}
A:active {text-decoration: none; color:#FFFFFF}
A:visited {text-decoration: none; color:#FFFFFF}
A:hover {text-decoration: underline; color:#00FFFF}
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 font-size:13px;
 font-family:Arial, Helvetica, sans-serif;
 background-color: #FFFFFF; 
 padding:0; 
 width:auto;
 padding: 0;
} 
 
#maincol{
 font-family:Arial, Helvetica, sans-serif;
 color:#006600;
 background-color: #FFFFFF; 
 background-image:url(images/);
 float: right; 
 height: 500px; 
 display: inline; 
 position: relative; 
 width: 800px; 
 overflow: auto;
 }
 
#footer{
 top:0px;
 position: relative;
 font-family:Arial, Helvetica, sans-serif;
 background-color: #FFFFFF; 
 padding: 0;
 clear:both;
 } 
 
#text1{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	background-color: #4867b5;
}  
 
#text2{
  color:#006600;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
}  

#text3{
  color:#FFCC99;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
}  
 
#text4{
  color:#007700;
  background-color:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:normal;
}  

#text5{
  color:#007700;
  background-color:#c1cbe7;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:normal;
}  

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

