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: 750px;
	left: 165px;
	top: 165px;
	z-index: 3;
	background-color: #FFFFFF;
	background-image: url(images/cntntbdrbk3.gif);
}
#atiblk { 
	position: absolute;
	background-attachment: scroll;
	width: 140px;
	height: 75px;
	left: 0px;
	top: 280px;
	z-index: 9;
	background-image: url(images/ati.gif);
}
#footer {
	position: absolute;
	width: 660px;
	height: 64px;
	left: 165px;
	top: 920px;
	z-index: 3;
	color: #FFFFFF;
}
#dfslot {
	position: absolute;
	width: 660px;
	height: 107px;
	left: 165px;
	top: 985px;
	z-index: 3;
}
#defo {
	position: absolute;
	width: 138px;
	height: 13px;
	left: 270px;
	top: 25px;
	z-index: 5;
}

