body {
margin: 0;
padding: 0;
font: 70% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 1px;
list-style-type: none;
}
#menu {
position: relative;
}
dl#menu {
width: 175px;
}
dl#menu dt {
cursor: pointer;
margin: 2px;
height: 20px;
line-height: 20px;
text-align: right;
font-weight: bold;
border: 1px solid #40707E;
background:#438181;
}
dl#menu dd {
border: 0px solid gray;
}
dl#menu li {
text-align: right;
padding: 3px;
}
dl#menu li a, dl#menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
padding: 0px 3px 0px 3px;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #4D9592;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

.navbg{
height: 500px;
}

.footer {
background-color: #488D88;
padding: 8px;
color: #CCCCCC;
font-size: 85%;
text-align: right;
}

.headline1 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #2F7675;
	text-align: left;
}
.subhead {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #2F7675;
	text-decoration: none;
	text-align: left;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
	padding: 15px 25px 10px 25px;
}
.bold_text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.bio_text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #DEA449;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #43797F;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #43797F;
	text-decoration: none;
}
.bold text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
