body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	background-image: url(imgs/hhos_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-left: 1px solid Black;
	margin-left: 0px;
	padding-left: 6px;
}
#nav a {
    text-decoration: none;
	 border-bottom: none;
}
#new {
	width: 120px;
	height: 80px;
	border: 1px dotted #FFB3D9;
	text-align: center;
	vertical-align: middle;
}	
a:link {
    font-family: Verdana, Arial, sans-serif;
    color: #9C416B;
    text-decoration: none;
    border-bottom: 1px dashed;
}
a:visited {
    font-family: Verdana, Arial, sans-serif;
    color: #7F5618;
    text-decoration: none;
    border-bottom: 1px dashed;
}
a:hover {
    font-family: Verdana, Arial, sans-serif;
    color: #9C416B;
    text-decoration: none;
    border-bottom: 1px none;
}
.overline {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	text-transform: uppercase;
	
}
.overline-subhead {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C04854;
	color: #9C416B;
}
li {
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(imgs/bullet.gif);
	padding-bottom: 6px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D64EA0;
}
.news_body {
	padding-left: 12px;
}
.spacer_left {
	float: left;
}
.image_left {
	float: left;
	padding: 5px 15px 15px;
}
.image_right {
	float: right;
	padding: 5px 15px 15px;
}
