#content {
	display:inline;
	float:left;
	width:815px;
	margin-left:5px;
}

	#content .top {
		height:18px;
		overflow:hidden;
		background:url(subpage-contenttop.png) no-repeat;
	}
	
	#content .body {
		background:url(subpage-contentbody.png) repeat-y;
	}
	
	#content .bottom {
		height:12px;
		overflow:hidden;
		background:url(subpage-contentbottom.png) no-repeat;
	}