body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	color: #006600
}
.style3 {
	color: #999999
}
.click_image {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0px;
}
.gallery_box {
	border: 1px solid #818156;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.footer_text {
	font-size: 14px
}
.gallery_titles {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}
.gallery_text {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
}
.story_text {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.address_text {
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.errors{
	background:#fff url(../images/error.png) repeat-x bottom center;
	color:#ff0000;
	padding:5px;
	margin-bottom:10px;
	border:solid #ff0000 1px;
}

