<!--

#nav {
	width: 746px;
	border-bottom: #c6c7b5 2px solid;
	background-image: url("/images/homepage_masthead.jpg");
	background-repeat: no-repeat;
}

#nav ul {
	list-style-type: none;
	padding: 100px 0 41px 135px;
}

#nav ul li {
	margin: 0 0 5px 0;
	font-weight: bold;
}

#nav ul li.active {
	font-weight: bold;
	color: #999;
}

#nav ul li a {
	color: #444;
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#bodycontent {
	width: 746px;
	padding: 16px 0 0 72px;
	background-color: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 674px;
}

#bodycontent p {
	font-size: 11px;
}

#bodycontent img.right {
	float: right;
	margin: 0 0 0 40px;
}

#footer {
	clear: both;
	width: 746px;
	padding: 66px 0 16px 446px;
	border-top: #c6c7b5 2px solid;
	background-color: #b2b3a3;
	font-size: 11px;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 300px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	text-decoration: none;
}

//-->