html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
background-color: #000;
background-image:url(images/bg.jpg); background-repeat:no-repeat; background-position:top;
font-size: 11px;
font-family: helvetica, sans-serif;
color:#CCC;
padding:0px;
margin:0px;
}

a {color: #FFFFFF; text-decoration: none;}
a:visited {color:#FFFFFF;}
a:hover {color: #e0bf64;}
a:active { color:#e0bf64;}

h1 {
font-size: 13px;
padding:15px 0px 0px 0px;
margin:0px; 
color: #55b5df;
}

h2 {
font-size:11px;
font-weight: normal;
padding: 0px 0px 0px 0px;
margin:0px;
}

h3 {
font-size:16px;
font-weight:normal;
color:#FFF;
}

h4 {
font-size:10px;
font-weight:normal;
color:#FFF;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 506px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

img, div, a, input { behavior: url(iepngfix.htc) }


/* ----------banner for logo-------------- */
#banner {
background-image:url(images/band_image.jpg); background-position:center; background-repeat:no-repeat;
width: 506px;
height:522px;
text-align:center;
font-size:13px;
padding: 0px;
margin: 0px;
}

#bannerStore {
background-image:url(images/band_store.jpg); background-position:center; background-repeat:no-repeat;
width: 506px;
height:500px;
text-align:center;
font-size:13px;
padding: 0px;
margin: 0px;
}

#bannerTour {
background-image:url(images/band_tour.jpg); background-position:center; background-repeat:no-repeat;
width: 506px;
height:450px;
text-align:center;
font-size:13px;
padding: 0px;
margin: 0px;
}

#banner img {padding:0px 0px;}

/* -----------------content--------------------- */

#player {
float:left;
color: #000;
margin-left: 51px;
margin-top:384px;
width:406px;
text-align:justify;
display:inline;
}

p, pre{
padding: 0px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
display:inline;
overflow:hidden;
width: 300px;
margin: 0px;
padding: 0px;
}

#left p{
padding: 0px 0px 0px 3px;
}

/* --------------right navi------------- */

#right p{
padding: 10px 5px 5px 10px;
color:#e0bf64;
line-height:17px;

}

/* -----------footer--------------------------- */
#footer {
height:10px;
width: 506px;
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:center;
}

#footer p{
padding: 20px 0px 0px 0px;
text-align:center;
font-size:10px;
font-weight:normal;
color:#FFF;
text-decoration:none;
}

#footer a {
color:#0099FF;
text-decoration:none;
}
