body, td {
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 13px;
	color: #DDDDDD;
}

a {
	color: #DDDDDD;
}

.site_name_header {
	font-family: Century Gothic, Trebuchet MS, Arial;
	font-size: 20px;
	color: #6C0000;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

table.gallery td {
	padding-bottom: 10px;
}

.menu {
	color: #6C0000;
}
.menu a {
	color: #6C0000;
	font-size: 13px;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.required {
	font-size: 12px;
	color: white;
}

img.gallery_thumb_img {
	border: 1px solid white;
}

img.gallery_large_img {
	border: 1px solid white;
}

body.gallery_image_body {
	background-color: #2A2A2A;
	text-align: center;
}

.gallery_image_title {
	color: #DDDDDD;
	font-weight: bold;
}

.gallery_image_description {
	color: #DDDDDD;
}

.gallery_buttons a {
	color: #DDDDDD;
}

img.from_the_gallery_img {
	border: 1px solid white;
}

.footer a {
	font-size: 10px;
	color: #DDDDDD;
}