body {
	margin-top: 0px;
	background-color: #BDCAD6;
}
#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 550px;
	background-image: url(../images/bkgr2.gif);
	background-repeat: no-repeat;
}
#wrapper2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 550px;
	background-image: url(../images/bkgr3.gif);
	background-repeat: no-repeat;
}
#logoHeader {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	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: .90em;
	margin-top: 5px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#visit {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #333333;
	width: 100%;
	margin: 0 auto 10px auto;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFCC;
	font-weight: normal;
	margin: 0 0 8px 0;
}
h4 {
	background-color: #0D1E3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	margin-left: 0px;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #0D1E3F;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	margin-bottom: 10px;
}
.em85 {
	font-size: .85em;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #FFFFFF;
}
#image {
	clear: both;
	width: 400px;
	margin: 0 5px 0 5px;
	height: 400px;
}

#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
	font-style:italic;
	font-size:1em;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
	font-style:italic;
	font-size:1em;
}
#nav a:hover {
	color:#FFCCCC;
	text-decoration: none;
	margin: 5px 0 5px 0;
	font-style:italic;
	font-size:1em;
}
.bottomBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
#wrapper table a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}
#wrapper table a:link {
	color: #FFFFFF;
}

#wrapper table a:visited {
	color: #FFFFFF;
}

#wrapper table a:hover {
	color: #660000;
}
.leftFloat {
	float: left;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0D1E3F;
	margin: 0 35px 0 30px;
}
blockquote {
	text-indent: 35px;
}
.rightFloat {
	float: right;
}
#wrapper2 .style3 a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #0D1E3F;
}
.scrollwindow {
	height: 450px;
	overflow: auto;
	width: 375px;
}
