
#sitewidth
{
  width: 1000px;
  margin: 0px auto;
  background-position: center;
  background-color:#ffffff;
  background-repeat: repeat-y;
  background-image: url(../images/sitewidth_bg_spring.gif);
}


#sitewidthbg
{
  background-image: url(../images/sitewidth_bg_spring2.gif);
  background-repeat: no-repeat;
}

#navigationbuttonstop
{
  background-image: url(../images/nav_bg_spring.gif);
  background-repeat: repeat-y;
}



#navigationbuttons
{
  padding:10px;
  background-image: url(../images/nav_bg_top_spring.gif);
  background-repeat: no-repeat;
}


#navigationbottom
{
  display: block;
  height: 11px;
  background-image: url(../images/nav_bg_bottom_spring.gif);
  background-repeat: no-repeat;
  padding-bottom:100px;
}



.puffhead
{
  font-weight:normal;
  border-bottom: none;
  padding: 6px 0px 6px 10px;
  color:#ffffff;
  background-position: center;
  margin-bottom: 3px;
  background-color: #f6ac0d;
  background-image: url(../images/puffhead_bg_spring.gif);
}

