

/* base styles */

body {
margin:0;
padding:0;
background:#ff0000;
font-family:Arial,Verdana,Helvetica,sans-serif;
text-align:center;
color:#ffc718;
font-size:10px;
}

a {
color:#ffc718;
}

a:hover {
text-decoration:none;
}

a img {
border:none;
}

p {
margin:0 0 1.4em 0;
padding:0;
}

img.photo {
border:1px solid #ffc718;
}

.separator1 {
margin:0 0 1.4em 0;
height:16px;
background:url("../img/separator_1.gif") no-repeat top center;
}

.separator2 {
margin:0 0 1.4em 0;
height:16px;
background:url("../img/separator_2.gif") no-repeat top center;
}

.clearer {
overflow:hidden;
margin:0 0 -1px 0;
height:1px;
clear:both;
}


/* table styles */

.style1 td {
padding:0 0 4px 0;
}

#download .style1 td {
padding:0 0 14px 0;
}


/* container */

#container {
background:#000 url("../img/bg_body.gif") repeat top center;
line-height:1.5em;
}


/* header */

#header {
background:url("../img/bg_body_2.gif") repeat-x top center;
}

#headerSpan1 {
background:url("../img/bg_body_3.gif") no-repeat top center;
}

#headerSpan2 {
position:relative;
margin:auto;
width:560px;
height:314px;
text-align:left;
}

#logo {
position:absolute;
top:16px;
left:141px;
}

#logo img {
display:block;
}


/* menu */

.linkDownload {
position:absolute;
top:268px;
left:195px;
}

.linkLive {
position:absolute;
top:272px;
left:265px;
}

.linkBand {
position:absolute;
top:275px;
left:293px;
}

.linkContact {
position:absolute;
top:255px;
left:324px;
}


/* content */

#content {
position:relative;
margin:auto;
width:560px;
height:auto !important;
height:402px;
min-height:402px;
text-align:left;
}

#news {
padding:0 150px 0 150px;
text-align:justify;
}

#live {
padding:0 50px 0 150px;
}

#download {
padding:35px 150px 0 150px;
}

#band {
padding:20px 0 0 0;
width:560px;
text-align:justify;
}

.heading {
margin:10px 85px 15px 0;
padding:0 0 18px 0;
height:40px;
background:url("../img/separator_2.gif") no-repeat bottom center;
text-align:center;
}

.heading img {
margin:0;
}


/* footer */

#footer {
background:#ff0000 url("../img/bg_footer.gif") repeat-x top center;
}

#footer img {
margin:auto;
}

#footer img#orange {
margin-top:-65px;
}