#leftzone, #search, #content, #rightzone, #news,#photo,#links
{
	background: url(/images/shadow_d.gif) bottom repeat-x;
	padding-bottom: 2px;
}
#leftzone .int1, #search .int1, #content .int1, #rightzone .int1, #news .int1, #photo .int1, #links .int1
{
	background: url(/images/shadow_r.gif) right repeat-y;
	height: 100%;
}
#leftzone .int2, #search .int2, #content .int2, #rightzone .int2, #news .int2, #photo .int2,#links .int2
{
	background: #efefef url(/images/zone_grad.gif) top repeat-x;
	border: solid 1px #efefef;
	margin-right: 2px;
}
#search .int2{
	height: 83px;
	overflow: hidden;
}
#rightzone .int3, #content .int3, #news .int3,#links .int3
{
	padding: 18px 12px 12px 12px;
}
.lineborder {
  height: 17px;
  margin: 0 -15px 0 -13px;
  background: #007BA3;
  border-top: 1px solid #004d66;
  border-bottom: 1px solid #efefef;
  border-right: 2px solid #007BA3;
}