/* Author: Richard Robertson
    Date: 04/20/2006
    Filename: sob.css
*/

#head {background-color: black: margin: 0; padding: 0; border: 0}

#links {float: left; font-family: cursive,sans-serif; width: 140; 
    font-size: 1em; background-color: black; color: white;
       margin: 0 20 20 0}
#links a {color: white}
#links a:link {text-decoration: none}
#links a:visited {color: gray; text-decoration: underline}
#links a:hover {color: red; text-decoration: underline}
#link a:active {color: red}
#pic td {border: 10 double black; padding: 20}
#pic img {width: 300px}
#main {font-family: arial, sans-serif; font-size: 14pt; font-style: 
      bold; margin: 20px}
#address {font-family: arial, sans-serif; font-size: 14pt; font-style: 
      bold; margin: 20px}