body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
h3 {
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
}
.thumb {
	border: 1px solid #000000;
	margin-bottom: 8px;
}
.thumb2 {
	border: 1px solid #000000;
}
.photo-desc {
	border: 1px solid #000000;
	padding: 2px;
	float: right;
	width: 218px;
	height: 101px;
	margin-bottom: 8px;
}
.gallery-title {
	background-color: #CC3333;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.searchbox {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
a {
	color: #CC3333;
	font-weight: bold;
}
.wrapper {
	width: 340px;
}

form {
	margin: 0px;
	padding: 0px;
}
.banner-bg {
	background-image: url(images/banner-bg.jpg);
	width: 458px;
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 4px;
	text-align: center;
}
.header {
	background-image: url(images/logo-bg.jpg);
	background-repeat: no-repeat;
	width: 507px;
	padding: 10px;
	text-align: center;
	height: 90px;
}
.logo-text {
	padding-top: 8px;
}
