body {
	margin-top: 0px;
	background-color: #BDCAD6;
}
#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #000000;
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 550px;
	background-image: url(../images/bkgr4.gif);
	background-repeat: no-repeat;
}
.lftFlt {
	float: left;
	margin-right: 6px;
}
#logoHeader {
	width: 940px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
	margin: 8px 0 8px 0;
}
h3 {
	font-size: 1em;
	margin-top: 5px;
	font-weight: normal;
}
#visit {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #333333;
	width: 500px;
	text-align: center;
	margin: 40px auto 10px auto;
}
.whiteText {
	font-size: .85em;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:link, a:visited
{
	color:#FFFFFF;
}
a:hover
{
	color:#999999;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFCC;
	font-weight: normal;
	margin: 0 0 8px 0;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	width: 100px;
	float: left;
	margin-left: 25px;
	text-align: left;
	margin-right: 10px;
	margin-top: 85px;
	font-style: italic;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	width: 130px;
	float: left;
	margin-left: 25px;
	text-align: left;
	margin-right: 10px;
	margin-top: 85px;
	font-style: italic;
}
#desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	width: 150px;
	float: left;
	margin-left: 10px;
	text-align: left;
	margin-right: 10px;
	margin-top: 0px;
	color: #660000;
	margin-bottom: 0px;
	border: solid #FFFFFF 1px;
	background-color: #BDCAD6;
	padding-right: 5px;
}
#wrapper #desc a {
	font-weight: bold;
	text-transform: none;
	color: #132852;
}
#image {
	clear: both;
	width: 600px;
	border: solid #0D1E3F 1px;
	height: 399px;
	text-align: left;
	vertical-align: bottom;

}
.verbiage {
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #132852;
}
.verbiageLeft {
	float: right;
	height: auto;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #132852;
	text-align: left;
}
#image .verbiage a:link, a:visited
{
	color: #660000;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
#nav a:hover {
	color:#660000;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
.nav a:hover {
	color:#660000;
	text-decoration: none;
	margin: 5px 0 5px 0;
}
.bottomBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
