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

body {
	padding: 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #ffffff;
	background-image:
}

.body ul {
list-style-type: square;
color: #FFFFFF;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 1px solid #ffffff;
}

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

a:hover {
	color: #ffffff;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

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


#container {
	margin: 0px auto;
	width: 778px;
	background: url('images/container_background.gif') #000000 repeat-y 0px 0px;
	color: inherit;
}

.thumbnail {
	padding: 1px 0px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

#page_title {
	width: 362px;
	height: 128px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 362px;
	height: 126px;
	background: url('images/title.jpg') #292829 no-repeat 50% 50%;
	color: #cf7235;
}


/* Page Image */

#page_image {
	width: 414px;
	height: 433px;
	background: url('images/main_2.jpg') #09070a no-repeat 0px 100%;
	color: inherit;
	overflow: hidden;
}


/* Left Column */

#left_column {
	width: 414px;
	font-size: 12px;
	float: left;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}


/* Right Column */

#right_column {
	padding-bottom: 20px;
	width: 362px;
	background-color: #000000;
	color: inherit;
	float: right;
	clear: right;
}

#full {
	padding-bottom: 20px;
	width: 776px;
	background-color: #000000;
	color: inherit;
	float: right;
	clear: right;
}

#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #000000;
}

#right_column p {
	padding-top: 20px;
}


/* Page Menu */

#page_menu {
	padding: 12px 12px;
	width: 414px;
	background: url('images/background.gif') #000000 repeat-x 0% 0%;
	color: #c2bebe;
}

#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 0px 0px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-left: 33px;
	margin-right: 17px;
	width: 42px;
}

#page_menu li#menu2 a {
	margin-right: 17px;
	width: 42px;
}

#page_menu li#menu3 a {
	margin-right: 17px;
	width: 42px;
}

#page_menu li#menu4 a {
	margin-right: 17px;
	width: 42px;
}

#page_menu li#menu5 a {
	margin-right: 25px;
	width: 42px;
}

#page_menu li a span {
	padding-top: 70px;
	display: block;
}

#menu1 a {
	background-image: url('images/menu_bg_a.jpg');
}

#menu2 a {
	background-image: url('images/menu_bg_b.jpg');
}

#menu3 a {
	background-image: url('images/menu_bg_c.jpg');
}

#menu4 a {
	background-image: url('images/menu_bg_d.jpg');
}

#menu5 a {
	background-image: url('images/email_icon_3.jpg');
}
/* Latest News */

#latestnews {
	padding: 10px 28px 0px;
}

#latestnews h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/latest_news.jpg');
}


/* Latest Video */

#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 2px;
}


/* Media */

#media {
	padding: 20px 25px;
}

#media h2 {
	height: 35px;
	background-image: url('images/audio_banner.jpg');
}

/* Email List */

#email {
	padding: 20px 25px;
}

#email h2 {
	height: 35px;
	background-image: url('images/email_banner.jpg');
}

/* Booking */

#booking {
	padding: 20px 25px;
}

#booking h2 {
	height: 35px;
	background-image: url('images/booking_banner.jpg');
}

/* Set List */

#setlist{
	padding: 20px 25px;
}

#setlist h2 {
	height: 35px;
	background-image: url('images/setlist_banner.jpg');
}

/* bio */

#bio{
	padding: 20px 25px;
}

#bio h2 {
	height: 35px;
	background-image: url('images/bio_banner.jpg');
}

/* Album Review */

#albumreview {
	padding: 10px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/live_shows.jpg');
}

/* Blank Text */

#booking {
	padding: 20px 25px;
}

#booking h2 {
	height: 35px;
	background-image: ;
}

/* Page Footer */

#page_footer {
	margin-left: 0px;
	width: 778px;
	padding: 9px 0px;
	background: url('images/background.gif') #333333 repeat-x 0px 0px;
	color: ffffff;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	}
	
	#floatright {
	margin-left: 1000px;
	width: 100px;
	padding: 5px 5px;
	float: right
	color: ffffff;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	}
