
/* ========= body BG ========= */

body {background:#000 url(images/wood.jpg) repeat scroll center 0;}

/* ========= NAV ========= */


#top_nav {
border-bottom:#444 1px solid;
background:#000 none;
}

/* ========= footer ========= */

#footer-alt{background:#000 none; border-top:#444 1px solid;}

#footer h3 {
color:#888;}

#footer li a  {
text-shadow: 1px 1px 1px #050505;
}

#footer li a  {
color:#888;
}
#footer li a:hover  {
color:#eee;
background: transparent url(images/bullet-white.gif) no-repeat scroll 5px 12px;
}

