@import url("main.css");

#content_container {
	width: 704px;
	margin:0px 0px 0 -180px;
	padding: 0px auto;
	float:right;
	background: transparent url(../images/masthead_bg.gif) repeat-y left;
	}

#left_col {
	width: 150px;
	left: 0px;
	top: 0px;
	float:left;
}

#content {
	margin-left: 160px;
}
