body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: white;
	background-color: #456364;
}

#footer {
	display: block;
	height: 128px;
	width: 950px;
	background-image: url(images/new_footer.gif);
}

#copyright {
	margin-left:600px;
	font-size:10px;
}

#content {
	width: 575px;
	margin-right: 100px;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-left: 100px;
	font-size: 14px;
	padding: 10px;
}

#header {
	height: 82px;
	width: 950px;
	display: block;
	background: url(images/new_header.gif)top no-repeat;
}

#capsule {
	width: 950px;
	clear:both;
}

#header ul {
list-style:none;
position:relative;
margin-left:320px;
}

#header ul li {
display:inline;
float:left;
margin:2px;
}

#header ul li a {
text-decoration:none;
display:block;
background-color:#8AAAB0;
color:#456364;
width:70px;
height:40px;
text-align:center;
font-size:13px;
font-weight:700;
}

#header ul li a:hover, #header ul li a.here {
background-color:#fff;
color:#f00;
}



.mono {
line-height:40px;
}

.duo {
line-height:18px;
}
