
/**************************************************************
   Header Image/Flash Movie
 **************************************************************/
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(../images/bg/light_body1280.gif) repeat-y top center;
  font: 400 0.8em Bitstream Vera Sans, Lucida Grande, Lucida Sans Unicode, Sans,verdana, arial, sans-serif;
  line-height: 170%;
  color: #555;
}

#headerImg {
  margin: 0 auto;
  height: 103px;
  background: url(../images/bg/hdr12802.jpg) no-repeat top left;
}

/* Column widths */
.width {
  width: 1226px;
}

.widthPad {
  width: 1196px;
}

.width25 {
  width: 240px;
  font: 400 0.7em Bitstream Vera Sans, Lucida Grande, Lucida Sans Unicode, Sans,verdana, arial, sans-serif;
}

.width50 {
  width: 630px;
}

.width73 {
  width: 730px;
}

.width75 {
  width: 750px;
}

.width100 {
  width: 1000px;
}

