body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #171b21;
	background-image: url(art/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #261B13;
}
a:link {
	color: #1F334E;
}
a:visited {
	color: #1F334E;
}
a:hover {
	color: #1F334E;
}
a:active {
	color: #1F334E;
}
img {
border:none;
}
.thumbscontainer {
text-align:center;
}

.thumbscontainer ul {
float:left;
}

.thumbscontainer ul li {
  display:inline;
  float:left;
margin-left:20px;
width:230px;
text-align:center;
}
.header {
	text-align: center;
}
.headers {
	font-size: 24px;
	color: #1F334E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(art/bgsec.jpg);
	background-repeat: repeat-y;
	margin-top: 75px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#gallery {
	width: 900px;
	margin-left: auto;
    margin-right: auto;
}
#footer {
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.subheads {
	font-size: 18px;
	color: #1F334E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.copyright {
	font-size: 12px;
	color: #CEC4B5;
}
.copyright a:link {
	color: #CEC4B5;
}
.copyright a:visited {
	color: #CEC4B5;
}
.copyright a:hover {
	color: #CEC4B5;
}
.copyright a:active {
	color: #CEC4B5;
}

div.key {
position:absolute;
margin-left:160px;
margin-top:195px;
width:150px;
}

div.key ol {
font-size:12px;
line-height:1em;
margin:0px;
padding:0px;
}