/* CSS Document */
#wrapper {
	width: 734px;
	text-align:justify;
	color: #663366;
	margin-left: auto;
	margin-right:auto;
	height: 1575px;
	position: absolute;
	left: 165px;
	top: 5px;
	border: 3px outset #D8B05F;
	z-index: 2;
	background-color: #FFFACD;
	margin-left: auto;
	padding-top: 190px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: normal;
	word-spacing: normal;
}
#footer {
	position:absolute;
	width: 744px;
	height: 20px;
	background-color: #666633;
	left: 0px;
	bottom: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	z-index: 5;
	clear: both;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	top: 1736px;
	color: #D8D471;
}

