body {
background-image:url(images/bg.png);
background-position:center;
background-position:top;
background-repeat:no-repeat;
background-color:#b11116; 
margin:0;
padding:0;
text-align:center;
font-family:Arial;
font-size:12px;
color:#555555;
}

a:link {
color: #555555;
font-weight: bold;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #555555;
}

a:hover {
text-decoration: underline;
color: #000000;
}

a:active {
text-decoration: none;
color: #555555;
}


.headings {
font-size:25px;
color:#b11116;
font-weight:lighter;
}

.subheadings {
font-size:15px;
color:#b11116;
font-weight:bold;
}

.subheadingnews {
font-size:12px;
color:#b11116;
}

.quote {
font-size:15px;
font-style:italic;
}

.company {
font-size:12px;
font-weight:bold;
color:#b11116;
line-height:20px;
}

.footerfont {
font-family:Arial;
font-size:9px;
color:#555555;
text-align:right;
}

ul.square {
line-height:20px;
margin-left:10px;
padding:0px;
list-style-type: square;
list-style-position:inside;
}

#all {
width:900px;
margin:auto;
padding:auto;
background-image:url(images/page.png);
text-align:left;
}

#all2 {
width:900px;
margin:auto;
padding:auto;
background-image:url(images/page2.png);
text-align:left;
}

#header {
width:800px;
height:91px;
margin-left:50px;
background-image:url(images/header.png);
background-repeat:repeat-x;
}

#menu a {
padding-top:61px;
padding-left:24px;
padding-right:24px;
height:30px;
float:right;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}

#menu a:hover {
color:#ffb400;
background-image:url(images/hover.png);
background-position:bottom;
background-repeat:repeat-x;
}

#flashbox {
width:800px;
height:300px;
margin-left:50px;
}

#mainarea {
width:800px;
padding-top:23px;
margin-left:50px;
}

#contentarea {
width:444px;
float:left;
padding: 0px 28px 28px 28px;
}

#sidebar {
width:244px;
float:right;
padding: 0px 28px 28px 0px;
}

#artistbox {
width:712px;
margin-left:23px;
padding:20px;
border:solid 1px;
border-color:#CCCCCC;
background-color:#FFFFFF;
clear:both;
}

#image {
float:left;
width:170px;
height:123px;
border:solid 1px;
border-color:#CCCCCC;
}

#artistinfo {
width:519px;
float:right;
}

#footer {
width:780px;
height:26px;
margin-left:50px;
background-image:url(images/footer.png);
background-repeat:no-repeat;
padding: 7px 10px;
clear:both;
}

#clear{clear:both;}