html {
	height: 100%;
}
body {
	text-align: center;
	background: #000;
	margin: 0;
}
#container {
	background-color: #fff;
	width: 711px;
	height: 100%;
	text-align: left;
	margin: 0px auto 0 auto;
}
#wrapper {
	height: 100%;
	background: #fff url(images/background.gif) repeat-y 50% 0;
	width: 711px;
	text-align: left;
	margin: 0px auto 0 auto;
}
#header {
	width: 711px;
}
#header img{
	display: block;
}
#footer {
	background-color: #000;
	width: 711px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ccc;
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
	bottom: 0px;
}
#footer a:link{
	color:#ccc;
	text-decoration: none;
}
#footer a:visited{
	color:#999;
	text-decoration: none;
}
#footer a:hover{
	color:#fff;
	text-decoration: underline;
}
#footer a:active{
	color:#000;
	text-decoration: underlne;
}
#navigation {
	height: 100%;
	margin: 0px;
	width: 137px;
	float: left;
	background-color: #fff;
}
#navigation img{
	display: block;
	border: 0;
}
#content {
	float: left;
	width: 524px;
	padding: 15px 25px 0 25px;
	background-color: #fff;
}
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #0d5da3;
	margin: 8px 0 4px 0;
}
#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	margin: 12px 0 0 0;
	text-transform: uppercase;
}
#content h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #0d5da3;
	margin: 8px 0 4px 0;
}
#content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	margin: 0 0 9px 0;
}
#content ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333;
	margin: 0 0 6px 0;
	list-style: circle;
}
#content img{
	display: block;
	margin: 0 0 4px 12px;
	float: right;
	border: none;
}
#content a:link{
	color: #0d5da3;
	text-decoration: none;
}
#content a:visited{
	color: #0d5da3;
	text-decoration: none;
}
#content a:hover{
	color: #094173;
	text-decoration: underline;
}
#content a:active{
	color: #0d5da3;
	text-decoration: underline;
}
#medallions {
	width: 499px;
	min-height: 72px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#medallions .leftmedallion {
	float: left;
	width: 150px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#medallions .leftmedallion img{
	display: block;
	margin: 0px;
	float: none;
	border: none;
}
#medallions .leftmedallion p img{
	display: inline;
	margin: 0px;
	border: 0px;
	float: none;
}
#medallions .leftmedallion p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 0 0 0 6px;
}
#medallions .centermedallion {
	margin: 0px;
	float: left;
	width: 150px;
	text-align: left;
	padding: 0 11px 0 11px;
	border-width: 0px 1px 0px 1px;
	border-style: dotted;
	border-color: #608eae;
}
#medallions .centermedallion img{
	display: block;
	margin: 0px;
	border: 0px;
	float: none;
}
#medallions .centermedallion p img{
	display: inline;
	margin: 0px;
	border: 0px;
	float: none;
}
#medallions .centermedallion p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 0 0 0 6px;
}
#medallions .rightmedallion{
	float: left;
	width: 150px;
	text-align: left;
	padding: 0 0 0 11px;
}
#medallions .rightmedallion img{
	display: block;
	margin: 0px;
	border: 0px;
	float: none;
}
#medallions .rightmedallion p img{
	display: inline;
	margin: 0px;
	border: 0px;
	float: none;
}
#medallions .rightmedallion p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding: 0 0 0 6px;
}
.spacerimage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.arrows {
	float: left;
	text-align: left;
}
#pavilion img{
	display: block;
	margin: 0px 0px 24px 0px;
	border: none;
}
#content h1 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
#seh {
width: 485px;
margin: 8px 0 0 0;
clear: both;
text-align: center;
padding: 0;
}
#seh img {
float: none;
text-align: center;
margin: 0 auto 0 auto;
}
.clear {
	clear:	both;
}
#announcement {
	padding: 6px;
	background: #ddd;
}