div.header_top_leftmost {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 94px;
	min-width: 20px;
	min-height: 94px;
	background-image: url('../imageset/header_filler.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_top_left {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 5px;
	height: 94px;
	min-width: 5px;
	min-height: 94px;
	background-image: url('../imageset/header_red_filler.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_top_middle {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 90%;
	height: 94px;
	background-image: url('../imageset/header_red_filler.gif');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_top_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 784px;
	height: 94px;
	min-width: 784px;
	min-height: 94px;
	background-image: url('../imageset/header_eptlogo.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_top_rightmost {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 94px;
	min-width: 20px;
	min-height: 94px;
	background-image: url('../imageset/header_filler.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_links_leftmost {
	position: absolute;
	top: 94px;
	left: 0px;
	width: 20px;
	height: 94px;
	min-width: 20px;
	min-height: 94px;
	background-image: url('../imageset/header_filler.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_links {
	position: absolute;
	top: 94px;
	left: 20px;
	width: 95%;
	height: 25px;
	background-image: url('../imageset/eptlinks_bg.gif');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 50px;
	color: black;
	text-align: center;
}
div.header_links_rightmost {
	position: absolute;
	top: 94px;
	right: 0px;
	width: 20px;
	height: 94px;
	min-width: 20px;
	min-height: 94px;
	background-image: url('../imageset/header_filler.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.header_links_right {
	position: absolute;
	top: 118px;
	right: 0px;
	width: 100px;
	height: 33px;
	background-image: url('img/chris_layout3/ept_05.gif');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 50px;
	color: black;
}

