﻿  /* CSS layout */
body {
	border-color: solid;
	border-style: none;
	margin: 0;
	padding: 0;
}

#masthead {
}
#left_col {
	width: 160px;
	float: left;
	top: auto;
}

#container {
	min-width: 600px;
}
#page_content {
	border-left: 4px solid #000000;
	height: auto;
	width: 822px;
	top: auto;
	background-image: url('New_Folder/Button%20Graphic/Willow/willbk.jpg');
}

	


