@charset "utf-8";
/* CSS Document */

body{
	background:#000 url('../img/SR/ba_2010_background.jpg');
	color:#000;
	margin:0;
	padding:0;
	font-family:Arial,verdana, sans;
}
/*body{
	background:#fff url('../img/SR/nv/tree_tile.jpg') repeat-x;
	color:#000;
	margin:0;
	padding:0;
	font-family:Arial,verdana, sans;
}*/
#wrp{
	position:relative;
	width:1006px;
	margin:0px auto 0px auto;	
}
#hd{
	background:#fff url('../img/SR/ba_2010_head.jpg') no-repeat;
	width:1006px;
	height:159px;
}
#bdy{
	background:#fff url('../img/SR/ba_2010_body_tile.jpg') repeat-y;
	width:1006px;
	min-height:800px;
}
#ft{
	background:#fff url('../img/SR/ba_2010_foot.jpg') no-repeat;
	width:1006px;
	height:103px;
}
.clear{
clear:both;
}
#pics{
position:absolute;
width:24px;
height:86px;
right:110px;
background:#fff url('../img/SR/misc/pics.gif') no-repeat;
}
a	{
text-decoration:none;
color:#901E26;
}
/* photo */
#photo {
position:absolute;
left:50%;
margin:10px auto auto 250px;
width:440px;
height:1024px;
z-index:100;
background-color: #transparent;
}
#photo2 {
position:absolute;
left:50%;
margin:10px auto auto 250px;
width:440px;
height:1024px;
z-index:100;
}
/*  nav */
.rollover{
	position:relative;width:1006px;height:53px;margin:0 auto 0 auto;z-index:200;
}
.rolloverb{
	position:relative;width:1006px;height:53px;margin:0 auto 0 auto;z-index:200;
}
#home{
float:left;
height: 53px;
width: 78px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/home_btn.gif') top left no-repeat;
display: block;

}
 
#home:hover{
background-position: bottom left;
}

#journal{
float:left;
height: 53px;
width: 110px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/journal_btn.gif') top left no-repeat;
display: block;

}
 
#journal:hover{

background-position: bottom left;

}

#bio{
float:left;
height: 53px;
width: 51px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/bio_btn.gif') top left no-repeat;
display: block;

}
 
#bio:hover{

background-position: bottom left;

}


#music{
float:left;
height: 53px;
width: 81px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/music_btn.gif') top left no-repeat;
display: block;

}
 
#music:hover{

background-position: bottom left;

}

#news{
float:left;
height: 53px;
width: 70px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/news_btn.gif') top left no-repeat;
display: block;

}
 
#news:hover{

background-position: bottom left;

}

#tour{
float:left;
height: 53px;
width: 69px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/tour_btn.gif') top left no-repeat;
display: block;

}
 
#tour:hover{

background-position: bottom left;

}

#fans{
float:left;
height: 53px;
width: 68px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/fans_btn.gif') top left no-repeat;
display: block;

}
 
#fans:hover{

background-position: bottom left;

}

#contact{
float:left;
height: 53px;
width: 123px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/contact_btn.gif') top left no-repeat;
display: block;

}
 
#contact:hover{

background-position: bottom left;

}

#board{
float:left;
height: 53px;
width: 81px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/board_btn.gif') top left no-repeat;
display: block;

}
 
#board:hover{

background-position: bottom left;

}

#store{
float:left;
height: 53px;
width: 78px;
text-indent: 10000px;
overflow: hidden;
background: url('../img/SR/nv/store_btn.gif') top left no-repeat;
display: block;
}
 
#store:hover{

background-position: bottom left;

}

/* mainpage */

#main_lft_cl{
float:left;
width:300px;
padding:15px 0px 15px 55px;
color:#1A243C;
}

#main_lft_cl > div{
border: #ccc 2px solid;
padding: 4px 6px 4px 6px;
margin: 10px 10px 10px 10px;
}

#main_rgt_cl{
float:left;
width:550px;
padding:15px 15px 15px 0;
color:#1A243C;
}
 
