﻿#menu li.home a { 
	background: transparent url('../../images/menuHoverBG.jpg') left top repeat-x;
}

#mainContent h2 {
	font-weight: normal;
	font-size: 16px;
	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: 368px;
	left: 250px;
}

#pics {
	height: 376px;
	background: url('../../images/photoHolderTall.jpg') left top no-repeat;
}

