* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #321;
	background: #d8ca72 ;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #9e0100;
	background-color: inherit;
	text-decoration: underline;
}


img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
	line-height: 15px;
}

input {
	border:0px black solid;
	padding:3px;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
}

submit {
	border:0px black solid;
	background-color:pink;
	color:white;
	padding:3px;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

.thumbnail {
	margin: 10px 0px;
	border:1px white solid;
	float: left;
}


#body_wrapper {
	margin: 0px 10px;
	width: 789px;
	color: inherit;
	background-color: #fff;
	text-align: left;
}

#container {
	margin: 0px 1px;
	width: 787px;
}

/* Page Logo */

#page_logo {
	width: 789px;
	height: 116px;
	/*background: #d8ca72 url('images/header.jpg') no-repeat;*/
	background: #d8ca72;
	padding-bottom:1px;
	overflow: hidden;
}

/* Page Header */

#page_header {
	width: 787px;
	height: 143px;
	overflow: hidden;
	text-align: left;
}

#page_header a {
	color: #fff;
	background: inherit;
}

#page_header a:hover {
	color: black;
	background-color: inherit;
}


/* Header Title */

#header_title {
	width: 413px;
	height: 142px;
	color: #fff;
	background: #cc0000 url('images/headertitle_bg.jpg') no-repeat 0% 0%;
	float: right;
	overflow: hidden;
}

#header_title h1 {
	margin: 23px 0 0px 10px;
	width: 300px;
	height: 64px;
	background: url('images/headertitle.gif') no-repeat 0% 0%;
}

#header_title .textbox {
	padding: 85px 12px 0px;
}

#header_title .textbox a {
	text-transform: uppercase;
}


/* Header Links */

#header_links {
	width: 220px;
	height: 142px;
	background: url('images/header_musicnotes.jpg') no-repeat;
	background-color: #c00000;
	float: left;
	overflow: hidden;
	font-size: 12px;
}

#header_links a {
	text-decoration: none;
}

#header_links ul {
	width: 220px;
	height: 46px;
	color: #fff;
	background-color: #cc0000;
}

#header_links li {
	padding: 20px 12px 0px;
	float: left;
}


/* Header Navigation Menu */

#header_navmenu {
	width: 154px;
	height: 142px;
	color: #fff;
	background: #f65741 url('images/headernav_bg.jpg') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 12px;
	border-bottom: white 1px solid;
}

#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
	margin-top: 0px;
	height: 142px;
	background: url('images/headernav_listbg.gif') repeat-y;
	border-bottom: #9f0000 1px solid;
}

#header_navmenu li {
	background: url('images/headernav_bullet.jpg') no-repeat 8px 5px;
	width: 154px;
	height: 23px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li.first {
	background: url('images/headernav_bullet.jpg') no-repeat 8px 5px;
	width: 154px;
	height: 20px;
	border-top: #fff 1px solid;
	overflow: hidden;
	float: left;
}

#header_navmenu li a {
	font-weight:bold;
	font-size:12px;
	display: block;
	padding-top: 5px;
	padding-left: 28px;
	background-image: none;
}

#header_navmenu li a.current {
	color:black;
	font-weight:bold;
	font-size:12px;
	display: block;
	padding-top: 5px;
	padding-left: 28px;
	background-image: none;
}

#header_navmenu li.first a {
	font-weight:bold;
	font-size:12px;
	display: block;
	padding-top: 3px;
	padding-left: 28px;
	background-image: none;
}


/* Left Sidebar */

.leftsidebar_box {
	clear:both;
	padding: 0px 15px;
}

.leftsidebar_box .pay_button {
	padding-top: 25px;
	text-align: center;
}

.leftsidebar_box .highlight {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/* Right Column */

.rightcolumn_box {
	padding: 15px 20px;
}

.rightcolumn_box h2 {
	padding-bottom: 0px;
	font-size: 16px;
	color: #c00000;
	background-color: inherit;
}


/* Page Content First Row */

#page_content_1 {
	width: 787px;
	color: inherit;
	background: #fed100 url('images/sidebar_box1_bg.jpg') repeat-y;
}

#rightcolumn_1 {
	background: #fed100 ;
	width: 566px;
	height:100%;
	float: right;
	font-size: 12px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding: 10px 5px 0 0px;
	width: 100%;
	float: left;
}

#rightcolumn_1 .rightcolumn_box p.p2 {
	padding: 10px 15px 0 5px;
	width: 340px;
	float: left;
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}

/* Top Left Sidebar : What's New */

#topleftsidebar_1 {
	width: 221px;
	background: url('images/sidebar_box1_top.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}

#topleftsidebar_1_header {
	text-align:center;
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	overflow: hidden;
}


/* Left Sidebar : What's New */

#leftsidebar_1 {
	width: 221px;
	background: url('images/sidebar_box1_top.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}


#leftsidebar_2_header {
	margin: 0px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('images/sidebar_box1_headerbg.jpg') no-repeat 0% 0%;
	overflow: hidden;
}

