BODY
{

 background-color:#ffffff;
 margin:0px;
 padding:0px;
 text-align:center;


}

#containerIOL
{ 	
	text-align:left;
	width:900px;			
				/* This chops off any overhanging divs */
	border:solid yellow 0px;
	height:100%;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#containerIOL .clr {
	clear:both;
}


#menuLeft
{
 position:relative;
 float:left;
 background-color:#f1f0ed;
 width:175px;
 height:auto;
 border: solid red 0px;
 padding-bottom:1000px;
 margin-bottom:-1000px;
 margin-right:10px;
}


#header
{

 background:#4c302b url(../../images/IOL2010/topBanner.jpg) no-repeat;
 width:900px;
 height:165px;

}

#background
{
  position:absolute;
  top:0px;
  float:left;
  width:903px;
}

#backgroung img
{
  position:relative;
}



#m1 a
{
 position:relative;
 float:right;
 background-image: url(../../images/IOL2010/main.jpg)  ;
 height:53px;
 width:127px;
}

#m2 a
{
  position:relative;
  float:right;
  background-image: url(../../images/IOL2010/proposals.jpg)  ;
  height:47px;
  width:127px;
}

#m3 a
{
  position:relative;
  float:right;
  background-image: url(../../images/IOL2010/program.jpg)  ;
  height:42px;
  width:127px;
}

#m4 a
{
  position:relative;
  float:right;
  background-image: url(../../images/IOL2010/registration.jpg)  ;
  height:39px;
  width:127px;
}

#m5 a
{
 position:relative;
 float:right;
 background-image: url(../../images/IOL2010/hotel.jpg)  ;
 height:30px;
 width:127px;

}

#m6 a
{
  position:relative;
  float:right;
  background-image: url(../../images/IOL2010/awards.jpg)  ;
  height:42px;
  width:127px;

}
#m7 a
{
  position:relative;
  float:right;
  background-image: url(../../images/IOL2010/sponsorship.jpg)  ;
  height:41px;
  width:127px;

}
#menuBottom
{
 background:url(../../images/IOL2010/clicks.jpg) no-repeat;
 margin-top:44px;
 position:relative;
 float:right;
 width:143px;
 height:52px;

}
#contentText
{	
	width:79%;
	border:0px solid red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

	margin:15px 0px 0px 185px;
	padding:0px 0px 10px 0px;
    border: solid purple 0px;
	color:#000;	    
}

ul
{

 list-style-position:inside;

}

li
{
 
}