/* CSS Document */

#contentwrapper { 
	position:relative; 
	width:870px; 
	height:490px; 
	padding:15px 0px 15px 0px; 
	background-color:#ffffff; 
}

#bodytext { 
	position:absolute; 
	width:560px; 
	height:450px; 
	padding:20px 20px 20px 20px; 
	background-color:#ededed; 
	background-image:url(../images/content_wm_bg.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat; 
}

#imagearea { 
	position:absolute; 
	margin-left:600px; 
	width:265px; 
	height:490px; 
	padding-left:5px; 
}