body 
{
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 11px;
  background: #515151 url(/images/homepage1/body_bg.jpg) repeat-x top left;
  text-align: center; /* for IE */
}

#main
{
  background-color: #000000;
}

a {
  font-weight: bold;
}

img 
{
  border: 0;
}

#vanier 
{
  position: relative;
  margin:0 auto;
  text-align: left; /* counter the body center */
  width:959px;
}

#leaderbizoard
{
  text-align: center;
}

#banner
{
  text-align: right;
}

#vanier_logo
{
  position: absolute;
  left: 1px;
  top: 93px;
  width: 119px;
  height: 127px;
}

#nav_top_bar
{
  position: absolute;
  left: 0;
  top: 178px;
  width: 959px;
  height: 6px;
  font-size: 5px;
  background: url(/images/homepage1/nav_top_bar.jpg) repeat-x top left;
}

#nav_bottom_bar
{
  position: absolute;
  left: 0;
  top: 216px;
  width: 959px;
  height: 7px;
  font-size: 5px;
  background: url(/images/homepage1/nav_bottom_bar.jpg) repeat-x top left;
}

#team_bar
{
  position: absolute;
  left: 0;
  top: 225px;
  width: 959px;
  height: 20px;
  background: #ffffff url(/images/homepage1/team_bar_bg.jpg) no-repeat top right;
  font-size: 1px;
}

#team_bar ul
{
  margin: 0;
  padding: 0;
}

#team_bar li
{
  margin: 0;
  padding: 0;
  display: inline;
  list-style-stype: none;
}

#team_bar img
{
  margin: 0 0 0 5px;
}

#team_bar .lasteam
{
  margin-right: 18px;
}