﻿#menu li.home a { 
	background: #CBAC6C;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	color: #2D1107;
}

#mainContent h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5em;	
	margin: 0 0 15px 10px;
	clear: none;
	color: #FFF;
}

#ad {
	  display: block; /* ad display controlled by home.css in home folder */
	position: absolute;
	top: 68px;
	left: 400px;
}

#pics * {
	margin: 6px auto auto 7px;
}

