﻿body {
	background-color: #000080;
	font: .8em/140% verdana;
	margin-top:4px;
}


#pageframe {
	border: 3px solid #FFFFFF;
	width: 940px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#page {
	width: 940px;
}

#headerbar {
	width: 940px;
	height: 162px;
	background-color: #FFFFFF;
}

#logoblock {
	width: 180px;
	height: 162px;
	float: left;
}

#headerbanner {
	width: 760px;
	height: 162px;
	float: right;
	background-color: #FFFFFF;
}

#bodybar {
	width: 940px;
	background-color: #FFFFFF;
}

#navcolumn {
	width: 180px;
	float: left;
	background-color: #FFFFFF;
}

#navcenterdiv {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contentcolumn {
	width: 754px;
	background-color: #FFFFFF;
	float: right;
}
#targetslide {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#custnav {
	border: 0px none #FFCC00;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#targetcal {
	border: 2px none #FFCC00;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#attributionbar {
	width: 940px;
	height: 40px;
	background-color: #FFFFFF;
	clear: both;
}
#attributioncolumn {
	float: right;
	width: 760px;
	height: 40px;
	background-color: #FFFFFF;
}
