
body {
	background-color: #000000;
background-position: center center;}
 

 

#nav-menu ul
{
list-style: none;
background-position: center center;}
#nav-menu li
{
float: left;
background-position: center center;}
#nav-menu li a
{
background: url(img/button.gif) no-repeat center center;
height: 2em;
line-height: 2em;
float: left;
width: 7em;
display: block;

color: #b6b6b6;
text-decoration: none;
text-align: center;
}

#nav-menu a:hover
{
background: url(img/buttonon.gif) no-repeat center center;
height: 2em;
line-height: 2em;
float: left;
width: 7em;
display: block;

color: #ffffff;
text-decoration: none;
text-align: center;
}

.title		{ COLOR: #FFFFFF; FONT: 18px "Copperplate Gothic Light", verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold }
