* {
	margin: 0px;
	padding: 0px;
}

body{
	background: #fff url('images/background.jpg');
	text-align: center;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #9e0100;
	background-color: inherit;
}
a:hover, a:focus {
	outline:none;}

span {
}

.imgformat{
	display:block;
	padding:2px;
	border:#ccc 1px solid;
	cursor:pointer;}

body, p, li, .padtext, .bltext, .normtext, .sub_heading2{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #222;}

p {
	padding: 4px 2px 2px;
	text-align: justify;
	line-height: 15px;
}

input {
	/*border: 0px;*/
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
input.cl1{
	width:150px;}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
	}

.thumbnail {
	padding: 10px 0px;
	float: left;
	}


#body_wrapper {
	margin: 0px auto;
	width: 789px;
	color: inherit;
	background-color: #fff;
	text-align: left;
	}

#container {
	margin: 0px 1px;
	width: 787px;
	}


/* Page Header */

#page_header {
	width: 787px;
	height: 222px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
	}

#page_header a {
	color: #fff;
	background: inherit;
	}

#page_header a:hover {
	color: #f4d03f;
	background-color: inherit;
}


/* Header Title */

#header_title {
	width: 413px;
	height: 221px;
	color: #fff;
	background: #cc0000 url('images/headertitle_bg.jpg') no-repeat 0% 0%;
	float: right;
	overflow: hidden;
}

#header_title h1 {
	margin: 23px auto 0px 8px;
	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: 221px;
	background: url('images/header_musicnotes.jpg') no-repeat 0% 46px;
	float: left;
	overflow: hidden;
	font-size: 10px;
}

#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: 180px;
	color: #fff;
	background: #3994ED url('images/headernav_bg.jpg');
	font-size: 10px;
	line-height: 10px;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;	
}

#header_navmenu a {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
}

#header_navmenu a:hover {
	text-decoration: none;
	color:#DDD;
}

#header_navmenu ul {
	margin-top: 24px;
	height: 174px;
	background: url('images/headernav_listbg.gif') repeat-y;
	border-top: #FFFFFF 1px solid;
}

#header_navmenu li {
	background: url('images/headernav_bullet.jpg') no-repeat 13px 5px;
	width: 178px;
	height: 23px;
/*	border-top: #fff 1px solid;*/
	border-bottom: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li a {
	display: block;
	padding-top: 6px;
	padding-left: 30px;
	background-image: none;
}


/* Left Sidebar */

.leftsidebar_box {
	padding: 15px 20px;
	text-align: left;
}

.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: 10px;
	font-size: 14px;
	color: #c00000;
	background-color: inherit;
}


/* Page Content First Row */

.pageheading{
	border-left:1px #FFFFFF solid;
	background:url(images/white_bullet.jpg) no-repeat 9px 9px;
	padding-left:25px;
	background-color:#3EA4FE;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;}
	
.subheading{
	font-size:14px;
	font-weight:bold;
	color:#0D3D6B;}

#page_content_1 {
	width: 787px;
	color: inherit;
	background: #ffcb02 url('images/sidebar_box1_bg.jpg') repeat-y;
}

#rightcolumn_1 {
	width: 566px;
	float: right;
	font-size: 10px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding-bottom: 5px;
	padding-left: 15px;
	width: 260px;
	float: left;
	line-height: 12px;
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}

.BulletSubheading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0D3D6B;
	text-align:left;
	background-image:url(images/Bullet.png);
	background-position:0 -2;
	background-repeat:no-repeat;
	padding-left:15px;
	height:22px;	
	}
.padtext{
	padding-left:18px;
	padding-bottom:5px;
	padding-top:5px;}	

/* 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_1_header {
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('images/sidebar_box1_headerbg.jpg') no-repeat 0% 0%;
	overflow: hidden;
}

#leftsidebar_1_header h2 {
	width: 156px;
	height: 33px;
	background: url('images/whatsnew_header.gif') no-repeat 50% 50%;
}


/* Right Column : Sign Up Now */

#signupnow {
	padding: 5px 10px;
	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 {
	width: 260px;
	float: right;
}

#signupnow .formfield {
	float: left;
	padding: 0px 0px 3px;
	width: 190px;
}

#signupnow form strong {
	display: block;
	padding-top: 11px;
	width: 60px;
	text-align: right;
	float: left;
	clear: left;
}

#signupnow input {
	margin-top: 8px;
	margin-left: 10px;
	padding: 2px 0px;
	width: 115px;
	border: #000 solid;
	border-width: 1px 0px 0px 1px;
	float: left;
}

#signupnow input.button_submit {
	margin-top: 3px;
	width: 60px;
	height: 48px;
	border: none;
	float: right;
}


/* Page Content Second Row */

#page_content_2 {
	width: 787px;
	color: inherit;
	background: #ff9700 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 {
	width: 566px;
	float: right;
	font-size: 10px;
	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%;
}

#gigs_table table {
	width: 527px;
}

#gigs_table td {
	padding: 10px 10px;
	color: #000;
	background-color: #fda628;
	font-size: 11px;
	text-align: left;
}

#gigs_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: #0C75D1 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: #0C75D1;
	background-color: inherit;
}

#page_footer_box {
	padding: 5px 10px 7px 18px;
	border-bottom:#FFF 1px solid;
}

#page_footer_box p {
	padding: 2px 0px 3px;
}


/* Footer Links */

#footer_links {
	padding: 10px 0px 6px;
}

#footer_links li {
	float: left;
	list-style:none;
	font-size:12px;
	color:#FFF;
/*	background: url('images/footerlinks_div.gif') no-repeat 100% 50%*/
}

#footer_links li a {
	display: block;
	padding: 0px 17px 0px 14px;
	text-decoration: none;
}

#footer_links li#firstlink a {
	padding-left: 0px;
}

#footer_links li#lastlink {
	background-image: none;
	float:right;
}

.smltxt{
	font-size:9px;}
.bltext{
	color:#003366;}	
	
.sitemap_box {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #FDF1E1;
	border: #784B0A 1px solid;
	text-align:center;
	text-decoration:none;
}
.sitemap_link {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#88224E;
	text-align:center;
	text-decoration:none;}	
	
.gallery{
		margin: auto;
		padding-left:30px;	
		}

.gallery-item {
		float: left;
		margin:4px;
		text-align: center;
		border: 1px dashed #ccc;
		padding:2px;
		padding-bottom:0px;
		background-color:#E8F5FF;}
.gallery-item1{
		float: left;
		margin:9px;
		text-align: center;
		width: 150px;
		border: 1px dashed #ccc;
		height:150px;
		padding-top:10px;
		padding-left:4px;
		padding-right:4px;
		background-color:#E8F5FF;}		
.gallery-caption a{
		text-decoration:none;
		text-align:center;
		color:#0c3e59;
		}
.gallery-caption {
		margin-left: 0;
		color:#0c3e59;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		}
