@charset "UTF-8";
body {
	background-image: url(images/bkrd.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
}
#container {
	padding: 0px;
	height: 583px;
	width: 740px;
	left: 0px;
	top: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0px,0px,0px,0px);
	position: absolute;
}
#leftcolumn {
	margin: 0px;
	padding: 0px;
	height: 583px;
	width: 187px;
	position: absolute;
	left: 0px;
	top: -1px;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
#centercolumn {
	padding: 0px;
	height: 465px;
	width: 516px;
	top: 118px;
	position: absolute;
	left: 187px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/page-content.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#rightcolumn {
	margin: 0px;
	padding: 0px;
	height: 465px;
	width: 37px;
	position: absolute;
	left: 703px;
	top: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/rightslice.gif);
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
