﻿#menu li.home a { 
	background: transparent url('../../images/tvButtonHover.jpg') left top no-repeat
}

#mainContent h2 {
	font-weight: normal;
	font-size: 16px;
	color: #2F3612;
	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: 620px;
	left: 300px;
	z-index:20;
}
