body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
td {
	font-size: 11px;
}
a:link {
	color: #584848;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #584848;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #584848;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
.titletext {
	font-size: 12px;
	font-weight: bold;
	color: #584848;
}
.contacttext {
	color: #584848;
}
.drawingtitle {
	font-style: italic;
	font-size: 10px;
}
.popupbk {
	background-image: url(gallery1/popup_img1a.jpg);
	height: 580px;
	width: 680px;
	background-repeat: no-repeat;
	position: absolute;
}
.popup2bk {
	background-image: url(images/popup_gall2bk_image.jpg);
	height: 580px;
	width: 680px;
	background-repeat: no-repeat;
	position: absolute;
}
.popup3bk {
	background-image: url(images/popup_gall3bk_image.jpg);
	height: 580px;
	width: 680px;
	background-repeat: no-repeat;
	position: absolute;
}
.popup4bk {
	background-image: url(images/popup_gall4bk_image.jpg);
	height: 580px;
	width: 680px;
	background-repeat: no-repeat;
	position: absolute;
}
.red a:link {
	color: #584848;
	font-size: 11px;
	text-decoration: none;
}
.red a:visited {
	color: #584848;
	font-size: 11px;
	text-decoration: none;

}
.red a:hover {
	color: #584848;
	font-size: 11px;
	text-decoration: underline;

}
.red a:active {
	color: #584848;
	font-size: 11px;
	text-decoration: none;
.gallerytitle {
	font-size: 18px;
	font-weight: bold;
}
.galltitle {
	font-size: 16px;
	font-weight: bold;
	color: #574852;
}
.h_text {
	font-size: 12px;
	font-weight: bold;
}
#gallery {
	position: absolute;
	height: 540px;
	width: 620px;
	top: 150px;
	left: 40px;
	visibility: visible;
}
.closebutton {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #601C1B;
	background-color: #DCDCDC;
}
