body {
	margin: 0px;
	padding: 0px;
	background: #234169 url(images/background.jpg) no-repeat center top;
	font: 11px tahoma, verdana, arial;
}
p {
	margin: 0px 0px 15px;
}
.header {
	background: #FFFFFF;
	height: 160px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
/*
.navigation {
	background: #b30112 url(images/navigation.gif);
	height: 22px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 7px;
}
.navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
*/
.container {
	background: #f3deb4 url(images/containerBG.gif) left top;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
.container .side {
	color: #FFFFFF;
	float: left;
	width: 241px;
	background: url(images/sideBG.gif) repeat-x top;
	padding: 20px 19px 10px;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}
.container .side strong {
	color: #f0c051;
}
.container .side h2 {
	color: #8281b0;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px;
}
.bottomMost {
	color: #FFFFFF;
	text-align: center;
}
.bottomMost a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomMost a:hover {
	color: #FFCC00;
}

.container .main {
	padding: 20px 30px 10px;
	float: left;
	width: 536px;
	background: url(images/mainBG.gif) repeat-x;
	line-height: 150%;
}
h1 {
	color: #7b0000;
	margin: 0px 0px 15px;
	font: lighter 36px "Times New Roman", Times, serif;
}

.footer {
	background: url(images/footer.gif);
	height: 69px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
}
.clearboth {
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	height: 2px;
}

.shadow {
	background: url(images/shadow.gif) no-repeat;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
}
.container .main h2 {
	font-size: 24px;
	margin: 20px 0px 0px;
	line-height: normal;
	color: #3C375A;
}
.container .main h4 {
	margin: 0px;
	letter-spacing: 1px;
	font: italic 14px "Times New Roman", Times, serif;
}
