body {
	background-color: #FEF6DD;
	background-image: url(../img/tile_keys.jpg);
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

a span {
	display: none;
}

img {
	border: 0;
}

#container {
	background-image: url(../img/container_bg.gif);
	background-repeat: repeat-y;
	width: 784px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	width: 784px;
	height: 355px;
	position: relative;
}

#top span {
	display: none;
}

#nav {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 243px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 2px;
	top: 55px;
}

#nav li, #nav a {
	width: 180px;
	height: 21px;
	list-style: none;
	position: absolute;
	left: 0;
}

#n1 {
	top: 13px;
}

#n1 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -256px;
}

#n2 {
	top: 36px;
}

#n2 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -279px;
}

#n3 {
	top: 59px;
}

#n3 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -302px;
}

#n4 {
	top: 82px;
}

#n4 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -325px;
}

#n5 {
	top: 105px;
}

#n5 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -348px;
}

#n6 {
	top: 128px;
}

#n6 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -371px;
}

#n7 {
	top: 151px;
}

#n7 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -394px;
}

#n8 {
	top: 174px;
}

#n8 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -417px;
}

#n9 {
	top: 197px;
}

#n9 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -440px;
}

#n10 {
	top: 220px;
}

#n10 a:hover {
	background-image: url(../img/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -463px;
}

#middle {
	background-image: url(../img/middle.jpg);
	background-repeat: no-repeat;
	width: 784px;
	height: 205px;
	position: relative;
}

#middle img {
	position: absolute;
	top: 46px;
}

#btn1 {
	left: 11px;
}

#btn2 {
	left: 265px;
}

#btn3 {
	left: 519px;
}

#bottom {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 16px;
	text-align: center;
}

#notes {
	background-color: #E9D9C8;
	background-image: url(../img/notes.jpg);
	background-repeat: no-repeat;
	width: 748px;
	margin: 6px auto 0 auto;
	min-height: 185px;
	position: relative;
	color: #606060;
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}

#notes em {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 50px;
	top: 14px;
	font-size: 10px;
	font-style: italic;
}

#notes em span {
	display: none;
}

#notes p {
	width: 470px;
	position: relative;
	left: 253px;
	margin: 0;
	padding: 37px 0 0 0;
}

#notes img {
	position: absolute;
	bottom: 0px;
	margin: 0;
	padding: 0;
}

#notes a {
	color: #604436;
	text-decoration: none;
}

#notes a:hover {
	text-decoration: underline;
}

#notes span {
	position: relative;
	left: 250px;
}

#footer {
	color: #CD873F;
	font-family: verdana;
	font-size: 9px;
	margin: 10px;
}

#footer a {
	color: #CD873F;
	text-decoration: none;
}

#footer a:hover {
	color: #244290;
	text-decoration: underline;
}
