body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-color: #FFF;
	line-height: 2em;
	padding-right: 2em;
	padding-left: 2em;
	background-image: url(Images/photos/bluebgd.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper #leftcol {
	width: 200px;
	float: left;
	padding: 0px;
	background-color: #dad7c8;
	margin-top: 32px;
}
#wrapper #leftcol ul {
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
#wrapper #leftcol ul li {
	height: 32px;
	width: 200px;
}
#wrapper #centercol {
	border-left-color: #EDEDED;
	margin-left: 200px;
	width: 452px;
	color: #004D76;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	font-size: .9;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#wrapper #footer {
	clear: both;
	padding: 5px;
	text-align: center;
	background-color: #004F76;
	color: #FFF;
}
#wrapper #footer a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #rightcol {
	padding: 15px;
	float: right;
	width: 250px;
	text-align: center;
}
#wrapper #header {
	height: 259px;
	background-repeat: no-repeat;
}
#wrapper {
	background-color: #FFF;
	padding: 0px;
	width: 994px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
}
#wrapper #nav {
	list-style-type: none;
	background-color: #004F76;
	height: 32px;
}
#wrapper #logo {
	background-color: #FFF;
	font-size: 14px;
	color: #999;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 15px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: center;
}
#wrapper #logo ul {
	list-style-type: none;
}
#wrapper #nav ul li {
	clear: both;
	display: inline;
	text-align: center;
}
#wrapper #logo ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #nav ul li a {
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	line-height: 32px;
	background-image: url(Images/photos/Vertcalbuttons.jpg);
	height: 32px;
	width: 160px;
	background-color: #004F76;
	clear: both;
	text-align: center;
}
#wrapper #nav ul li a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #FFF;
}
#wrapper #nav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(Images/photos/Vertcalbuttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
	display: inline-block;
	height: 32px;
	width: 160px;
}
#wrapper #nav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #centercol p strong {
	color: #615F52;
}
#wrapper #centercol h1 strong {
	color: #E41814;
}
#wrapper #centercol h2 strong {
	color: #E41814;
}
#wrapper #centercol h3 {
	color: #FBE91B;
}
#wrapper #leftcol ul li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(Images/photos/horButtons.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 160px;
	color: #FFF;
	padding-left: 40px;
	padding-top: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#wrapper #leftcol ul li a:hover {
	background-image: url(Images/photos/horButtons.jpg);
	background-position: 0px -64px;
}