#leftsidebar_3_header {
	margin: 0px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('images/sidebar_box1_headerbg.jpg') no-repeat 0% 0%;
	overflow: hidden;
}

#leftsidebar_1_header h3 {
	width: 156px;
	height: 33px;
	color:white;
	text-align:center;
	padding:5px 0 0 0;
}

#leftsidebar_2_header h3 {
	width: 156px;
	height: 33px;	
	color:white;
	text-align:center;
	padding:5px 0 0 0;
}

#leftsidebar_3_header h3 {
	width: 156px;
	height: 33px;	
	color:white;
	text-align:center;
	padding:5px 0 0 0;
}

/* Right Column : Sign Up Now */

#signupnow {
	font-size: 11px;
}

#signupnow h3 {
	margin: 7px 0px 3px;
	width: 282px;
	height: 42px;
	/*background: url('images/signupnow.gif') no-repeat 0% 0%;*/
	float: left;
}

#signupnow form {
	border:0px white solid;
	width: 400px;
	float: right;
}

#signupnow .formfield {
	float: left;
	padding: 0px 0px 3px;
	width: 190px;
}

#signupnow input {
	background-color:navajowhite;
	margin: 10px 10px 0 0;
	padding: 2px 0px;
	border: #000 solid;
	border-width: 0px 0px 0px 0px;
	float: left;
}

#signupnow input.button_submit {
	width:60px;
	margin:10px 0 0 0;
	background-color:orangered;
	color:white;
	border: 1px white solid;
}


/* Page Content Second Row */

#page_content_2 {
	width: 787px;
	color: inherit;
	background: #fab926 url('images/sidebar_box2_bg.jpg') repeat-y;
}


/* Left Sidebar - Second Row */

#leftsidebar_2 {
	width: 221px;
	background: url('images/sidebar_box2_arrow.gif') no-repeat 100% 85%;
	float: left;
}

#leftsidebar_2 .pay_button {
	padding-top: 20px;
}


/* Right Column - Second Row */

#rightcolumn_2 {
	background: #fab926;
	width: 566px;
	float: right;
	font-size: 12px;
	text-align: center;
}

/* November Gigs */

#gigs {
	margin: 0px auto;
	padding: 25px 0px 15px;
	width: 527px;
}

#gigs h2 {
	width: 527px;
	height: 37px;
	background: url('images/novembergigs_header.gif') no-repeat 0% 0%;
}

#gss_radio_table table {
	width: 100%;
	height:100%;
}

#gss_radio_table td {
	padding: 10px 10px;
	color: #000;
	font-size: 11px;
	text-align: left;
}

#gss_radio_table #header_row td {
	padding-top: 3px;
	color: #fff;
	background-color: #f8ab36;
	border-bottom: #ff9700 2px solid;
}


/* Page Footer */

#page_footer {
	width: 787px;
	color: #fff;
	background: #c00000 url('images/footer_bg.jpg') no-repeat 0% 100%;
	font-weight: bold;
}

#page_footer a {
	color: #fff;
	background-color: inherit;
}

#page_footer a:hover {
	color: #f69689;
	background-color: inherit;
}

#page_footer_box {
	padding: 5px 10px 7px 225px;
}

#page_footer_box p {
	padding: 2px 0px 3px;
}


/* Footer Links */

#footer_links {
	padding: 10px 0px 6px;
}

#footer_links li {
	float: left;
	
}

#footer_links li a {
	display: block;
	padding: 0px 17px 0px 4px;
	text-decoration: none;
}

#footer_links li#firstlink a {
	padding-left: 0px;

}

#footer_links li#lastlink {
	background-image: none;
}

#GoogleSearchForm
{
	position:absolute;
	left:0;
	margin: 0 0 0 470px;
	top:233px;
}

#GoogleSearchForm input
{
	background-color:navajowhite;
}

#GoogleAd
{
	position:absolute;
	width:250px;
	left:0;
	margin: 0 0 0 810px;
	top:5px;
}

#GoogleAd2
{
	position:absolute;
	width:150px;
	left:0;
	margin: 0 0 0 810px;
	top:275px;
	z-index:100;
}

#GoogleAd3
{
	position:absolute;
	width:150px;
	left:0;
	margin: 0 0 0 810px;
	top:310px;
	z-index:100;
}

#TopBanner
{
	position:absolute;
	width:250px;
	left:0;
	margin: 0 0 0 420px;
	top:20px;
}

#Scrollbar
{
	background-color:navajowhite;
}


#divReqTextInput {
	font-family: Tahoma, Verdana, arial, sans-serif;
	background-color:navajowhite;
	padding:4px;
}

#divReqTextInputYourEmail {
	font-family: Tahoma, Verdana, arial, sans-serif;
	background-color:navajowhite;
	padding:4px;
}

#btnSubmitReq {
	border:1px white solid;
	background-color:orangered;
	color:white;
	font-family: Tahoma, Verdana, arial, sans-serif;
	font-size: 10px;
}