#centrecontent {
	float: left;
	width: 380px;
	position: relative;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 6px;
	/*
	background-image: url(/_images/headline-text-home.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	*/
}
#pagetop {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	/*background-image: url(/_images/toppanel-bluebg.jpg);*/
}
#imageright1 {
	float: right;
	position: relative;
	padding-top: 0px;
}
#imageright2 {
	float: right;
	height: 300px;
	width: 255px;
	position: relative;
	padding-top: 30px;
}
#toppanel {
	float: right;
	height: 155px;
	width: 900px;
	position: relative;
	/*background-image: url(/_images/toppanel-blue.jpg);*/
	background-repeat: no-repeat;
}
#toprightpanel {
	position: relative;
	height: 155px;
	width: 100%;
	float: right;
}
