/*
style sheet for drummey.com site - www.drummey.com
webmistress email address: purr@drummey.com
style.css
*/


body { background-image:url(./images/bg.gif); background-color:#000000; background-repeat: repeat-x; }

p { font-family:"Verdana", "Arial", sans-serif; line-height:14px; font-size:10px; color:#999999; }

h3 { font-family:"Verdana", "Arial", sans-serif; font-size:9px; color:#A3A075; }

ul,li { font-family:"Verdana", "Arial", sans-serif; line-height:13px; font-size:10px; color:#999999; }

b { font-family:"Verdana", "Arial", sans-serif; font-size:11px; color:#999933; }

.copyright { font-family:"Verdana", "Arial", sans-serif; font-size:9px; color:#999999; }

.spacer { font-family:"Verdana", "Arial", sans-serif; font-size:9px; color:#000000; }

.bottomnav { check this... }

.p2 { font-family:"Verdana", "Arial", sans-serif; line-height:13px; font-size:9px; color:#999999; }

.p3 { font-family:"Verdana", "Arial", sans-serif; line-height:12px; font-size:9px; color:#999999; }

a:link { color:#999933; }
a:active { color:#999933; }
a:visited { color:#A3A075; }
a:hover { more on this; }
