body {
background: url(Images/background2.gif);
margin: 0;
text-align: center;
font: 85% Arial, Helvetica, sans-serif;
}

h2 {
color: #5c1519;
text-transform: uppercase;
font: 120% Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 3px;
margin: 40px 0px 20px 0px;
}

a:link, a:visited {
color: #5c1519;
}

a:hover, a:active {
color: #000;
}

#music {
background: #937a69;
margin: 0 auto;
width: 950px;
padding: 10px 25px;
color: #fff;
}

#menu, #footer, #content {
text-align: left;
margin: 0 auto;
}

#menu {
width: 887px;
height: 30px;
background: url(Images/menu.png) no-repeat;
color: #f1ece5;
text-align: center;
}

#menu a:link, #menu a:visited {
color: #f1ece5;
text-decoration: none;
}

#menu a:hover, #menu a:active {
color: #5c1519;
text-decoration: none;
}

#wrapper {
width: 887px;
margin: 0 auto;
background: url(Images/content-bg.png) repeat-y top center;
}

#content {
width: 444px;
min-height: 452px;
padding-left: 434px;
padding-top: 1px;
margin-left: 9px;
background: no-repeat bottom left;
}

#homebox {
background: #e8e1da;
text-align: center;
width: 366px;
color: #5c1519;
font-size: 150%;
font-weight: bold;
margin-top: 30px;
margin-left: 20px;
}

#contentbox {
width: 410px;
line-height: 20px;
}

#contentbox img {
border: 4px solid #e8e1da;
}

#contentbox table {
border: 2px solid #e8e1da;
border-collapse: collapse;
}

#contentbox td {
border: 2px solid #e8e1da;
}

#footer {
width: 887px;
margin: 0 auto;
text-align: left;
padding: 5px 0px;
color: #5c1519;
font: 90% Arial, Helvetica, sans-serif;
text-align: center;
clear: both;
}

#musicboxwrap {
background: #b49f90;
height: 31px;
color: #5f131a;
font-size: 70%;
clear: both;
}

#musicbox {
width: 880px;
margin: 0 auto;
clear: both;
font-weight: bold;
clear: both;
}