
	
	h1 { 
	font-size:170%;  
	margin:0;
	padding:0;
	color:white;
	text-align:left;
	width:200px; 
	float: left;
	position:relative; 
	top: 220px; 
	left: -80px;
	}
	
#maincontent h2 {
	color:#0066cc;  
	margin:0; 
	padding:0;
	font-size:170%; 
	}


.module { 
	width:320px;
	margin: 10px 0 0px 20px; 
	float:left; 
	text-align: left;
	}
	
	.module img {float: right; border:0;}
	
	.module h2 { 
		width:270px; 
		font-size:130%; 
		margin-bottom:-15px;padding-bottom:0;
		
		}
		
	.module p { width:270px; border-top:solid 1px #dfdfdf; padding-top:4px;  }
	
	
#panel h2 {color:#0066cc;  padding-left:0px; }





