@charset "utf-8";
/* CSS Document */

body{
    margin: 0px;
    padding: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	background: #000000;
}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
}
 
li {
	list-style-type: none;
}

img {
	border: none;
}

/* page */
#page {
	position: relative;
	width: 950px;
	height: 100%;
	margin: 0px auto;
	border-left: #990000 solid 1px;
	border-right: #990000 solid 1px;
	background-color: #000000;
}

/* header */
#head{
    width: 950px;
    height: 180px;
	margin-top: 0px;
}

#top{
	width: 950px;
	height: 90px;
	display: block;
}

#twitter_div{
	float: left;
	width: 550px;
	height: 100px;
	margin-top: 55px;
	padding-left: 10px;
	text-align: left;
}

#twitterlogo{
	float: left;
	height:60px;
	width: 260px;
	margin-top: 50px;
	text-align: right;
}

/* menu */
#menubox {
	float: left;
	width: 800px;
	height: 170px;
}

#menubox li{
	width: 70px;
	height: 70px;
	margin-right: 0;
	margin-left: 10px;
	float: right;
}

#menubox li img{
	border: 0;
}

li.infobtn {
	background: url(../img/btn_info_s.gif) no-repeat;
}

li.whobtn {
	background: url(../img/btn_who_s.gif) no-repeat;
}

li.bandsbtn {
	background: url(../img/btn_bands.gif) no-repeat;
}

li.contactbtn {
	background: url(../img/btn_contact.gif) no-repeat;
}

li.linksbtn {
	background: url(../img/btn_links_s.gif) no-repeat;
}

#menubox li a{
	display: block;
	width: 70px;
	height: 70px;
}

li a:hover {
	background-color: transparent;
}

li a:hover img{
	visibility: hidden;
}

/* main box */
#box_info {
	width: 950px;
	height: 460px;
	background: url(../img/info_box.gif) no-repeat;
}

#box_bio {
	width: 850px;
	height: 1200px;
	background: url(../img/about_box.gif) no-repeat;
}

#box_bio2 {
	width: 850px;
	height: 550px;
	background: url(../img/biobox_long.gif) no-repeat;
}

#box_bands {
	width: 950px;
	height: 1500px;
	background: url(../img/band_box_long.gif) no-repeat;
}

#box_contact {
	width: 950px;
	height: 850px;
	background: url(../img/contact_box.gif) no-repeat;
}

#box_links {
	width: 950px;
	height: 850px;
	background: url(../img/links_box.gif) no-repeat;
}

#box_infosheet {
	width: 950px;
	height: 850px;
	background: url(../img/infosheet_box.gif) no-repeat;
}

/* blank box for content box */
#leftbox {
	float: left;
	width: 280px;
	height: 180px;
}

/* content for info, bio */
#content {
	float: left;
	width: 450px;
	height: 200px;
	line-height: 170%;
	text-align: left;
	overflow: auto;
}


#content_about {
	float: left;
	width: 430px;
	height: 900px;
	padding-top: 40px;
	text-align: left;
	overflow: auto;
}

#content_contact {
	float: left;
	width: 450px;
	height: 500px;
	text-align: left;
	line-height: 170%;
	overflow: auto;
}

#content_contact h2 {
	color: #FC0;
}


#content_links {
	float:left;
	width: 450px;
	height:500px;
	text-align: left;
	overflow: auto;
}

#content_long {
	float: left;
	width: 450px;
	height: 380px;
	text-align: left;
	overflow: auto;
}

#content_band {
	float: left;
	width: 500px;
	height: 1210px;
	text-align: left;
	overflow: auto;
}

#content_link a {
	font-size: 18px;
	line-height: 200%;
}

#content_long img {
	padding-top: 5px;
	padding-right: 5px;
	border: none;
}

.band {
	width: 140px;
	height: 200px;
	float: left;
	padding-right: 25px;
	line-height: 110%;
}

.band img {
	padding: 5px 17px 10px 0;
}

#link {
	font-size: 12px;
	line-height: 200%;
	float:left;
	width: 450px;
	height:550px;
	text-align: left;
	overflow: auto;
}

#link a {
	font-size: 13px;
	line-height: 150%;
}

.staff {
	float: right;
}

#infosheet {
	font-size: 12px;
	line-height: 200%;
	float: left;
	width: 450px;
	height: 550px;
	text-align: left;
	overflow: auto;
}

/* promoting */
#wrap {
	width: 950px;
	height: 100%;
	text-align: center;
}

/* currently promoting : height600 for 4 bands, 450 for 3bands, 200for 2bands */
#left{
	float: left;
	margin-top: 50px;
    width: 340px;
    height: 200px;
	margin-left: 0;
	text-align: left;
}

.leftbox{
	float: left;
	width: 150px;
	height: 200px;
}

.centerbox {
	float: left;
	width: 20px;
	height: 200px;
}

/* coming soon : height 600 for 4 bands, 450 for 3bands, 200 for 2bands */
#right{
    float: left;
	margin-top: 50px;
    width: 340px;
    height: 200px;
	margin-right: 0;
	text-align: left;
}

/* promotion */
.box {
	width: 340px;
	height: 110px;
	margin-top: 10px;
	text-align: left;
}

.album {
	float: left;
	margin-left: 0;
	margin-right: 1em;
}


/* footer */
#foot{
	clear: both;
    height: 100%;
    width: 750px;
	font-size: .9em;
	text-align: center;
	line-height: 2em;
	margin: 0 auto;
	padding-top: 10px;
	border-top: #990000 solid 1px;
}

address {
	border-top: #990000 solid 1px;
	margin-top: 10px;
	padding-top:10px;
	font-size: .8em;
	font-style: normal;
}
