a.TopNav
{  font-size: 14px;
   color: #F30;
   text-decoration: none;
   margin-right: 8px;  /* To control spacing between navibits */
}
a.TopNav:link
{  color: #F30;
   text-decoration: none;
}
a.TopNav:visited 
{  color: #F30;
   text-decoration: none;
}
a.TopNav:active 
{  color: #C00;
   text-decoration: none;
}
a.TopNav:hover
{  color: #C00;
   text-decoration: none;
}

a.BottomNav
{  font-size: 9px;
   color: #FFFFFF;
   text-decoration: none;
   margin-right: 8px;  /* To control spacing between navibits */
}
a.BottomNav:link
{  color: #FFFFFF;
   text-decoration: none;
}
a.BottomNav:visited 
{  color: #FFFFFF;
   text-decoration: none;
}
a.BottomNav:active 
{  color: #000000;
   text-decoration: none;
}
a.BottomNav:hover
{  color: #000000;
   text-decoration: none;
}

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

#TopNav
{  position: absolute;
   background-color: transparent;
   width: 824px;
   height: 40px;
   top: 10px;
   left: 200px;
}

#LeftNav
{  position: absolute;
   background-color: transparent;
   top: 50px;
   left: 0px;
}

#BottomNav
{  position: absolute;
   background-color: transparent;
   top: 635px;
   left: 0px;
   z-index: 2;
}

#Content
{  position: absolute;
   width: 590px;
   left: 0px;
   right: 0px;
   top: 270px;
   bottom: 0px;
}

#Title
{
	position: absolute;
	width: 1024px;
	left: 0px;
	top: 0px;
	text-align: center;
}

#facebookIcon
{
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: right;
	width: 1024px;
}

#UpperLeftPhoto
{
	position: absolute;
	left: 0px;
	top: 72px;
	text-align: center;
}

#UpperLeftPhoto2
{
	position: absolute;
	left: 0px;
	top: 72px;
	text-align: center;
	visibility: hidden;
}

#UpperLeftPhoto3
{
	position: absolute;
	left: 0px;
	top: 72px;
	text-align: center;
	visibility: hidden;
}

#UpperLeftPhoto4
{
	position: absolute;
	left: 0px;
	top: 72px;
	text-align: center;
	visibility: hidden;
}

#UpperLeftPhoto5
{
	position: absolute;
	left: 0px;
	top: 72px;
	text-align: center;
	visibility: hidden;
}

#LowerRightPhoto
{
	position: absolute;
	left: 600px;
	top: 250px;
	text-align: center;
}

#LowerRightPhoto2
{
	position: absolute;
	left: 600px;
	top: 250px;
	text-align: center;
	visibility: hidden;
}

#LowerRightPhoto3
{
	position: absolute;
	left: 600px;
	top: 380px;
	text-align: center;
	visibility: hidden;
}

#LowerRightPhoto4
{
	position: absolute;
	left: 600px;
	top: 250px;
	text-align: center;
	visibility: hidden;
}

#LowerRightPhoto5
{
	position: absolute;
	left: 628px;
	top: 72px;
	text-align: center;
	visibility: hidden;
}

#CDs
{
	position: absolute;
	left: 600px;
	top: 60px;
	text-align: center;
	width: 424px;
}

#OTBlogo
{
	position: absolute;
	top: 635px;
	left: 950px;
}

