body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #5a5b63;
	margin: 0px;
	padding: 0px;
	text-align: left; }

h1, .dropText {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold; }

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #c0af01; 
	margin-bottom: 0px; }

a:link, a:visited, a:hover, a:active { color: #666; }
a:visited { color: #999; }	

#wrapper {
	width: 778px;
	}

#topHead img {
	float: left; 
	border: 0px;
}

#topNav {
	margin: 0px;
	background: url(/images/topnavBG.gif)  #ece6b6 repeat-x; }
	
#topNav img {
	border: 0px; }

#leftNav {
	background: url(/images/footer_left.gif) repeat-y; }

#rightImages {
	background-color: #f6f2d9; }

#content {
	padding: 2px 9px 9px 9px; }

#content p {
	margin: 0px 0px 15px 0px; }
	
#content a:link, #content a:visited, #content a:hover, #content a:active {
	text-decoration: none;
	border-bottom: dashed 1px; }
	
#content img {
	float: left;
	margin: 4px 12px 4px 0px; }
	
#footer {
	font-size: .8em;
	padding: 9px 0px 0px 10px;
	background: url(/images/footer.gif) repeat-x; }	