body {
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: center;
	background-color: #3a302c;
	background-image: url(../images/global/background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Georgia, Palatino, Times, serif;
	color: #646464;
	font-size:13px;
	font-weight:normal;
	line-height:150%;
}

body > * { /* IE6-only filter */
	text-align: left;
}

div#container {
	clear: both;
	margin: 0px auto;
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/global/container.gif);
	background-position: center top;
	background-repeat: repeat-y;
	position: relative;
	min-height: 802px;
}

div#header {
	position: absolute;
	width: 800px;
	height: 103px;
	top: 0px;
	left: 0px;
	text-align: left;
}

div#mainmenu {
	position: absolute;
	width: 800px;
	height: 52px;
	background-position: center top;
	background-repeat: none;
	top: 103px;
	left: 0px;
	text-align: right;
}

div#content {
	position: relative;
	top: 205px;
	left: 0px;
	padding: 0px 0px 100px 0px;
	margin: 0px auto;
	text-align: left;
	width: 800px;
}


div#photowide {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 603px;
}

div#text {
	float: left;
	margin-bottom: 140px;
	text-align: left;
	width: 500px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #9c9c9c;
}

div#select {
	float: left;
	top: 200px;
	left: 1px;
	width: 185px;
	margin-bottom: 100px;
	z-index: 20;
}

#prop {
	position: relative;
	height: 100px;
	padding: 50px;
}

div#clear {
	clear: both;
}

div#sectionhead {
	position: absolute;
	width: 480px;
	top: 167px;
	left: 197px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	color: #3a302c;
}

#footer {
	font-family:georgia,serif;
	font-size:12px;
	line-height:120%;
	clear: both;
	margin: 0px auto;
	height: 100px;
	width: 800px;
	position: relative;
	background-color: #3a302c;
	background-image: url(../images/global/footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#footer p.copyright {
	text-align: center;
	padding-top: 13px;
	color: #332c27;
	width: 400px;
	margin: 0px auto;
}
