@charset "utf-8";
/* CSS Document */

html {color: #00ccff;}
#doc2 {background: #fff url("../images/blue/bg_layout.gif") repeat-y fixed top;}

#banner {background: url("../images/blue/banner.jpg") no-repeat top;}

#contentbox {color: #33ccff;}

#contentbox.index {background: url("../images/blue/index_bg.jpg") no-repeat top;}
#contentbox.services {background: url("../images/blue/services_bg.jpg") no-repeat top;}
#contentbox.contact {background: url("../images/blue/contact_bg.jpg") no-repeat top;}
#contentbox.gallery {background: url("../images/blue/gallery_bg.jpg") no-repeat top;}
#contentbox.music {background: url("../images/blue/music_bg.jpg") no-repeat top;}
#contentbox.references {background: url("../images/blue/references_bg.jpg") no-repeat top;}

#ftnav {}
#ftcopyright {color: #fff;}

#tracks {background: url("../images/blue/tracks_bg.jpg") no-repeat left top;}
#djsteve {background: url("../images/blue/word_bg.gif") no-repeat left top;}
#flavor {background: url("../images/blue/flavor_bg.gif") no-repeat left top;}

#mainnav ul{background-color: #003366;color: #00ccff;}
#mainnav ul li a{color: #00ccff;border-right: 6px solid #003366;border-left: 6px solid #003366;background-color: #003366;}
#mainnav ul li a.selected{background-color: #00ccff;color: #00ccff;}
#mainnav ul li a:hover, #ftnav ul li a.selected, #ftnav ul li a:hover {color: #00ccff;}
#ftnav ul, #ftnav ul li a{color: #00ccff;}