body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #0F3D68;
	background-image: url(images/background-alt.gif);
	background-repeat: repeat;
}
.middle-repeat {
	background-image: url(images/middle.gif);
	padding-left: 35px;
}
.nav-items {
	font-weight: bold;
	color: #967324;
	font-size: 1.05em;
	line-height: 2em;
	padding-left: 20px;
	padding-top: 10px;
}
a:link {
	color: #967324;
	font-weight: bold;
}
a:visited {
	color: #0F3D68;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-weight: bold;
}
a:active {
	color: #666666;
	font-weight: bold;
}
.wrapper {
	margin: auto;
	width: 812px;
}
.left-repeat {
	background-image: url(images/left-repeat.gif);
	background-repeat: repeat-y;
	width: 130px;
}
.bottom-repeat {
	background-image: url(images/bottom-repeat.gif);
	width: 812px;
}
.text-left-repeat {
	background-image: url(images/text-left-repeat.gif);
	width: 31px;
}
.text-right-repeat {
	background-image: url(images/text-right-repeat.gif);
	width: 53px;
}
.text-box {
	color: #000000;
	background-color: #FFFFFF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #967324;
}
.heading-alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C52A1;
}
.heading-alt2 {
	font-weight: bold;
	color: #990000;
}
.quote-left-repeat {
	background-image: url(images/quote-left-repeat.gif);
	width: 30px;
}
.quote-right-repeat {
	background-image: url(images/quote-right-repeat.gif);
	width: 50px;
}
