body {
          background-color:#f5f5f5;
}

#container {
          width:800px;
		  margin:auto;
		  background-color:#FFFFFF;
}
#header {
          background:url(../images/pic_2010_banner.jpg) bottom;
		  background-repeat:no-repeat;
		  width:800px;
		  height:174px;
		  padding:0;
}
#mid {
          background:url(../images/pic_2010_mid.jpg);
		  background-repeat: repeat-y;
		  width:800px;
		  padding:0;
}
#bottom {
          background:url(../images/pic_2010_bottom.jpg);
		  background-repeat:no-repeat;
		  width:800px;
		  height:8px;
		  padding:0;
}
#content {
          width:755px;
		  margin:auto;
		  background-color:#FFFFFF;
}
p {
          font-family:Arial, Helvetica, sans-serif;
		  font-size:14px;
		  line-height:18px;
}
#field-spr{
       margin:0;
	   margin-bottom:6px;
}
