/* generated by csscreator.com */ 
html, body{ 
 margin:30px 0 0 0; 
 padding:0; 
 text-align:center; 
 font:12px "Trebuchet ms", Helvetica, sans-serif;
}
a {
	color:#0000FF;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;

} 

h1 a{
 text-decoration:none;
 font-size: 30px;
}

 h2{
 text-decoration:none;
 font-size: 16px;
 color: #000040;
}
 
#pagewidth{ 
 width:700px; 
 text-align:left;  
 margin: 0 auto;

} 
 
#header{
 position:relative; 
 height:60px; 
  background-color:#FFFFFF; 
 width:100%;
} 

#menu{
 position:relative; 
 height:20px; 
 width:100%;
} 

 #menu a{
 color:#000;
 font-size:14px;
} 


#maincol{

background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:500px; 
 }
 #rightcol{

background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:190px; 
 }
#footer{
 height:60px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

 
