BODY
{

 background-color:#fffff;
 text-align:center;
 margin:0px;

}
#container
{ 
    width:900px;   
	margin-left:auto;
	margin-right:auto;
	text-align:left;


}

#background
{
	position:absolute;
	top:0px;
	float:left;
    width:900px;
}

#bg1
{
	margin-top:0px;
	background-image: url(../../images/IOL2010/bg1.jpg);
		width:900px;
	height:124px;
}
#bg2
{
	background-image: url(../../images/IOL2010/bg2.jpg);
		width:900px;
	height:124px;
}
#bg3
{
	background-image: url(../../images/IOL2010/bg3.jpg);
	/*width:900px;
	height:145px;*/
	width:900px;
	height:124px;
}
#bg4
{
	background-image: url(../../images/IOL2010/bg4.jpg);
	width:900px;
	height:125px;
}

#menu
{
	position:relative;
	left:0px;
	z-index:10;
	top:520px;
	background-image: url(../../images/IOL2010/frontMenu.jpg);
	width:900px;
	height:53px;

}

#m1 a
{
 position:relative;
 float:left;
 height:53px;
 width:140px;

}

#m2 a
{
  position:relative;
  float:left;
  height:47px;
  width:127px;
  
}

#m3 a
{
  position:relative;
  float:left;
  height:42px;
  width:110px;
}

#m4 a
{
  position:relative;
  float:left;  
  height:39px;
  width:148px;
}

#m5 a
{
 position:relative;
 float:left; 
 height:30px;
 width:82px;
}

#m6 a
{
  position:relative;
  float:left;
  height:42px;
  width:96px;
}
#m7 a
{
  position:relative;
  float:left;  
  height:41px;
  width:148px;
}

