body { behavior: url("csshover3.htc"); 
	background-color: #999966;
}

.header {
	color: #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#form {
	background-color: #FFFFCC;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
	background-color: #D5D5B3;
	padding: 10px;
}

#disclaim_privacy {
	padding: 10px;
}

#content a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.right_text {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9933;
}

#sub_head {
	background-color: #000000;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-color: #FFFFCC;
	border-bottom-style: solid;
}

#contactMe {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:link {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	color: #D5D5B3;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	color: #D5D5B3;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#menu {
	padding: 3px;
	border-color: #999966;
	border: 1px;
	border-style: solid;
	border-width: 1px;
}

#mapContainer {
  height: 400px;
  width: 400px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #000000;
	padding: 3px;
}

.foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}

.weather a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#weather_head {
	background-image: url(file:images/gradbk.png);
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 3px;
}

.thanks {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}