#left{
	position: absolute;
	left:0px;
	top:51px;
	width:185px;
	}	
#content {
	margin-left: 191px;
	border:0px solid #000;
	width: 632px;
	padding-top: 30px;
	}
#right {
	position: absolute;
	left:832px;	
	top:87px;
	width:165px;
	text-align: right;
	}
