#column1
{  position: fixed;
   background-color: transparent;
   width: 100px;
   height: auto;
   top: 0px;
   left: 89px;
   margin: 0px;
   padding-top: 0px; 
   z-index: 3;
}

#column2
{  position: fixed;
   background-color: transparent;
   width: 176px;
   height: auto;
   top: 0px;
   left: 189px;
   margin: 0px;
   padding-top: 0px; 
   z-index: 3;
}

#column3
{  position: fixed;
   background-color: transparent;
   width: 176px;
   height: auto;
   top: 0px;
   left: 365px;
   margin: 0px;
   padding-top: 0px; 
   z-index: 3;
}

#column4
{  position: fixed;
   background-color: transparent;
   width: 178px;
   height: auto;
   top: 0px;
   left: 541px;
   margin: 0px;
   padding-top: 0px; 
   z-index: 3;
}

#LeftNav
{  position: absolute;
   background-color: transparent;
   height: auto;
   top: 210;
   left: 20px;
	font-weight: lighter;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	line-height: 22px;
}

#BottomNav
{  position: absolute;
   background-color: transparent;
   width: 700px;
   height: 35px;
   top: 768px;
   left: 200px;
   z-index: 2;
}

tr.heading
{  background-color: #cc0000;
   text-align: center;
   color: #ffffff;
}

td
{  font-family: verdana, arial, helvetica, sans-serif;
   font-size: 9px;
}

#MDlogo {
	position: absolute;
   width: 150px;
   height: 144px;
   left: 30px;
   top: 5px;
   z-index: 6;
 }

#MDtextLogo {
	position: absolute;
   width: 210px;
   height: 74px;
   left: 20px;
   top: 650px;
   z-index: 2;
 }

#OTBlogo
{  position: absolute;
   width: 100px;
   height: 35px;
   top: 768px;
   left: 900px;
}

body {
	background-image: url(http://MarDels.com/images/insideBGnoNav.jpg);
	background-repeat: no-repeat;
}

#contentFrame
{  position: absolute;
   background-color: transparent;
   top: 20px;
   left: 280px;
   margin: 0px;
   padding-top: 0px; 
   z-index: 3;
}

