/* png fix */
body {
_behavior: url(http://www.reynoldswebsolutions.com/images/PngFix/iepngfix.htc);	
}

#bodyContainer {
	width:913px;
	background: url(http://www.reynoldswebsolutions.com/images/Sites/Site17209/Document/container_bg.png) transparent repeat-y;
	color:e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 35px 10px 25px;
}

h1 {
	color:#cc8c18;
	font-weight:bold;
	font-size:20px;
margin:0 0 15px;}

.date, .news {
float:left;
margin-left:15px;
}

.clear {
clear:both;
height:15px;
}

a:hover {
color:#e4e4e4;
}

