body {
	background-color: #DFBF86;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.gallery_table {
	border: 1px solid #D9CEC8;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4C23;
}
.gallery_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3ECE2;
	background-color: #003366;
	font-weight: bold;
}
.gallery_pic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
}
.pic_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
