body
{
  background-color: #C42021;
  background-repeat: repeat-x;
  margin: 0px;
  text-align: center;
  font-family: 'Lucida Grande', Helvetica, Arial, Tahoma, sans-serif;
  font-size: 14px;
}

#headerBar
{
  position: relative;
  background-image: url(../images/bg-header.gif);
  background-repeat: repeat-x;
  height: 142px;
  width: 100%;
}

#headerContainer
{
  position: relative;
  width: 1000px;
  height: 142px;
  margin: 0px auto;
}

#headerLogo
{
  position: absolute;
  top: 18px;
  left: 20px;
}

#northEastBusiness
{
  position: absolute;
  top: 118px;
  left: 25px;
}

#computerTop
{
  position: absolute;
  left: 702px;
  top: 11px;
}

#bodyBar
{
  background-color: #000000;
  color: #ffffff;
}

#bodyContainer
{
  position: relative;
  width: 1000px;
  margin: 0px auto;
  text-align: left;
}

#computerBottom
{
  position: absolute;
  top: 0px;
  left: 702px;
}

#introText
{
  position: relative;
  width: 675px;
  padding: 12px 0px 12px 25px;
  text-align: left;
}

#classifiedsHolder
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	font-size: 0px;
}

#classifiedsHolder img
{
  position: relative;
  float: left;
  border: 0px;
}

#footerBar
{
  position: relative;
}

#footerContainer
{
  font-size: 12px;
  color: #ffffff;
  position: relative;
  width: 1000px;
  padding: 25px 0px;
  margin: 0px auto;
}

#footerContainer a:link, #footerContainer a:visited
{
  text-decoration: none;
  color: #ffffff;
}

#logoDigitalMedia
{
  position: absolute;
  left: 890px;
  top: 24px;
}

#logoNewsquest
{
  position: absolute;
  left: 762px;
  top: 12px;
}
