body {
	margin: 0px;
	padding: 0px;
	background-color: #d8be77;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #000099;
}

a:focus, a:hover {
	text-decoration: none;
	color: #990000;
}

.main_content {
	margin: 4px;
	padding: 4px;
}

#outer_frame {
	width: 976px;
}

#logo_frame {
	width: 202px;
	height: 100px;
}

#nav_frame {
	width: 774px;
	height: 100px;
}

#site_nav {
	padding: 0px;
	margin: 0px;
	width: 774px;
	list-style: none;
	font-size: 10px;
	line-height: 20px;
	clear: both;
}

#filler_nav {
	height: 80px;
}
