@charset "UTF-8";

.clear { 
clear: both; 
}	
h1 {
	font-size: 14px;
}
a:link {
	color: #3896D2;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
.oneColElsCtrHdr #container #mainContent #images {
	padding: 0px 25px 30px 10px;
	float: left;
	height: 450px;
	background-repeat: repeat-x;
}
