body {
	color: #FFFFFF;
	background: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.maintableOuter {
	height: 1px;
	width: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0EBCC;
}
.footer {
	font-family: "Lucida Grande", Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-align: center;
	letter-spacing: 1px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	margin-bottom: 5px;
	font-variant: small-caps;
}
h2 {
	font-size: 22px;
	margin-bottom: 5px;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	letter-spacing: 1px;
}
#container #footer {
	text-align: center;
	margin-top: 25px;
}
#container #footer a {
	padding-right: 20px;
	padding-left: 20px;
}
#container #footer .footer-nav {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1;
	border-bottom: 1px solid #FFFFFF;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.left-img {
	width: 450px;
	font: 25px Tangerine, Arial, Serif;
}
.img-wrapper {
	padding: 0px;
	text-align: left;
}
.right-content {
	margin-left: 35px;
}
.top-nav {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}
.top-nav a {
	border-bottom: 3px solid #540D33;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.top-nav a:hover {
	border-bottom: 3px solid #D886D6;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.top-nav .current {
	border-bottom: 3px solid #D886D6;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
.thumbnails {
	margin: 2px;
	clear: none;
	float: left;
}
