body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	background: #000;
}
* {
    text-shadow: #131427 0 0 0px;
}
table td {
	font-size: 14px;
	color: #FFF;
}
td img {display: block;}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF8C43;
	text-decoration: underline;
}
#main_table {
	width: 860px;
	margin: 0 auto;
}
#left_col {
	background: #1D1D3A url(../images/left_back_f2.jpg) no-repeat;
		vertical-align: top;
}
#left_col div#featured_artist {
	padding: 0 48px 10px 38px;
	font-size: 12px;
	}
#left_col div#left_nav {
	padding: 0 0 10px 38px;
	font-size: 15px;
	}
#left_col div#featured_artist p {
	line-height: 16px;
}
#left_col div#left_nav p {
	line-height: 7px;
	}
#left_col div#left_nav table td {
	border-bottom: 1px solid #336;
	vertical-align: bottom;
	margin-bottom: 2px;
	padding: 10px 0;
}
#left_col div#left_nav table td img {
	padding-right: 10px;
}
#left_col div#news_signup {
	padding: 0 20px 28px 39px;
	color: #CCC;
}
#main_content {
	background: url(../images/main_fill_f2.jpg) repeat-y;
	vertical-align: top;
}
#main_content div#subpages {
	padding: 0 30px;
}
#ftr {
	background: url(../images/ftr_rt_f2.jpg) no-repeat;
}
#search {
}
h1 {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #336;
}
h3 {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
.big_white {
	font-size: 16px;
	font-weight: normal;
}
.grey_txt {
	color: #999;
}
#hm_content {
	padding-top: 10px;
}
#hm_gallery {
	background: url(../images/hm_gallery_back.jpg) no-repeat;
}
#hm_gallery div {
	width: 667px;
	height: 326px;
	margin: 10px 0 0 0;
}
#hm_special {
	padding-right: 31px;
}
#hm_special table td table {
	padding-left: 60px;
}
#hm_special table table td.hm_special_txt{
	width: 150px;
	padding: 0 50px 24px 10px;
}
#hm_special table td {
	vertical-align: top;
}
.inline {
	display: inline;
}
.inline_pad {
	display: inline;
	float: right;
	padding-right: 15px;
	margin-top: -30px;
}
#hm_txt {
	padding: 0 91px 10px 65px;
}
#ftr {
	font-size: 12px;
	color: #999;
	padding-left: 29px;
}
.pad_lft_bot {
	padding: 0 0 5px 7px;
}