html{
background-image: url('/images/bg.gif');
}
a{
text-decoration: none;
}
.spacer{
clear: both;
}

.line{
background-image: url('/images/pattern.jpg');
background-color: #780004;
height: 293px;
position: absolute;
top: 88px;
width: 100%;
z-index: -1;
}

.wrapper{
width: 991px;
font-family: "Lucida Grande";
font-size: 12px;
}

.main{
background-image: url('/images/main.jpg');
width: 991px;
height: 429px;
}
.logo{
float: left;
padding-left:25px;
padding-top:22px;
}

.top-menu{
float: right;
padding-top: 12px;
padding-right: 23px;
}
.top-menu li{
float: left;
padding-left: 30px;
}
.top-menu a{
color: #000000;
font-size: 11px;
}

.follow-us{
float: right;
padding-top: 11px;
padding-right: 38px;
}
.follow-us span{
color: #000000;
font-size: 11px;
padding-right: 5px;
}
.follow-us img{
vertical-align: middle;
}


.left-menu{
float:left;
padding-left:52px;
width:247px;
padding-top:13px;
}
.left-menu li a{
color:#2B1F18;
font-size:15px;
line-height:43px;
}
.left-menu li a:hover{
font-weight: bold;
font-size: 14px;
}

.blocks{
float: left;
background-image: url('/images/blocks-bg.gif');
background-repeat: repeat-y;
width: 660px;
}

.blocks-footer{
background-image: url('/images/blocks-bg.gif');
background-repeat: repeat-y;
width: 660px;
padding-top: 15px;
}
.blocks-footer a{
font-size: 10px;
padding-left: 10px;
padding-bottom: 4px;
}

.stage-header{
float: left;
margin-top: 13px;
}
.youth-header{
float: right;
margin-top: 17px;
}
.involved-header{
float: right;
margin-top: 15px;
}

.now-on-stage{
float: left;
width: 225px;
background-color:#f77b11;
color: #000000;
}
.now-on-stage p{
float:left;
margin-left:13px;
margin-top:28px;
width:170px;
line-height: 18px;
}
.now-on-stage span{
font-size: 18px;
font-weight: bold;
line-height: 20px;
}

.youth-programs{
float: left;
width: 225px;
background-color:#770004;
color: #ff8824;
}
.youth-programs p{
float:left;
line-height:18px;
margin-left:16px;
margin-top:29px;
width:170px;
}
.youth-programs span{
font-size: 18px;
font-weight: bold;
line-height: 20px;
}

.get-involved{
float: left;
width: 210px;
background-color:#000000;
color: #f77b11;
}
.get-involved p{
float:left;
margin-left:15px;
margin-top:28px;
width:170px;
line-height: 18px;
}
.get-involved span{
font-size: 18px;
font-weight: bold;
line-height: 20px;
}

.stage-star{
color: #000000;
font-weight: bold;
}
.youth-star{
color: #ff8218;
}
.involved-star{
color: #f77b11;
}

.footer-image{
line-height:0;
}

.logos{
background-color: #fff;
height: 90px;
}
.logos ul{
padding-top: 14px;
}
.logos li{
float: left;
padding-left: 25px;
}