body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/rufgrn5.gif);
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	position: absolute;
	background-attachment: scroll;
	width: 660px;
	height: 160px;
	left: 63px;
	top: 0px;
	z-index: 5;
	background-image: url(images/header3.png);
}
#nav {
	position: absolute;
	background-attachment: scroll;
	width: 140px;
	height: 500px;
	left: 20px;
	top: 200px;
	z-index: 5;
	background-image: url(images/navbk.gif);
	background-repeat: no-repeat;	
}
#navtxt {
	position: absolute;
	width: 140px;
	height: 430px;
	font-size: 14px;
	color: #FFFFFF;
	top: 25px;
}
#content {
	position: absolute;
	width: 660px;
	height: 800px;
	left: 165px;
	top: 165px;
	z-index: 3;
	background-color: #FFFFFF;
	background-image: url(images/cntntbdrbk2.gif);
}
#ctnthdr {
	position: absolute;
	background-attachment: scroll;
	width: 660px;
	height: 90px;
	left: 0px;
	top: 10px;
	z-index: 5;
	background-image: url(images/trail_cond.gif);
}
#trcon {
	position: absolute;
	background-attachment: scroll;
	width: 600px;
	height: 160px;
	left: 30px;
	top: 115px;
	z-index: 5;
	background-image: url(images/trconbk.gif);
}
#wthr {
	position: absolute;
	background-attachment: scroll;
	width: 600px;
	height: 450px;
	left: 30px;
	top: 310px;
	z-index: 5;
}
#footer {
	position: absolute;
	width: 660px;
	height: 64px;
	left: 165px;
	top: 968px;
	z-index: 3;
	color: #FFFFFF;
}
#dfslot {
	position: absolute;
	width: 660px;
	height: 107px;
	left: 165px;
	top: 1036px;
	z-index: 3;
	color: #FFFFFF;
}
#defo {
	position: absolute;
	width: 138px;
	height: 13px;
	left: 270px;
	top: 25px;
	z-index: 5;
}

