#page {
	width: 700px;
	line-height: 2em;
	background-color: #FFFFFF;
	padding: 0px 0px 30px;
	border-top: 0px none #436239;
	border-right: 8px solid #436239;
	border-bottom: 8px solid #436239;
	border-left: 8px solid #436239;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#mainContent {
	width: 600px;
	text-align: justify;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}


#header {
	width: 680px;
	background-image: url(http://www.joelgarver.com/ppt/img/grnfield.jpg);
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
}

#menu {
	width: 700px;
	text-align: center;
	margin: 0px 0px 0px -20px;
	padding: 4px 0px 6px 0px;
	background-color: #003300;
	filter:alpha(opacity=80);
	opacity:0.8;
	text-align: center;	
}

#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


#menu a:hover, a:active {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #FFFFFF;
}

#tempForm {
}

.tempName {
	display: block;
	margin-top: 15px;
	font-weight: bold;
}
.floatRight {
	display: block;
	float: right;
	background-color: #FFFFFF;
	padding: 15px;
	text-align: center;
	border: 1px solid #58804B;
	margin-left: 20px;
	clear: both;
}
.insetText {
	font-style: italic;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
}
.questions {
	font-weight: bold;
	color: #58804B;
	display: block;
	margin-top: 16px;
}
.title {
	font-size: 22px;
	display: block;
	color: #58804B;
	margin-bottom: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #436239;
	padding-bottom: 5px;
}
body {
	background-color: #58804B;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
}
.quote {
	font-style: italic;
	color: #666666;
	display: block;
	margin-right: 40px;
	margin-left: 40px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: none;
}


.name {
	margin-top: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
.sigBlock {
	text-align: left;
	float: left;
	line-height: 2em;
	width: 290px;
	min-height: 9em;
	margin: 0 10px 2em 0;
	border-top: none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: none #CCCCCC;
	border-left: none #CCCCCC;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	padding: 8px;
	font-weight: bold;
}