body {
	background-image: url(back.jpg);
	background-repeat: repeat;
}
#backer {
	position:absolute;
	left:-27px;
	top:123px;
	width:786px;
	height:582px;
	z-index:9;
	background-color: #FDF8F2;
	border: 1px, solid #684F3C;
}
#wrapper {
	text-align:centre;
	width:760px;
	margin:0 auto;
	position:relative;
	left: 5px;
	top: 12px;
} 
#navi {
	position:absolute;
	left:514px;
	top:11px;
	width:298px;
	height:35px;
	z-index:1;
}
a {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {font-weight: bold}
li {list-style:none;
display:block; }
#logi {
	position:absolute;
	left:-31px;
	top:-25px;
	width:337px;
	height:168px;
	z-index:2;
}

#content {
	position:absolute;
	left:9px;
	top:153px;
	width:721px;
	height:486px;
	z-index:10;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #25140A;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #9D3E3C;
}

#botdec {
	position:absolute;
	left:514px;
	top:640px;
	width:146px;
	height:134px;
	z-index:1;
}