#wrapper {
	height: 893px;
	width: 900px;
	position: absolute;
	padding: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#head {
	position: absolute;
	height: auto;
	width: 890px;
	padding: 0px;
	left: 0px;
	top: 1px;
}
#nav {
	position: absolute;
	height: auto;
	width: 841px;
	top: 120px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content1 {
	position: absolute;
	height: 529px;
	width: 879px;
	left: 10px;
	top: 189px;
	border: 1px solid #660000;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#content2 {
	position: absolute;
	height: 127px;
	width: 130px;
	left: 391px;
	top: 628px;
	background-repeat: no-repeat;
}

#footer {
	position: absolute;
	left: 10px;
	top: 737px;
	width: 890px;
	height: 333px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: normal;
}



ul {
	word-spacing: 10px;
}
li {
	display: inline;
	word-spacing: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/sall_swan.jpg);
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-left: 30px;
	background-position: left;
	text-decoration: none;
	padding-right: 20px;
}
