#pageholder {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
#topbanner {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7D7510;
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(topbanner.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 90px;
	border: 1px solid #7D7510;
}

#topmenu {
	height: auto;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
}
#bluetopmenu a:link {
	color: #1936FE;
}
#bluetopmenu  a:visited  {
	color: #55D3FC;
}

#maincontent {
	height: auto;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin dotted #7D7510;
	padding-left: 5px;
	padding-right: 5px;
}
#bottommenu {
	height: 50px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #645E0D;
	font-weight: normal;
	margin-top: 0px;
	background-color: #FCFAE2;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #7D7510;
}
a:visited {
	text-decoration: none;
	color: #7D7510;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7D7510;
}
.right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
form {
	margin-left: 150px;
	margin-right: 150px;
}
li {
	list-style-image: none;
	list-style-type: disc;
	margin-left: 150px;
}
.contactthanks {
	font-weight: bold;
	text-align: center;
}
#pageholder #maincontent h1 {
	font-size: 1.4em;
}
#bluetopbanner {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7D7510;
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(bluetopbanner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 90px;
	text-decoration: none;
}
#bluetopmenu {
	height: auto;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
}
#bluebottommenu {
	height: 50px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	text-align: right;
}
#bluebottommenu a:link {
	color: #1936FE;
}
#bluebottommenu a:visited {
	color: #55D3FC;
}

