/*----
They must be all ID tags, and are referenced from the file /includes/header.asp
Make sure when changing the link style that you change all the styles in the list, not just the first one.
------*/
.headertable {
	height: auto;
	position: absolute;
	font-size: 9px;
	line-height: 1px;
	padding: 0px;	
	margin: 0px;
	width: 800px;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:127px;
	width:233px;
	height:70px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:377px;
	top:127px;
	width:432px;
	height:70px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:210px;
	top:0px;
	width:177px;
	height:197px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:375px;
	top:0px;
	width:432px;
	height:107px;
	z-index:1;
}
