body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
td img {display: block;}

.bodybg {
	background-color: #111111;
	background-image: url(../images/marcus-zelmon-stonework_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebg {
	background-color: #111111;
	background-image: url(../images/marcus-zelmon-stonework_r7_c2.jpg);
	background-repeat: no-repeat;
	
}
.gallery-th {
	border: 3px solid #232220;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: cccccc;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
