body {
	font: 13px/22px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: url(images/bkgrd.jpg);
	margin: 0px;
	padding: 0px;
}
.main {
	font-size: 13px;
	color: #333333;
	background: #FFFFFF url(images/border.gif) no-repeat;
	border-right: 1px solid #663300;
	border-left: 1px solid #663300;
	border-top-style: none;
	border-bottom-style: none;
	min-height:400px;
	padding-top: 40px;
	padding-bottom: 20px;
	line-height: 22px;
}
.main h1 {
	font-size: 18px;
	font-weight: normal;
	color: #330000;
	border-bottom: 1px solid #BBAC89;
	text-align: center;
}
.footer {
	font-size: 11px;
	color: #330000;
	text-align: center;
	line-height: 19px;
	background: url(images/border2.gif) no-repeat;
}
.footer a {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.photos {
}
.photos img {
	border: 1px solid #330000;
}
a {
	color: #663300;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
