body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background-color: #001549;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 740px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #F3EEC6;
}
#header {
	background-color: #30251F;
	position: relative;
	height: 170px;
	width: 740px;
	top: 0px;
}
#topNav {
	height: 106px;
	width: 104px;
	top: 7px;
	right: 0px;
	position: absolute;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #71B1B1;
	position: relative;
	height: 35px;
	width: 740px;
	font-size: 14px;
	color: #000;
}
#navigation a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration:none;
}
#navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration:none;
}
#navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration:underline;
}
#slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #492A08;
	position: absolute;
	height: 75px;
	width: 596px;
	left: 69px;
	top: 113px;
	background-image: url(images/slogan_bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-left: 20px;
	text-align: center;
	line-height: 22px;
}
.slogan2 {
	font-family: "Times New Roman", Times, serif;
	color: #492A08;
	position: relative;
	height: 65px;
	width: 596px;
	left: 69px;
	background-image: url(images/slogan_bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 20px;
	text-align: center;
	line-height: 22px;
	font-size: 20px;
	top: -10px;
}
#logo {
	height: 88px;
	width: 305px;
	position: absolute;
	top: 14px;
	left: 14px;
}
#contentArea {
	position: relative;
	width: 740px;
	height: 215px;
	background-color: #F4EEC6;
}
#contentLeft {
	position: absolute;
	height: 140px;
	width: 390px;
	left: 20px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
#contentLeft h1 {
	font-size: 20px;
	color: #71B1B1;
	font-weight: normal;
}
#contentRight {
	position: absolute;
	width: 263px;
	right: 13px;
	top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #492A08;
	font-weight: bold;
}
#footer {
	position: relative;
	height: 38px;
	width: 740px;
	background-color: #001549;
}
#footerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	position: relative;
	height: 35px;
	width: 740px;
	background-color: #001549;
}
#mainContent {
	background-color: #F4EEC6;
	width: 700px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	color: #492A08;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	line-height: 16px;
}
#boxes {
	position: relative;
	height: 136px;
	width: 740px;
	top: 0px;
	background-color: #FFF;
	text-align: center;
}
#copyright {
	position: absolute;
	height: 26px;
	width: 261px;
	top: 5px;
	left: 5px;
}
#footerNav {
	position: absolute;
	height: 50px;
	width: 350px;
	top: 15px;
	right: 10px;
}

#footerNav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footerNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footerNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#sloganSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #492A08;
	position: absolute;
	height: 55px;
	width: 596px;
	left: 69px;
	top: 113px;
	background-image: url(images/slogan_bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 10px;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}

