
body {
   background: #FFEFBE url(../images/yellow_top.jpg) no-repeat top center;
}   

#wrapper {
   background: transparent url(../images/yellow_mid.jpg) no-repeat center center;      
}    

#footwrap {
   background: #FFEFBE url(../images/yellow_bot.jpg) no-repeat top center;   
}   

a:link, a:visited { color: #FFBE00; text-decoration: none; }
a:hover, a:active { color: #FFBE00; text-decoration: underline; }

#comingEvents { border: 1px solid #FFBE00; }
#ceHeader { background-color: #FFBE00; }