#leftcontent {
	font: bolder 11px Arial, Helvetica, sans-serif;
	color: #000000;
	POSITION: absolute;
	left:0px;
	top:90px;
	width:195px;
	border:0px none #000;
	padding: 0px;
	margin: 0px 0px 0px;
	height: 600px;
	background-color: #fff;
	background-repeat: no-repeat;
}

#centercontent {
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0px;
	border:0px none #000;
	visibility: visible;
	z-index: 30;
	width: 650px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 30px;
	right: 200px;
	margin-top: 80px;
	margin-right: 195px;
	margin-bottom: 0px;
	margin-left: 150px;
	background-color: #fff;
	background-repeat: no-repeat;
}

html>body #centercontent {
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 185px;
	margin-right:149px;
	margin-top:60px;
	margin-bottom:0px;
	padding: 0px;
	border:0px none #000;
	}
#rightcontent {
	POSITION: absolute;
	top:83px;
	width:150px;
	background:#fff;
	border:none #000;
	right: 10px;
	}

#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	POSITION: absolute;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#banner {
	position:absolute;
	z-index:50;
	visibility: visible;
	left: 332px;
	top: 1px;
}
