/* Color CSS Document */

html { background: #413224 url(../graphics/bgpattern.gif); background-attachment: fixed; }

body { background: #fff url(../graphics/bg.jpg) right; -webkit-border-radius: 0 16px; -moz-border-radius: 0 16px; border-radius: 0 16px; }

body,td,th { color: #333; }

h2, h3 { color: #502D16; }

a:link, a:visited { color: #502D16; }
a:hover { color: #666; }



div#nav_footer p { color: #999; }