#wrapper {width: 800px; margin:0 auto 0 auto; text-align: left; background: #fff;}
#page_head {width: 800px; position: relative; background: #fff;}
#content {
clear: both; width: 800px; background: #fff url(../images/vertical_line.gif) repeat-y 620px 0; height: 470px;}
#left_column {
	clear: both;
	overflow: auto;
	width: 600px;
	height: 450px;
	float: left;
	margin: 10px 5px 10px 10px;
}
#right_column {width: 160px; float: right; margin: 5px;}
#page_foot {
	clear: both;
	width: 100%;
	padding-bottom: 5px;
	background: #fff url(../images/horizontal_line.gif) repeat-x top left;
	padding-top: 5px;
	text-align: center;
}
