body {
	background-color: #E4E18A;
	margin: 40px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}

#MainContent a {
	color: #707070;
	text-decoration:none;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 860px;
	height: 578px;
}

#main {
	background-image: url(../images/sub_background.gif);
	height: 578px;
	width: 860px;
	background-repeat: no-repeat;
}

#topnav {
	position: absolute;
	left: 75px;
	top: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #816341;
}

.emphasis {
	color: #000000;
}

.indented-list {
	list-style: none;
	padding-left:0;
	margin-left:2em;
	text-indent: -2em;
	margin-top: 0px;
	padding-top: 0px;
}

#MainContent {
	line-height:19px;
	width:404px;
}
