body {
	background-image: url(images/cspa-bg.gif);
	background-color: #F6F5F3;
  margin: 0px;
  padding: 62px 0px 0px 0px;
    text-align: left;
  font: 12px "Arial";
  
}
.header {
	background-image: url(images/spa_rightrepeat.jpg);
	float: left;
	width: 100%;
	height: 157px;

}
.base {
	float: left;
	width: 100%;
	height: 54px;
	background-image: url(images/spa_lowerrightrepeat.jpg);

}
.bodyright {
	position: relative;
	background-image: url(images/spa_bodyright.jpg);
	}
.bodycontent {
	background-image: url(images/spa_body.jpg);
	float: left;
	width: 100%;
	height: 235px;

}
h1 {
  margin: 0px;
  padding: 0px;
  background: #E7D7C8 url(images/logo_bg.gif);    
  border-top: 1px solid #BDBDBD;
  border-bottom: 1px solid #E8E8E6;
  text-align: left;

}

h1 span {
  display: block;
  height: 67px;
  padding-right: 313px;
  background: url(images/spa_rightrepeat.jpg) no-repeat 256px 0px;
}

h1 span a {
  display: block;
  width: 256px;
  height: 67px;
}
.right-part {    
  padding: 0px 0px 0px 0px;
  margin-left: 228px;
  position: relative;
  _left: -3px; 
  _margin-right: -3px;
  border-bottom: 1px solid #B3AFA0;
  border-right: 1px solid #b3afa0;
}

h2 {
  margin: 0px;
  padding: 0px;
  color: #5E5E5E;
  font-size: 15px;
  padding: 5px;
  background: url(images/title.gif) repeat-x bottom;
  margin-right: 280px;
  _position: relative;
}

a {
  text-decoration: none;
  color:#F5160E;
}

a img {
  border-width: 0px; 
  display: block;
}
.footer {
  clear: left;
  margin-top: 57px;
  color: #999999;
  line-height: 22px;
  font-size: 9px;
  text-align: center;
}

.footer a {
  color: #A59E87;
  margin: 0px 3px;
  font-size: 9px;
}
.thumb {
	background-image: url(images/spa_thumbbg.jpg);
}
#thumbimg {
	position:absolute;
	z-index:3;
	left: 454px;
	top: 182px;
	}

