@charset "UTF-8";
.footer {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-align: right;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: top;
	text-align: left;
	background-image: url(../images/website_background.jpg);
	text-decoration: none;
}
#image {
	background-repeat: no-repeat;
	width: 720px;
	background-position: right top;
	float: right;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 30px;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	margin-top: -8px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
img {
	border: none;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
	float: left;
	background-color: #FFF;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 35px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
}
#content {
	width:915px;
	z-index:1;
	padding: 10px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#banner {
	height: 85px;
	width: 915px;
	margin-bottom: 10px;
	background-image: url(../images/banner4.jpg);
}
.header {
	width: 70%;
	top: 10px;
}
#image ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
#gallerynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	text-align: left;
	float: left;
	height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#forwardnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	text-align: left;
	float: left;
	height: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 33px;
}
#image li {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}
#image ul li a {
	display: block;
	height: 130px;
	text-decoration: none;
}
#content #wrapper {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#backwardnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	text-align: right;
	height: 8px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 33px;
	float: left;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #600;
}
