@charset "utf-8";
/* CSS Document */


body {
	background-color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

img {
	border:0px;
	margin:0px;
	padding:0px;
	}

p {
	margin:0px 0px 10px 0px;
	line-height:19px;
	}
	
h1 {
	margin:0px 0px 10px 0px;
	}
	
h3 {
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#570B0B;
	font-size:12px;
	}
	
h4 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#570B0B;
	font-size:11px;
	}
	
table {
	font-size:11px;
	}
	
th {
	padding:5px 10px 5px 0px;
	text-align:left;
	border-bottom:solid #CCCCCC 1px;
	}
	
td {
	padding:5px 10px 5px 0px;
	border-bottom:solid #CCCCCC 1px;
	}
	
a {
	color:#570B0B;
	text-decoration:none;
	}
	
a:hover {
	color:#570B0B;
	text-decoration:underline;
	}
	
.container{
	width:1100px;
	height:832px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/background2.jpg); 
	background-position:50% 0; 
	background-repeat: no-repeat;
	}

.leftCol {
	float:left;
	position:relative;
	}

.rightCol {
	float:right;
	width:467px;
	height:560px;
	padding:105px 112px 0px 0px;
	}

.photo {
	position:absolute;
	margin:90px 0px 0px 94px;
	z-index:2;
	}	

.photoGallery  {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}	

.photoGallery li {
	float:left;
	padding:0px 10px 10px 0px;
	}

.photoGallery li img {
	border:solid 2px #570B0B;
	}

.photoGallery li a:hover img  {
	border:inset 2px #570B0B;
	}
	
.logo {
	position:absolute;
	margin:396px 0px 0px 175px;
	z-index:10;
	}	
	
.mainNav{
	width:467px;
	height:86px;
	padding:0px 0px 0px 15px;
	}
.mainNav ul{
	width:467px;
	height:86px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.mainNav li{
	float:left;
	list-style:none;
	width:67px;
	height:86px;
	background-repeat:no-repeat;
	padding:0px 4px 0px 0px;
	}
	
.mainNav li a {
	display:block;
	overflow:hidden;
	width:67px;
	height:86px;
	}
	
.mainNav li a:hover{
	background-position:0 -86px;
	}
	
.mainNav li a.active{
	background-position:0 -86px;
	}
	
#bio, #bio a{	
	width:67px;
	background-image:url(../images/btn-bio.jpg);
	background-repeat:no-repeat;
	}
	
#shows, #shows a{	
	width:67px;
	background-image:url(../images/btn-shows.jpg);
	background-repeat:no-repeat;
	}
	
.shows td p{
	margin:0px 0px 0px 0px;
	line-height:14px;
	}
	
#gallery, #gallery a{	
	width:67px;
	background-image:url(../images/btn-gallery.jpg);
	background-repeat:no-repeat;
	}
	
#music, #music a{	
	width:67px;
	background-image:url(../images/btn-music.jpg);
	background-repeat:no-repeat;
	}
	
#contact, #contact a{	
	width:67px;
	background-image:url(../images/btn-contact.jpg);
	background-repeat:no-repeat;
	}
	
#links, #links a{	
	width:67px;
	background-image:url(../images/btn-links.jpg);
	background-repeat:no-repeat;
	}
	
.mainBody{
	width:390px;
	height:474px;
	background-image:url(../images/background-content.jpg);
	background-repeat:no-repeat;
	padding:20px 65px 33px 33px;
	}
.mainBodyContent {
	width:395px;
	height:435px;
	padding-right:15px;
	overflow:auto;
	}
	
	
.spacer {
	margin:6px 0px 16px 0px;
	}
	
.footer{
	color:#504E4E;
	font-size:10px;
	float:right;
	margin:30px 0px 0px 0px;
	text-align:right;
	}
	
.footer a{
	color:#504E4E;
	text-decoration:none;
	}
	
.footer a:hover{
	color:#504E4E;
	text-decoration:underline;
	}
	
.flashPlayer {
	margin:542px 0px 0px 305px; 
	width:205px; 
	height:109px; 
	background-image:url(../images/background-player.jpg); 
	background-repeat: no-repeat;
	padding:9px 0px 0px 8px;
	display:block;
	position:absolute;
	z-index:25px;
	}

