body {
	margin-top: 0px;
	background-color: #949494;
}
#wrapper {
	font-family: "Optima", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 600px;
	background-image: url(../images/bkgr.gif);
	background-repeat: no-repeat;
}
#wrapper2 {
	font-family: "Optima", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 600px;
}
#logoHeader {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: auto;
	text-align: right;
}
#nav {
	background-color: #CCCCCC;
	color: #660000;
	border: solid #333333 thin;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	margin: 8px 0 8px 0;
}
h3 {
	font-size: .90em;
	margin-top: 5px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
}
h2 {
	font-size: .85em;
}
.style2 {
	font-size: .95em;
	color: #FFFFFF;
}
#image {
	clear: both;
	width: 400px;
	margin: 0 5px 0 5px;
	height: 400px;
}

#nav a:link {
	color: #660000;
	text-decoration: none;
	margin: 20px 5px 10px 5px;
	font-style:italic;
	font-size:1em;
}
#nav a:visited {
	color: #660000;
	text-decoration: none;
	margin: 20px 5px 10px 5px;
	font-style:italic;
	font-size:1em;
}
#nav a:hover {
	color:#000000;
	text-decoration: none;
	margin: 20px 5px 10px 5px;
	font-style:italic;
	font-size:1em;
}
.rightFloat {
	float: right;
	margin: 0 25px 0 0;
}
.bottomBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
#wrapper table a:link {
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	line-height: 1.5em;
}

#wrapper table a:visited {
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
}

#wrapper table a:hover {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper2 table a:link {
	color: #660000;
	text-decoration: none;
}

#wrapper2 table a:visited {
	color: #660000;
	text-decoration: none;
}

#wrapper2 table a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftFloat {
	float: left;
}
.style3 {
	font-size: 0.9em;
	color: #333333;
	margin: 0 35px 0 30px;
	text-align: left;
}
.legend {
	font-size: 0.8em;
	font-style: italic;
	color: #FFFFFF;
}
#thumbnails {
	height: 475px;
	width: 170px;
	overflow: auto;
	text-align: left;
	border-left: solid #666666 1px;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
	margin-left: 10px;
}
#thumbnails img {
	border: solid #CC9933 thin;
}
#footer {
	font-size: 0.7em;
	color: #333333;
	width: 900px;
	margin: 5px auto 0 auto;
	font-family: "Optima", Arial, "sans serif";
	background-color: #CCCCCC;
}

#footer a {
	text-decoration: none;
}
#footer a:link {
	color: #660000;
}
#footer a:visited {
	color:  #660000;
}
#footer a:hover {
	color: #000000;
}

