body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.headercont {
	background-attachment: scroll;
	background-image: url(graphics/header-anon-cont.jpg);
	text-align: right;
	background-repeat: repeat-x;
	width: 100%;
}
.headerleft {
	background-attachment: scroll;
	background-image: url(graphics/header-anon.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	z-index: 20;
}
.menuposs {
	position: absolute;
	left: 107px;
	top: 60px;
	z-index: 20;
}
.userposs {
	position: relative;
	top: 20px;
}
