body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}
div#logo {
	position: absolute;
	left: 35px;
	top: 24px;
	width: 304px;
	height: 300px;
	}
div#topnav {
	position: absolute;
	left: 320px;
	top: 23px;
	width: 362px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: gray;
	font-weight: bold;
	}
div#topnav p {
	padding-bottom: 4px;
	border-bottom: 1px solid #e2e3e4;
	}
div#topnav p span.on {
	padding-bottom: 4px;
	border-bottom: 1px solid #999999;
	}
div#topnav p span.spacer {
	padding-bottom: 4px;
	border-bottom: 1px solid #e2e3e4;
	}
div#topnav p a {
	padding-bottom: 4px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;
	border-bottom: 1px solid #e2e3e4;
	}
div#topnav p a:hover {
	padding-bottom: 4px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	}
div#images {
	position: absolute;
	left: 432px;
	top: 84px;
	width: 254px;
	height: 197px;
	}
div#homeblurb {
	position: absolute;
	left: 167px;
	top: 324px;
	width: 510px;
	height: 122px;
	}
div#footer {
	position: absolute;
	left: 168px;
	top: 490px;
	width: 510px;
	height: 32px;
	font-family: Georgia, Bookman, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	}
div#footer a {
	color: #669966;
	border-bottom: 1px solid #99cc99;
	text-decoration: none;
	}
div#footer a:hover {
	color: #336633;
	border-bottom: 1px solid #669966;
	}
