.leftCel {
}
.rightCel {
	background-attachment: fixed;
	background-image: url(../test_site_jpg1/right2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #996633;
	cursor: hand;

}
.bottomCel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;

}
