@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin: 0;
}
a {
	text-decoration: none;
}
a:visited {
	color:#666666
}
a:hover {
	text-decoration: underline;
}
#center {
	width: 800px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	float: none;
	height: 60px;
	width: 780px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: normal;
	padding: 10px;
}
#banner a {
	text-decoration: none;
}
#banner a:hover {
	text-decoration: none;
}
#banner a:visited {
	text-decoration: none;
}
.banner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: 0.5em;
	float: left;
}
#navbar {
	color: #333333;
	padding: 0 10 30 10px;
	float: left;
	height: 45px;
	width: 790px;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navbar ul {
	padding: 0 0 0 10px;
}
#navbar ul li {
	sdisplay: inline;
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	padding: 7px;
}
#navbar ul li a {
	padding: 7px;
	color: #333333;
	text-decoration: none;
}
#navbar ul li a:visited {
	color: #993300;
	padding: 7px;
}
#navbar ul li a:hover {
	background-color: #000000;
	text-decoration: underline;
	padding: 7px;
	color: #FFFFFF;
}
#printbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 10px;
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: none;
}
h1 {
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}
#links {
	float: left;
	padding: 0;
	margin-bottom: 10px;
	clear: both;
}
#links ul li {
	margin: 0px;
	padding: 10px;
	float: left;
	height: 100px;
	width: 133px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
#centerpic {
	background-position: center;
	clear: both;
	float: none;
	height: 702px;
	width: 486px;
	text-align: center;
	padding-left: 20px;
}
#horizpic {
	float: right;
	height: 393px;
	width: 524px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#vertpic {
	float: right;
	height: 524px;
	width: 393px;
	margin-left: 10px;
}
.footer {
	clear: both;
	width: 800px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	height: 40px;
}
.footer a {
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: underline;
}
