

#nav-spacer
{
float:left;
width:100px;
height:23px;
}

/*---------------------------------STD's and Testing---------------------------------------*/
#nav-home
{float:left;}
#nav-home a
{background: url("../images/nav-home.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav-home a:hover 
{background-position: 0 -23px;}



/*---------------------------------STD's and Testing---------------------------------------*/
#nav1
{float:left;}
#nav1 a
{background: url("../images/nav-members.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav1 a:hover 
{background-position: 0 -23px;}




/*---------------------------------All About tSTD---------------------------------------*/
#nav2
{float:left;}
#nav2 a
{background: url("../images/nav-events.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav2 a:hover 
{background-position: 0 -23px;}




/*---------------------------------Our Lab Partners---------------------------------------*/
#nav3
{float:left;}
#nav3 a
{background: url("../images/nav-music.png");display: block;width: 85px;height:23px;text-decoration: none;}
#nav3 a:hover 
{background-position: 0 -23px;}





/*---------------------------------How tSTD Works---------------------------------------*/
#nav4
{float:left;}
#nav4 a
{background: url("../images/nav-video.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav4 a:hover 
{background-position:0 -23;}







/*---------------------------------photos--------------------------------------*/
#nav5
{float:left;}
#nav5 a
{background: url("../images/nav-photos.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav5 a:hover 
{background-position: 0 -23;}

/*---------------------------------fans---------------------------------------*/
#nav7
{float:left;}
#nav7 a
{background: url("../images/nav-press.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav7 a:hover 
{background-position: 0 -23;}

/*---------------------------------store--------------------------------------*/
#nav6
{float:left;}
#nav6 a
{background: url("../images/nav-store.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav6 a:hover 
{background-position: 0 -23;}

/*--------------------------------contact--------------------------------------*/
#nav8
{float:left;}
#nav8 a
{background: url("../images/nav-contact.png");display: block;width: 85px;height: 23px;text-decoration: none;}
#nav8 a:hover 
{background-position: 0 -23;}






.displace
{
position: absolute;
left: -5000px;
} 





