body {
	font-family: Georgia, "Times New Roman", Times, serif, Arial;
	font-size: 14px;
	background-color: #333333;
}
.content_table {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	height: 720px;
	width: 784px;
}
.header_row {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	height: 30px;
}
.hilite_menu_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	text-align: center;
	width: 100px;
}
.menu_text {
	font-family: Arial;
	font-size: 12px;
	text-transform: lowercase;
	color: #000000;
	height: 12px;
	text-align: center;
	width: 100px;
	text-decoration: none;
}
.menu_anchor {
	font-family: Arial;
	font-size: 12px;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
.foot_table {
	font-family: Arial;
	font-size: 10px;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer_menu_anchor {
	font-family: Arial;
	font-size: 10px;
	text-transform: lowercase;
	color: #660000;
	text-decoration: none;
}
.gallery_link {
	font-family: Georgia, "Times New Roman", Times, serif, Arial;
	color: #660000;
}

.gallery_link_current {
	font-family: Georgia, "Times New Roman", Times, serif, Arial;
	color: #0000FF;
	font-weight: bold;
}

.gallery_text {
	font-family: Georgia, "Times New Roman", Times, serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.GalleryImageLayer {
	width:486px;
	height:486px;
	z-index:1;
	background-image: url(../images/GalleryBackdrop.jpg);
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	float: left;
	
	}
.GalleryImageLayer img {
	vertical-align: middle;
	}

.gallery_descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.hover_hand {
	cursor:pointer;
}
