





div#wrap {width:900px; margin:0 auto;}


ul#nav {margin-top:0px; padding-top:0; list-style:none; width:960px; height:10px;}


ul#nav li {float:left;}


ul#nav li a.nav1 {display:block; width:120px; height:28px; background:url(../images/apollo-pix/button.jpg) no-repeat 0 -30px; text-indent: 10px;}
ul#nav li a.home:hover {background-position: 0 0;}





a img {
  border: 0 none;
}


a:link            { 
font-size: 12px;
font-weight: bold; 
text-decoration: none; 
background-color: #f6dde0; 
color: navy;
}

a:visited         { 
font-size: 12px;
font-weight: bold; 
text-decoration: none; 
background-color: #000;
color: #fff;
}

a:hover           { 
color: #fff;
background-color: navy; 
text-decoration: underline;
}

a:active {
color: #fff;
background-color: #000; 
text-decoration: underline;
}




