#subhead1 li {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding: 5px;
	display: inline;
	letter-spacing: 1px;
}
#subhead1 a {
	font-weight: bold;
	color: #1B6D5B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}

#subhead1 {
	height: 40px;
	width: 600px;
	position: absolute;
	left: 150px;
	top: 0px;
}
#main {
	height: 410px;
	width: 600px;
	position: absolute;
	left: 161px;
	top: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#topnav {
	color: #FFFF00;
	height: 450px;
	width: 150px;
	position: absolute;
	background-color: #1B6D5B;
}
#logohead {
	background-color: #1B6D5B;
	height: 450px;
	width: 150px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#subhead1 li {
	display: inline;
	padding: 5px;
	list-style-type: none;
}
#subhead1 ul {
	display: inline;
}
#mainbody {
	position: absolute;
	height: 400px;
	width: 600px;
	left: 150px;
	top: 40px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
