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

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

a.OTBLogo
{  font-size:  9px;
   color: #993333;
   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;
}

#TopNav
{
	position: absolute;
	background: transparent;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	top: 0;
	left: 0;
   height: 200px;
	visibility: visible;
}

#LeftNav
{  position: absolute;
   background-color: transparent;
   width: 200px;
   height: 400px;
   top: 60px;
   left: 20px;
}

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

#Content
{	visibility: visible;
	position: absolute;
	left: 10px;
	right: 0px;
	top: 150px;
	bottom: 0px;
	width: 940;
	height: 435;
}

#bandiniLogo
{
	position: absolute;
	top: 5;
	left: 650;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	visibility: visible;
	z-index: 1;
}

#eatOutSD
{
	position: absolute;
	top: 80;
	left: 480;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	visibility: visible;
	z-index: 1;
}

#OTBlogo
{
	position: absolute;
	width: 100px;
	height: 35px;
	top: 595px;
	left: 880px;
	font-size: 9px;
}

#homeContent
{  position: absolute;
	visibility: visible;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #006633;
   width: 600px;
   height: auto;
   top: 160px;
   left: 350px;
   margin: 0px;
   padding-top: 0px; /* Play with me! */
   z-index: 3;
}

#addressContent
{  position: absolute;
	visibility: visible;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #006633;
   width: auto;
   height: auto;
   top: 470px;
   left: 10px;
   margin: 0px;
   padding: 5px;
   z-index: 3;
}

#hoursContent
{  position: absolute;
	visibility: visible;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #006633;
   width: auto;
   height: auto;
   top: 470px;
   left: 160px;
   margin: 0px;
   padding: 5px;
   z-index: 3;
}

#homePhoto
{  position: absolute;
	visibility: visible;
   top: 100px;
   left: 5px;
   margin: 0px;
   z-index: 3;
}

#directionsContent
{  position: absolute;
	visibility: hidden;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #006633;
   width: 598px;
   height: 411px;
   top: 160px;
   left: 353px;
   margin: 0px;
   padding-top: 0px; /* Play with me! */
   z-index: 3;
}

#contactContent
{  position: absolute;
	visibility: hidden;
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 1px solid #006633;
   width: 930px;
   height: auto;
   top: 150px;
   left: 10px;
   margin: 0px;
   padding-top: 0px; /* Play with me! */
   z-index: 3;
}
