/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #e9e6e1;
} 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	width:100%;
	padding-top: 10px;
} 
 
#maincol{
	float: right;
	display:inline;
	position: relative;
 width:;
	background-color: #FFFFFF;
 }
 
#footer{
	height:250px;
	background-color:#FFFFFF;
	clear:both;
	padding-left: 20px;
	padding-top: 20px;
 } 
 

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0em 0em -0.2em 0em;
	font-weight: lighter;
}
a:link
{
  font-family: Verdana, Geneva, Helvetica, Arial; 
  font-style: normal; 
  color: #39607f;
  text-decoration: none;
  border-bottom: 1px #39607f dotted;
  
}
a:visited
{
  font-family: Verdana, Geneva, Helvetica, Arial; 
  font-style: normal; 
  color: #39607f;
  text-decoration: none;
  border-bottom: 1px #39607f dotted;
  
}
a:hover
{
	color: #000000;
	border-bottom: 1px #ff0000 solid;
}
