body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#title {
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 359px;
	float: left;
}
#container {
	text-align: left;
	width: 771px;
	clear: both;
	margin: 0px auto;
}
#topright {
	float: left;
	height: 91px;
	width: 412px;
}

#subtitle {
	background-image: url(images/subtitle.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 412px;
	float: left;
}
#navigation {
	float: left;
	height: 27px;
	width: 360px;
	background-color: #ACCDEB;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4257;
	line-height: 27px;
}
blockquote {
	font-size: 11px;
	font-style: italic;
}

#navigation a:link {
	color: #2B4257;
	text-decoration: none;
}
#navigation a:visited {
	color: #2B4257;
	text-decoration: none;
}
#navigation a:hover {
	color: #2B4257;
	text-decoration: underline;
}
#navigation a:active {
	color: #2B4257;
	text-decoration: underline;
}
#menuright {
	background-image: url(images/menuright.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 52px;
	float: left;
}
#contenttop {
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 39px;
	width: 771px;
}
#content {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	width: 597px;
	padding-right: 72px;
	padding-left: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344B61;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content a:link {
	color: #344B61;
	text-decoration: underline;
}
#content a:visited {
	color: #344B61;
	text-decoration: underline;
}
#content a:hover {
	color: #344B61;
	text-decoration: none;
}
#content a:active {
	color: #344B61;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

#contentbottom {
	background-image: url(images/contentbottom.jpg);
	height: 108px;
	width: 771px;
}
#padder {
	height: 30px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
.highlight {
	font-weight: bold;
	font-size: 10px;
	color: #B30000;
}
