/* CSS Document */

body {
	background-color: #ABAA71;
	margin-top: 0px;
	
}
#container {
	display: block;
	position: relative;
	height: 650px;
	width: 1024px;
	background-image: url(images/index3.1.11.png);
	background-repeat: no-repeat;
}
#slideshow {
	display: block;
	height: 297px;
	width: 400px;
	position: absolute;
	left: 165px;
	top: 264px;
}
#indexportrait {
	display: block;
	height: 317px;
	width: 213px;
	position: absolute;
	left: 636px;
	top: 262px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	display: block;
	padding: 5px;
	height: 30px;
	width: 832px;
	position: absolute;
	left: 85px;
	top: 578px;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #3b2e1d;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#backgroundtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C8CE9E;
	height: 1000px;
	width: 1920px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-style: italic;
}

