#header {
	height: 130px;
	width: 100%;
	border-bottom-width: 0px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#banner {
	height: 171px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#crest {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 171px;
	width: 625px;
	position: relative;
	top: 5px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#links p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: normal;
	text-transform: none;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 76px;
	width: 304px;
	position: relative;
	left: 10px;
	top: 27px;
	right: 0px;
	bottom: 0px;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
#links {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clear: right;
	height: 30px;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin: 10px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#banner_img {
	float: left;
	height: 171px;
	width: 100px;
	position: relative;
	left: 5px;
	top: 5px;
	right: 0px;
	bottom: 0px;
}
#links a {
	text-decoration: none;
	color: #FFF;
	background-color: #666666;
	padding: 6px;
	margin: 0px;
}
#links a:hover {
	color: #FFF;
	background-color: #993333;
}
#links a.a_current {
	color: #333300;
	background-color: #FFFFFF;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	width: 760px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
