body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #A33814;
	color: #FFFFFF;
	background-image: url(../images/back_grad.jpg);
	background-repeat: repeat-x;
	
}
.photo_tags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFF;
	padding: 10px;
}
.photo_tags_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFF;
	padding: 10px;
	font-weight: bold;
}
.thin_white_borders {
	border: 1px solid #FFFFFF;
	background-color: #5A1A0E;
}
h2 {
	font-size: 140%;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.BackgroundFill {
	background-color: #000;
	height: 100%;
	width: 100%;
}
#top_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	width: 100%;
}
.menu_system {
	font-size: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.main_body {
	font-size: 11px;
}
.black_image_border {
	border: 3px solid #000000;
}
.White_Image_Border {
	border: 10px solid #FFFFFF;
}
.gallery_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
#lower_bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active, a:hover {
	color: #006633;
	text-decoration: none;
}
a.homelink, a.homelink:visited {
	color: #a53c18;
	text-decoration: none;
	font-weight:bold;
}
a.homelink:active, a.homelink:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	margin-bottom: -1px;
}
.gallery_pad {
	margin-top: 15px;
}

