.OBHS1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.thumbnail 
{
	float: left;
	width: 150px;
	border: none;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#thumbnail a img {
	width: 150px;
	position: absolute;
	top: 200px;
	left: 500px;
	border: 1px solid;
	visibility: hidden;
	}

 /* commented backslash hack v2 - hide rules from IE5 Mac \*/
#thumbnail a {
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 10px; 
	display: block;
	line-height: 80px;
	}	
#thumbnail li {
	margin-top:0;
	margin-bottom:0;
	width: 80px;
	}
/* end hack */


#thumbnail a:hover img {
	visibility:visible;
	}


.clearboth { clear: both; } 
.boldhead {
	color: #FFF;
	background-color: #7B4242;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
