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

a {
	color: #333333;
}

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

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

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

.menu {
	color: white;
}
.menu a {
	color: white;
	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 #333333;
}

img.gallery_large_img {
	border: 1px solid #333333;
}

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

.gallery_image_title {
	color: black;
	font-weight: bold;
}

.gallery_image_description {
	color: black;
}

.gallery_buttons a {
	color: black;
}

img.from_the_gallery_img {
	border: 1px solid #333333;
}

.footer a {
	font-size: 10px;
	color: #EEEEEE;
}
a.from_the_gallery_more_link {
	display: none;
}