body {
	margin: 0px;
	padding: 0px;
	background-color: #EFF9FD;
}
div#bannertext {
	color: #F9F9EC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: -1px;
	left: 0px;
	text-decoration: none;
}
div#maincontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	margin-left: 8px;
	color: #4E6A44;
}
div#maincontent h1 {
	font-style: italic;
	font-size: 18px;
	color: #7EC5FB;
}
div#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 190px;
	position: relative;
	left: 1px;
	text-align: justify;
}
div#maincontent hr {
	position: relative;
	left: -7px;
}
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4E6A42;
	font-size: 12px;
	color: #FFFFFF;
}
div#phototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	left: 50px;
	top: -40px;
}
div#sidebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
div#bannertext a:hover {
	color: #FFFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: auto;
	left: auto;
	text-decoration: none;
	font-style: normal;
}
div#bannertext a {

	color: #F9F9EC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 0px;
	left: 1px;
	text-decoration: none;
	font-style: normal;
}
div#formtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #4E6A42;
	text-decoration: none;
}
