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