/* CSS Document */

body {
margin-top: 5px;
background-color: #845B21;
}

#Contact {
background-color: #B9501C;
}


#Gallery {
background-color: #BC834E;
}

#Biography {
background-color: #CF841B;
}

#Lamela {
background-color: #908268;
}

#Performances {
background-color: #936E37;
}

#Music {
background-color: #BF9467;
}


a {

color: #CF841B
}

a:hover {
color: #958878;
text-decoration: none;
}


h2 {
font-size: 17px;
padding: 30px 10px 30px 10px;
font-family: Times;
line-height: 25px;

}

p {
font-family: Arial;
font-size: 13px;
padding: 10px 20px 0px 20px;
line-height: 175%;
font-weight: bold;
}



#lionelpic {
padding: 10px;
}


#tableMain {
background-image: url(../images/homeback3.jpg);
background-repeat: no-repeat;
width: 800px;
height: 475px;

}

#galleryMain {
background-image: url(../images/galleryback3.jpg);
background-repeat: no-repeat;
width: 800px;
height: 475px;

}

#bioMain {
background-image: url(../images/bioback2.jpg);
background-repeat: no-repeat;
width: 800px;
height: 600px;

}


#lamelaMain {
background-image: url(../images/lamelaback2.jpg);
background-repeat: no-repeat;
width: 800px;
height: 475px;

}

#performancesMain {
background-image: url(../images/performancesback2.jpg);
background-repeat: no-repeat;
width: 800px;
height: 600px;
}

#musicMain {
background-image: url(../images/musicback2.jpg);
background-repeat: no-repeat;
width: 800px;
height: 600px;
}

#contactMain {
background-image: url(../images/contactBack2.jpg);
background-repeat: no-repeat;
width: 800px;
height: 600px;
}

#news-bgfix1
{
width: 749px; 
position: absolute; 
z-index: 25; 
background-color: transparent; 
height: 550px; 
}

#news-bgfix2 {
width: 700px; 
filter: Alpha(Opacity=70, FinishOpacity=70, Style=70, StartX=70, StartY=70, FinishX=70, FinishY=70); 
background-color:#4C3C3C;   
opacity: 0.7; 
-moz-opacity:0.7; 
height: 550px;
position: relative;
left: 50px;
top: -23.5px;
}



#flashcontent {
padding-left: 48px;
}




#showsMain
{
height: 600px;
width: 800px;
color: #FFFFFF;
}

td.perHeader {
font-family: Arial;
font-size: 13px;
padding: 10px 20px 0px 20px;
line-height: 175%;
font-weight: bold;
border-bottom: solid 3px #936E37;
}

td.perMain {
padding: 5px;
font-size: 14px;
}

li.trackItem {
margin-top: 3px;
}

li.trackItem span {
padding-bottom: 20px;
}

.copyright {
text-align: center;
font-family: Arial;
font-size: 10px;
color: white;
}




