#everything {
	width: 760px;
	text-align:left;
	background-color:#FFFFFF;
  margin-left: auto;
  margin-right: auto
}

#headerbox { }

#subhead1 {
	height: 5px;
	background-color: #C6925A;
	font-size: 0px;
}

#subhead2 {
	height: 60px;
/*	background-color: #305AA4; */
	background-image: url(/imagesPub/main_header_1x60.jpg);
	background-repeat: repeat-x;
	background-position: center left;
}

#subhead3 {
	height: 5px;
	background-color: #305AA4;
	font-size: 0px;
}

#subhead4 {
	height: 34px;
	background-color: #14325E;
/*
	background-image: url(/ndLayout/images/band_behind_tabs_1x40.jpg);
	background-repeat: repeat-x;
	background-position: center left;
*/
}

#subhead5 {
	height: 5px;
	background-color: #C6925A;
	font-size: 0px;
}

#tagline {
	font-family:'Trebuchet MS';
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	color: #FFFFFF;
	position: relative;
	top: -61px;
	left: 250px;
	border: 0px;
	margin: 0px;
/*
	opacity:	.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
*/
}

#content {
	margin: -58px 0 0 0;
	padding: 0;
}

#col1 {
	width: 80px;
	float: left;
	margin: 10px 0 10px 0;
}

#col2 {
	width: 600px;
	float: left;
	/*border-left: 1px solid gray; */
	/*border-right: 1px solid gray; */
	margin: 10px 0 10px 0;
}

#col3 { width: 80px; float: left; margin: 10px 0 10px 0; }

.colcontent { margin: 0 5px 0 8px;}

#footer { background-color: gray; clear: both; }

.center {text-align: center;}
.left { text-align: left; padding-left: 3px;}
.right {text-align: right; padding-right: 3px;}
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}

