#content
{
  background: url(../imgs/lcc_eu_flag.jpg) no-repeat 400px 25px;
}

#main_menu
{
 margin-bottom: 20px; 
}

#eams_main_menu
{
  margin: 10px 0 0 150px;
  padding: 0 0 10px 10px;
  height: 19px;
  width: 660px;
  font-size: 100%;
  text-transform: capitalize;
  border-bottom: 1px dashed #bfbfbf;
}

#eams_main_menu li
{
 display: inline;
 margin: 0;
 text-align: left;
 font-size: 100%;
 font-family: arial, verdana, helvetica, sans-serif;
 background: url(../../template_files/imgs/puce.jpg) no-repeat 5px 9px;
}

#eams_main_menu li.unselected a
{
 list-style-type: none;
 text-decoration: none;
 color: #981f34;
 font-weight: normal;
}

#eams_main_menu li.unselected a:hover
{
 text-decoration: none;
 color: #d91e3e;
 font-weight: normal;
 list-style-type: none;
}

#eams_main_menu li.selected a
{
 text-decoration: none; 
 color: #981f34;
 font-weight: bold;
 list-style-type: none;
}

#eams_team
{
	background: url(../../template_files/imgs/eams_team.jpg) no-repeat 0 0;
	background-position: center;
	width: 625px;
	height: 228px;
	text-align: center;
}