td img {display: block;}

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
body {
	background: #000000 url(images/background2.jpg) no-repeat center top;
	margin: 0px;
}
#nav {
	line-height: 18px; 
	border-bottom: 1px solid #F2BC42;
	padding-bottom: 8px;
	font-size: 14px;
}
#nav a {
	color: #F2BC42;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #F2BC42;
}
#main_table {
	width: 760px;
	margin: 0 auto;
}
#lft_column {
	width: 332px;
	padding-top: 370px;
	vertical-align: top;
}
#lft_column img {
}
#rt_column {
	padding-bottom: 10px;
	vertical-align: top;
}
h1 {
	font: normal 21px Georgia, "Times New Roman", Times, serif;
}
#footer {
	text-align: center;
	border-top: 1px solid #F2BC42;
	padding: 10px 0;
	color: #F2BC42;
	font-size: 13px;
}
#footer a {
	color: #F2BC42;
}
h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}
h3 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
}
strong {
	color: #F2BC42;
}
hr {
	height: 1px;
	color: #F2BC42;
	
}
#hm_special {
	width: 90%;
	margin: 0 auto;
}
.inline {
	display: inline;
}

