body {
	font-family: Arial, Helvetica, sans-serif;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	right: auto;
	height: auto;
	top: 0px;
	background-color: #000000;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link { 
	color: #999933;
	}
a:visited { 
	color: #999933;
	}
a:hover { 
	color: #FF9900;
	}
a:active { 
	color: #FF9900;
	}
.top {
	background-image:  url(../home/top.jpg);
	position: absolute;
	z-index: 10;
	height: 137px;
	width: 850px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	background-repeat: no-repeat;
	visibility: visible;
	padding-right: 0px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
}
.nav {
	background-image: url(../home/navigation.jpg);
	position: absolute;
	height: 42px;
	width: 790px;
	left: 0px;
	top: 137px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 30px;
	padding-right: 30px;
}
.body {
	background-image: url(../home/bodyinsert.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: auto;
	width: 850px;
	left: 0px;
	top: 178px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.bottom {
	background-image: url(../home/bottomend.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 16px;
	width: 850px;
	left: 0px;
	top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
