.pageContainer {
	text-align:left;
	width:1024px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	z-index:1;
}

.header_khaki {
	height:89px;
	background:url(./images/header/khaki_1024.jpg) no-repeat 0 0;
}

.headerMenu2 {
	position:relative;
	z-index:2;
	background:url(./images/headerMenu2_1024.png) no-repeat 0 0;
}

.headerMenu1 {
	z-index:3;
	position:relative;
	min-height:25px;
	background:url(./images/headerMenu1_1024.png) no-repeat 0 bottom;
}

.contentArea {
	float:left;
	width:650px;
}

.patrocinadores {
	width:500px;
	height:50px;
	position:absolute;
	top:0;
	right:1px;
        text-align:right;

/*        border:1px red dotted;*/
}
.postContent th, 
.postContent td {
	border:1px solid #aaa;
	padding:3px 5px;
	text-align:left;
	vertical-align:top;
}
