﻿#menu li.home a { 
	background: transparent url('../../images/menuHoverBG.jpg') left top repeat-x;
}

#mainContent h2 {
	font-weight: normal;
	font-size: 14px;
	color: #555;
	line-height: 1.5em;	
	margin: 0 0 10px 10px;
	clear: none;
}


#ad {
	display: block; /* ad display controlled by home.css in home folder */
	position: absolute;
	top: 393px;
	left: 250px;
}
