body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	line-height: 140%;
}
a, a:visited, a:active, a:hover {
	color: #889847;
	text-decoration: none;
}
a img{
	border: 0px;
}
h1, h2, h3, h4 {
	color: #889847;
}
h1 {
	font-size: 40px;
	letter-spacing: -1px;
	margin-bottom: 12px;
}
h3 {
	margin-top: 20px;
	font-size: 20px;
	letter-spacing: -1px;
	margin-bottom: 8px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}
h4.title_subtext {
	margin-top: 12px;
}
.clear {
	clear: both;
}
#top {
	background-image: url(../gui/bg-top.png);
	height: 20px;
	margin-bottom: 10px;
}
#page {
	width: 780px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 10px;
}
#content {
	width: 562px;
	background-image: url(../gui/bg-left.png);
	background-repeat: repeat-y;
}
#content .headliner {
	margin-bottom: 20px;
}
#content p {
	margin: 12px 0px;
}
#content ul {
	padding: 0px;
	margin: 12px 0px;
	margin-left: 20px;
	list-style: none;
	list-style-image: url(../gui/bullet.png);
}
#content_main {
	padding: 12px;
}
#content_top {
	background-image: url(../gui/bg-left-top.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 10px;
}
#content_bottom {
	background-image: url(../gui/bg-left-bottom.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 13px;
}
#nav_right {
	position: absolute;
	left: 572px;
	top: 0px;
	width: 210px;
	height: 415px;
}

.highlight {
font-weight: bold;
color:#FFFFFF;
background-color:#94a35a;
text-decoration:none;
padding-right:3px;
padding-left:3px;
}

.title2 {
font-size: 15px;
text-indent: 20px;
font-weight:bold;
color: #889847;
}

#interview_body {
	margin-bottom: -10px;
}