#main_rgt_cl > div#downloadBanner {
position: relative;
width: 490px;
border: #ccc 2px solid;
padding: 4px 6px 4px 6px;
margin: 10px 10px 10px 10px;
z-index: 800;
}

#journal_box {
min-height:400px;
font-family:verdana, Arial, sans;
}

#tour_box {
min-height:200px;
font-size:.7em;
}

#tour_box ul{
list-style-type:none;
margin:0;
padding:0;
}

#tour_box li{
margin:0;
padding:2px;
background-color: #cdcdcd;
border-bottom: #999 1px solid;
}

#banner_box {
width:464px;
}

#news_box {
min-height:200px;
width:412px;
}

#news_box ul{
list-style-type:none;
margin:0;
padding:0;
}

#news_box li{
margin:0;
padding:2px;
background-color: #efefef;
border-bottom: #bbb 1px solid;
}

div#twoC_lft {
float:left;
border:none;
width:150px;
min-height:300px;
padding:0px 0px 15px 10px;
margin:0px 10px 10px 0px;
}

#twoC_lft div{
border: #ccc 2px solid;
padding: 6px;
margin: 10px 0px 10px 0px;
}

div#twoC {
border:none;
padding:0;
margin:0;
}

div#twoC_rgt {
float:left;
border:none;
width:350px;
min-height:300px;
padding:0px;
margin:0px;
}

#twoC_rgt > div{
/*border: #ccc 2px solid;*/
padding: 0px 6px 4px 6px;
margin: 10px 0px 10px 0px;
}
#fbw{
margin:0 0 0 10px;
}
/* signup form */

#signup{
	width:600px;
	height:500px;
	background:#000 url('../img/SR/home/signup_bac.jpg');
	color:#000;
	margin:0;
	padding:0;
	font-family:Arial,verdana, sans;
}
#signup div#cnt{
float:left;
width:300px;
margin:230px 0 0 120px;
}

/* bio page */

#bio_lft_cl{
float:left;
width:600px;
padding:15px 0px 15px 55px;
color:#1A243C;
margin:0 0 0 80px;
}

/* news page */

#news_lft_cl{
float:left;
width:580px;
padding:15px 0px 15px 55px;
color:#1A243C;
}

#news_lft_cl > div{
border: #ccc 2px solid;
padding: 4px 6px 4px 6px;
margin: 10px 10px 10px 10px;
}

/* music page */

#music_lft_cl{
float:left;
width:550px;
padding:15px 0px 15px 55px;
color:#1A243C;
}

#music_lft_cl > div{
border: #ccc 2px solid;
padding: 4px 6px 4px 6px;
margin: 10px 10px 10px 10px;
}

#music_rgt_cl{
float:left;
width:200px;
padding:15px 145px 15px 0px;
color:#1A243C;
}

/* tour page */

#tour_lft_cl{
float:left;
width:600px;
padding:15px 0px 15px 55px;
color:#1A243C;
}

#tour_lft_cl > div{
border: #ccc 2px solid;
padding: 4px 6px 4px 6px;
margin: 10px 10px 10px 10px;
}

#tour_rgt_cl{
float:right;
width:200px;
padding:15px 145px 15px 0px;
color:#1A243C;
}

/* contact page */

#contact_lft_cl{
float:left;
width:600px;
padding:15px 0px 15px 55px;
color:#1A243C;
margin:0 0 0 80px;
}

#contact_lft_cl > div{
border: #ccc 2px solid;
padding: 0px 6px 14px 6px;
margin: 10px 10px 10px 10px;
}

#contact_lft_cl h5{
padding:0;
margin:10px 0 0 0;
}

/* board */
#board_lft_cl {
float:left;
width:760px;
padding:15px 0px 15px 55px;
color:#1A243C;
}

/* shop */
#shop_lft_cl {
float:left;
width:700px;
padding:15px 0px 15px 55px;
color:#1A243C;
font-family:Arial,verdana, sans;
}
#address	{

}
