body {
	background-color: #9FB9C6;
	background-image: url(pictures/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;



}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	clip:  rect(5px 5px 5px 5px);
	text-align: justify;
	cursor: auto;



}
banner {
	height: 95px;
	width: 1090px;
	position: absolute;
	top: 50px;
	right: 80px;
	clip: rect(auto,80px,auto,80px);
	clear: none;
	float: none;
	left: 80px;
}
#banner {
	right: 80px;
	left: 88px;
	top: 5px;
	position: absolute;
}
#menu {
	position: absolute;
	left: 610px;
	top: 63px;
}
hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #685F56;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #685F56;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}
a:link {
	color: #685F56;
	text-decoration: none;
}
a:visited {
	color: #685F56;
	text-decoration: none;
}
a:active {
	color: #685F56;
	text-decoration: none;
}
#content {
	position: absolute;
	left: 450px;
	top: 150px;
	right: 110px;
	bottom: 873px;
}
h1 {
	color: #685F56;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#pics {
	position: absolute;
	left: 120px;
	top: 150px;
	width: 310px;
}

