body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/gentlemen-tex-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgbody {
	background-image: url(/images/body-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body,td,th {
	font-family: "Lucida Sans", "Lucida Grande", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size:18px;
	font-weight:normal;
	font-family: "Lucida Sans", "Lucida Grande", Arial;
	color: #C0B07C;
}
h2 {
	font-size:20px;
	font-weight:normal;
	font-family: "Lucida Sans", "Lucida Grande", Arial;
}
h3 {
	font-size:16px;
	font-weight:bold;
	font-family: "Lucida Sans", "Lucida Grande", Arial;
	margin: 0px;
}
a:link {
	color: #C0B07C;
	text-decoration: none;
}
a:visited {
	color: #C0B07C;
	text-decoration: none;
}
a:hover {
	color: #384246;
}
a:active {
	color: #384246;
}
.titles {
	padding-top: 16px;
}
.posted {
	font-family: "Lucida Sans", "Lucida Grande", Arial;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
td img {
	display: block;
}
.credit {
	font-size: 10px;
}
