/* MAIN STYLE SHEET - This section applies to all pages */

BODY {
background-color: #FFFFFF;
background-image: url(images/music-bg.gif);
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}

TABLE.body1 {
background-color: #FFFFFF;
width: 100%;
border: solid 10px #000000;
}

TABLE.main {
font-family: verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
text-align: left;
width: 100%;
}

TD.main1 {
vertical-align: top;
width: 100%;
padding: 5px;
}

TD.main2 {
vertical-align: top;
width: 50%;
padding: 5px;
}

TD.main3 {
vertical-align: top;
width: 100%;
letter-spacing: 3px;
}

TD.officers1 {
font-style: italic;
vertical-align: top;
width: 70%;
}

TD.officers2 {
vertical-align: top;
width: 30%;
}

TD.officers3 {
color: #BB6405;
vertical-align: top;
width: 33%;
}

TD.officers4 {
vertical-align: top;
width: 33%;
}

TD.concert1 {
vertical-align: top;
text-align: center;
width: 150;
padding: 5px;
}

TD.concert2 {
vertical-align: top;
text-align: left;
width: 450;
padding: 5px;
}

DIV.concert {
font-size: 11pt;
font-weight: bold;
background-color: #FDE39A;
padding: 3px;
}

TABLE.feedback {
font-family: verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
text-align: left;
width: 100%;
}

TD.feedback1 {
background-color: #FDE39A;
vertical-align: middle;
text-align: right;
width: 40%;
padding: 5px;
}

TD.feedback2 {
border: solid 1px #FDE39A;
vertical-align: middle;
text-align: left;
width: 60%;
padding: 5px;
}

.copyright {
font-family: verdana;
font-size: 7pt;
font-weight: normal;
color: #000000;
text-align: center;
}

A {color: #CE1141; text-decoration: none;}
A:link (color: #CE1141; text-decoration: none;}
A:visited {color: #CE1141; text-decoration: none;}
A:hover {color: #CE1141; text-decoration: underline;}

