/* CSS Document */

#content {
	background:url(../images/background-interiorBody.jpg);
	position:absolute;
	left:8px;
	height:760px;
	width:820px;
}

.column {
	width:200px;
	height:400px;
	border-right:1px solid #3f586b;
	padding:10px;
	float:left;
	text-align:left;
}

.columnNarrow {
	height:400px;
	border:0px;
	padding:8px;
	float:left;
	text-align:left;
}