#container {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADABA8;
	border-left-color: #ADABA8;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #ADABA8;
	background-color: #3F3F3B;
}
#footer {
	background-color: #ADABA8;
	height: 44px;
	font-size: 11px;
	color: #64665A;
	line-height: 22px;
}
#footer a {
	color: #64665A;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#header {
	background-color: #3F3F3B;
	height: 86px;
	background-image: url(../header.png);
	background-repeat: no-repeat;
}
#header a {
	display: block;
	height: 82px;
}
#imageholder {
	background-color: #f2f2f2;
	height: 207px;
}
body {
	background-color: #999791;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 13px;
	color: #F2F2F2;
	line-height: 2em;
}
a {
	color: #F2F2F2;
}
a:hover {
	color: #64665A;
}
#nav {
	height: 36px;
	background-color: #64665A;
	width: 956px;
}
h1, h2, h3{
	margin: 0px;
	padding: 0px;
}
#sidebar1 img {
	border: 10px solid #666666;
}
#sidebar2 img {
	border: 10px solid #666666;
}
.header {
	font-size: 16px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
form {
	background-color: #484844;
}
.datestamp {
	font-size: 9px;
	color: #CCCCCC;
}
.caption {
	font-size: 9px;
}
#square {
	background-color: #999791;
	height: 227px;
	width: 227px;
}

