@charset "ISO-8859-1";
body {
	background-color: #BABF8B;
}
a {
	color: #660000;
}
#navigation a {
	color: #660000;
	text-decoration: none;
}
.header {
	font-size: 26px;
	font-weight: bold;
	color: #660000;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 15px;
	background-color: #999966;
	vertical-align: top;
}
#wrapper {
	background-color: #999966;
	border: 1px solid #333300;
	padding: 0px;
	width: 765px;
}
#header img {
	border: 1px solid #333333;
}
#mainGallery {
	padding: 10px;
	text-align: center;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 15px;
	text-align: left;
	line-height: 17px;
}
#footer {
	background-color: #BABF8B;
	height: 35px;
	border: 1px solid #333333;
	vertical-align: middle;
	padding-top: 15px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a {
	margin-right: 20px;
	margin-left: 20px;
}
