#contents {
	width:780px;
	
	background-image:url(../images/temp_3/bg_body.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	
	float:left;
}

#contentsBottomBg {
 	width:780px;
 	
 	background-image:url(../images/temp_3/bg_bottom.jpg);
 	background-position:bottom center;
 	background-repeat:no-repeat;
 	
 	float:left;
}

#leftColumn {
	width:431px;
	float:left;
	
	padding-bottom:47px;
}

	#text {
		width:260px;
		
		margin-left:165px;
	}

#rightColumn {
	width:349px;
	height:449px;
	float:left;
}

#rightColumn img {
	float:left;
}
