div#header {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	background-image: url(../images/MontageFade3.jpg);
	background-repeat: no-repeat;
	background-position: 230px 0px;
	height: 84px;
	clear: both;
}

div#left {
	width: 197px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div#middle {
	padding: 1.8em 0px 40px 15px;
	margin-left: 197px;
	border-left: 1px solid #CCCCCC;
	margin-right: 20px;
	min-width: 550px;
	max-width: 600px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 184px;
}
div#footer {
	position: relative;
	clear: both;
}
