body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999966;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
a {
	text-decoration: none;
}
#header {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	height: 103px;
}
#topnav {
	background-image: url(images/topnav.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 120px;
	margin-top: 0px;
}
#topnav a {
	padding-right: 22px;
	padding-left: 22px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
#topnav a:hover {
	color: #FFFFFF;
}
#holder {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content a {
	color: #8B0D03;
	font-weight: bold;
}
#content a:hover {
	color: #9C3F2A;
}
#content h1 {
	color: #102A2D;
	font-family: "Bernhard Modern BT", Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-size: 20px;
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 50px;
}
#footer {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}
