#subnav, #topnav {
    border-width: 0 0 0 15px;
    border-style: solid;
    border-color: #900;
}

#topnav  { background: #e6e2e2 fixed; width: 723px; height: 21px; }
#topnav a  { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 21px; text-decoration: none; text-transform: uppercase; padding-right: 16px; padding-left: 16px; float: left; border-style: none; border-color: #b0b1b3 }
#topnav a:hover { font-style: normal; text-decoration: underline }
#topnav a.main /* our focus - services */ { background-color: #36c }
#topnav a.studios /* our heart */ { background-color: #696 }
#topnav a.aboutus /* our body */ { background-color: #c96 }
#topnav a.contactus { background-color: #666 }
#topnav a.podcasts { background-color: #c03 }
#topnav a.blog { background-color: #606 }
#topnav a.links { background-color: #663 }

#subnav     { background: #606 }
#subnav     { width: 723px; height: 21px; }
#subnav a           { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 21px; text-decoration: none; text-transform: uppercase; padding-right: 9px; padding-left: 9px; float: left; border-style: none; border-color: #8a929a }
#subnav a:hover   { font-style: normal; text-decoration: underline }


