<style>
	.bodytxt {
		font-size: 12px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.2;
		font-style: normal;
		text-align: left;
		color: #000000;
}
	.bodytxt {
		font-size: 12px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.2;
		font-style: normal;
		text-align: left;
		color: #000000;
}
	.redbodytxt {
		font-size: 12px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.2;
		font-style: normal;
		text-align: left;
		color: #ff0000;
}
	.bodytxt2 {
		font-size: 14px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.3;
		font-style: normal;
		text-align: left;
		color: #000000;
}
	.bodytxt3 {
		font-size: 16px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.3;
		font-style: normal;
		text-align: left;
		color: #000000;
}
	.bodytxt4 {
		font-size: 18px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.0;
		font-style: normal;
		text-align: left;
		color: #000000;
}
	.bodysmall {
		font-size: 10px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.0;
		font-style: normal;
		text-align: left;
		color: #000000;
}
	.bodywhitesmall {
		font-size: 10px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1;
		font-style: normal;
		text-align: left;
		color: #FFFFFF;
}
	.bodywhite {
		font-size: 12px;
		font-family: Arial, Geneva;
		font-weight: normal;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 1.2;
		font-style: normal;
		text-align: left;
		color: #FFFFFF;
}
	.nolink {
		font-size: 12px;
		font-family: Arial, Geneva;
		font-weight: bold;
		padding-left: 2px;
		font-style: italic;
		color: #eeeeee;
}
	A:link {
		text-decoration: none;
		font-size: 12px;
		font-family: Arial, Geneva;
		color: #eeeeee;
}
	A:visited {
		text-decoration: none;
		font-size: 12px;
		font-family: Arial, Geneva;
		color: #eeeeee;
}
	A:hover {
		text-decoration: none;
		font-size: 12px;
		font-family: Arial, Geneva;
		font-style: italic;
		font-weight: bold;
		color: #eeeeee;
}
BODY{
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-y;
}
#ban {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 600px;
	height: 80px;
	z-index: 0;
}
#buttons {
	position: absolute;
	top: 81px;
	left: 20px;
	width: 600px;
	height: 24px;
	z-index: 100;
}
#sides {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 125px;
	height: 400px;
	z-index: 100;
}
#home_content {
	position: absolute;
	top: 130px;
	left: 20px;
	width: 600px;
	z-index: 200;
}
#content {
	position: absolute;
	top: 150px;
	left: 160px;
	width: 530px;
	z-index: 200;
}
#totem {
	position: absolute;
	top: 300px;
	left: 170px;
	width: 250px;
	z-index: 300;
	visibility: hidden;
	visible: hide;
}

</style>
