h2 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}
p {
	font-size: 10pt;
}
#search_page {
	width: 100%;
}

h1 {
	font-size: 36px;
	font-weight: bold;
}
body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#about_menu {
	position: absolute;
	height: auto;
	width: 250px;
	background-position: left;
	left: 180px;
	top: 17px;
}
#whole_page {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: 003300;
	top: 1px;
	padding: 10px;
	border: 1px solid #666666;
}
.color {
	background-color: #003300;
}
#mailform {
	width: 84%;
}


#main_text {
	position: relative;
	height: auto;
	width: 75%;
	float: left;
	margin-left: 5%;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#logo {
	position: relative;
	width: 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#menu_bar_vert {
	position: relative;
	width: 14%;
	float: left;
	left: 15px;
	top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#legal {
	position: relative;
	width: 100px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
}
#address {
	float: left;
	position: relative;
	padding: 25px;
	width: 80%;
}
#recordnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

#Travel {
	width: 221px;
	height: 47px;
	position: absolute;
	left: 21px;
	top: 215px;
	background-position: left;
}
#back_button {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
}
