@charset "utf-8";
div#main_content h1 {
	background-image: url(../Images/GALLERY_TITLE.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
}
div#main_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a#thumb1 {
	display: block;
	height: 157px;
	width: 220px;
	text-indent: -9999px;
}
.float {
	float: left;
	width: 220px;
}
#main_content .float img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#main_content .float {
	margin-right: 40px;
	margin-top: 20px;
	
}
div#welcome {
	background-image: url(../Images/gallery_top_pic.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 132px;
	width: 341px;
	text-indent: -9999px;
	left: 36px;
	top: 144px;
}
div#welcome_text {
	position: absolute;
	width: 377px;
	left: 405px;
	top: 171px;
	font-size: 12px;
	color: #FFFFFF;
}
