@charset "utf-8";
/* CSS Document */

#centercolumn { 
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url(../images/CENTERCOL_BG.jpg) no-repeat 0 0;
	float: left;
	width: 155px;
	height: 600px;
	}


