body {
	background-color: #FFCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gallery-bg {
	background-image: url(images/gallery-bg.jpg);
	padding-right: 15px;
	padding-left: 10px;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	padding: 13px 15px;
}
h1 {
	color: #FFFFFF;
	font-size: 36px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
}
.thumb-top {
	border: 2px solid #FFFFFF;
}
a {
	color: #333333;
}
a:hover {
	color: #CC0000;
}
.thumb {
	border: 1px solid #000000;
}
.thumb-wrapper {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {font-size: 10px}td {
	vertical-align: top;
}
