<style src="../../images/bgrighthome.jpg">
.center{
	position:relative;
	float:left;
	width:545px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 10px;
}
.centerleft{
	position:relative;
	float:left;
	width:560px;
	height:auto;
	padding-right: 10px;
	background-color:Transparent;
	
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position: right;
	
}
.right{
	position:relative;
	float:right;
	width:196px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FF6666;
	background-image:url(../../images/bgrighthome.jpg);
	padding-right: 9px;
}