a.OTBLogo
{  font-size:  9px;
   color: #000000;
   text-decoration: none;
}
a.OTBLogo:link
{  color: #000000;
   text-decoration: none;
}
a.OTBLogo:visited 
{  color: #000000;
   text-decoration: none;
}
a.OTBLogo:active 
{  color: #000000;
   text-decoration: none;
}
a.OTBLogo:hover
{  color: #000000;
   text-decoration: none;
}

#BottomNav
{  position: absolute;
   background-color: transparent;
   width: 200px;
   height: 20px;
   top: 720px;
   left: 500px;
   z-index: 2;
}

#OTBLogo
{  position: absolute;
   width: 100px;
   height: 35px;
   top: 710px;
   left: 900px;
}

#HomeNav
{  position: absolute;
   background-color: transparent;
   width: 176px;
   height: 220px;
   top: 70px;
   left: 700px;
   z-index: 2;
}

#Descriptions
{  position: absolute;
   background-color: transparent;
   width: 260px;
   height: 100px;
   top: 300px;
   left: 680px;
   z-index: 2;
}

#Home-Desc
{  
}
#About-Sean-Desc
{  display: none;
}
#Music-And-Art-Desc
{  display: none;
}
#Food-Desc
{  display: none;
}
#Work-Desc
{  display: none;
}
#Galleries-Desc
{  display: none;
}
#Contact-Desc
{  display: none;
}
