/* CSS Document */

body {
margin: 0;
padding: 0;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:11px;
color: #ffffff;
line-height:14px;
text-align:center;
}

a { 
color: #FFFFFF; 
}

a.on_white { 
color: #000000; 
}

.on_white {
color:#000000;
}

#main { 
background: url(../images/bg.jpg) no-repeat;
background-color:#ffffff; 
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-top: 0px;
text-align: left;
position: relative;
height:100%;
}

#logo {
width:110px;
height:151px;
padding-left:12px;
}

#sharehome {
width:135px;
height:112px;
position:absolute; 
top: 0px; 
left: 665px;
}

#share {
width:135px;
height:112px;
position:absolute; 
top: 0px; 
left: 665px;
}

#nav {
width:657px;
height:39px;
position:absolute; 
top: 111px; 
left: 130px;
}

#content_1 {
width:740;
height:287px;
margin-top:11px;
margin-left:12px;
padding:12px 16px 10px 15px;
background-image:url(../images/home_content_1.jpg);
background-repeat:no-repeat;
}

#content_1_text_1 {
left:411px;
top:53px;
width:330px;
padding-right:20px;
}

#content_1_text_2 {
left:412px;
top:209px;
width:330px;
padding-right:20px;
}


#home_images {
width:369px;
height:276px;
position:relative;
}

#home_images_caption {
width:359px;
height:100px;
top:202px;
padding:20px;
background-image:url(../images/home_caption.gif);
background-repeat:no-repeat;
background-position:top left;
font-size:12px;
line-height:14px;
font-weight:bold;
}

#home_images_caption background{
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#content_2 {
width:780px;
height:100px;
; 
top: 160px; 
left: 12px;
}

#band {
width:780px;
height:216px;
; 
top: 471px; 
left: 14px;
}

#band1 {
left: 26px;
}
#band2 {
left: 182px;
}
#band3 {
left: 337px;
}
#band4 {
left: 493px;
}
#band5 {
left: 647px;
}

#band1,#band2,#band3,#band4,#band5 {
width:127px;
height:160px;
top: 485px; 
}

#band1 h1,#band2 h1,#band3 h1,#band4 h1,#band5 h1{
text-indent:7px;
font-size:15px;
text-transform:uppercase;
line-height:7px;
}

#band1 p,#band2 p,#band3 p,#band4 p,#band5 p{
text-indent:7px;
line-height:0px;
}

#sponsor {
width:778px;
height:91px; 
border-right:11px; #ffffff;
}


#flashcontent {
	width: 777px;
	text-align: center;
	padding:10px 0px 5px 13px;
	color:#000000;
	height: 110px;
}

#footer a,#footerhome a{
color:#999999;

}



/* Band Page */



#band_detail {
	background-image: url(../images/band_detail_bg.jpg);
	background-repeat:repeat-y;
	width:777px;
	height: 100%;
	margin-left:14px;
}
#band_detail_border {
	width:780px;
	height: 19px;
	margin-left:14px;
	margin-bottom:5px;
}

#band_detail_members {
	width:320px;
	margin:35px 25px 25px 35px;
}

#band_detail_bio {
	width:320px;
	margin:35px 35px 25px 25px;
}

#footer {
	font: 10px Verdana, sans-serif;
	color: #999999;
	width: 780px;
	margin: 0 auto;
	padding: 20px 5px;
	text-align: center;
}