* {
  border:0;
}

body {
  font-family:Arial;
  font-size:10pt;
}

#header {
  width:779px;
  }
  
#topnav {
  background:url('images/header_bg.gif');
  height:42px;

  }
  
#middle {
  background:url('images/logo_base.jpg');
  height:150px;
}

#bottomnav {
  background:url('images/background.gif');
  height:54px;
}

#content {
	width:auto;
	padding:0px;
}

#content #left{
  width:222px;
  float:left;
}

#content #right{
	width:550px;
	float:left;
}

#footer {
  background:url('images/footer_bg.gif');
  height:40px;
  width:779px;
  color:white;
}#content #right p b {
	font-family: Verdana, Geneva, sans-serif;
}
