#left{
	position: absolute;
	left:0px;
	top:0px;
	width:315px;
	height:315px;
	padding-top: 37px;
	border:0px solid #000000;
	background-image: url(../img/backgrl.jpg);
	background-repeat: no-repeat;
	padding-bottom: 37px;
	padding-left: 30px;
	padding-right: 0px;
	}
	
#content {
	margin-left: 322px;
	margin-right:153px;
	height:412px;
	border:0px solid #000000;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/backgrr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 139px;
	}
	html>body #content {
	margin-left: 322px;
	margin-right:153px;
	}

#right {
	position: absolute;
	right:0px;
	top:121px;
	width:153px;
	height:433px;
	border:0px solid #000;
	text-align: right;
	}
