@charset "utf-8";
/* CSS Document */

html {color: #ffff00;}
#doc2 {background: #fff url("../images/yellow/bg_layout.gif") repeat-y fixed top;}

#banner {background: url("../images/yellow/banner.jpg") no-repeat top;}

#contentbox {color: #868b0e;}

#contentbox.index {background: url("../images/yellow/index_bg.jpg") no-repeat top;}
#contentbox.services {background: url("../images/yellow/services_bg.jpg") no-repeat top;}
#contentbox.contact {background: url("../images/yellow/contact_bg.jpg") no-repeat top;}
#contentbox.gallery {background: url("../images/yellow/gallery_bg.jpg") no-repeat top;}
#contentbox.music {background: url("../images/yellow/music_bg.jpg") no-repeat top;}
#contentbox.references {background: url("../images/yellow/references_bg.jpg") no-repeat top;}

#ftnav {}
#ftcopyright {color: #fff;}

#tracks {background: url("../images/yellow/tracks_bg.jpg") no-repeat left top;}
#djsteve {background: url("../images/yellow/word_bg.gif") no-repeat left top;}
#flavor {background: url("../images/yellow/flavor_bg.gif") no-repeat left top;}

#mainnav ul{background-color: #cccc00;color: #ffff00;}
#mainnav ul li a{color: #ffff00;border-right: 6px solid #cccc00;border-left: 6px solid #cccc00;background-color: #cccc00;}
#mainnav ul li a.selected{background-color: #ffff00;color: #cccc00;}
#mainnav ul li a:hover, #ftnav ul li a.selected, #ftnav ul li a:hover {color: #fff;}
#ftnav ul, #ftnav ul li a{color: #cccc00;}