/* 
    Document   : co
    Created on : January 2, 2008, 5:21 PM
    Author     : Bill Fenton
    Description: Bang Commanding Officers Style Sheet

     Filename:         co.css
   Supporting files: none 
      
*/


body {background-image: url("images/copage.gif"); margin: 5 100 50 100; font: normal 10pt Arial, 
Helvetica, sans-serif; color: blue} 
#head {margin-bottom: 0px; padding: 1px; text-align: center}

#title {position: relative; left: 215px; top: 0px}

#click {position: absolute; left: 600px; top: 320px}

#sound {position: relative; right: 100px; top: 0px}

#links {width: 200px; float: left; background-color: blue; 
margin-right: 5px; padding: 10px; font-size: 0.7em; border: 5px double red; 
position: relative; left: 0px; top: 0px}  
#links a {display: block; font-family: sans-serif; color: white; font-size: 11pt;
 text-align: right; vertical-align: middle}
#links a:link {text-decoration: none}
#links a:visited {color: white; text-decoration: none}
#links a:hover {color: red; text-decoration: none}
#links a:active {color: blue; text-decoration: none}

#cos a:link {color: blue text-decoration: underline}
#cos a:visited {color: blue; text-decoration: none}
#cos a:hover {color: red; text-decoration: underline}
#cos a:active {color: blue; text-decoration: none}



