@import "../css/global.css";
* {
	background-image: none!important;
}
body {
	color:#000;
	background:#FAFAFA;
}
img {
	display:none!important;
}

#container {
	margin-left:-375px;
	width:750px;
}
#content {
	width:750px;
}
#content #col2 {
	width:170px;
}
.textonly { display:inline; }
.gfxonly { display:none; }

#textonlylogo {
	display:block;
	position:absolute;
	top:115px;
	right:40px;
	width:400px;
	height:100px;
	z-index:20;
	text-align:right;
}
#textonlylogo .textbuilding {
	color:#fff;
	font:47px Arial;
}
#textonlylogo .textcontrol {
	color:#FF9224;
	font:italic 47px "Bookman Old Style", "Times New Roman";
}
#textonlylogo .slogan {
	color:#fff;
	font:14px Arial;
}

#header {
	background:#302A1D;
	width:auto;
	margin:0px;
	padding:0px;
}

#header #search {
	display:block;
	position:relative;
	top:23px;
	left:25px;
	width:250px;
	height:20px;
	color:#FF9224;
	float:left;

}

#header #utilnav {
	display:block;
	position:relative;
	top:20px;
	left:20px;
	height:0px;
	color:#FF9224;
	float:left;
	white-space:nowrap;
	clear:right;
}
#lowerpage #header #utilnav {
	display:block;
	position:relative;
	top:20px;
	left:20px;
	height:20px;
	color:#FF9224;
	float:left;
	white-space:nowrap;
	clear:right;
}
#header #utilnav .largeT {
	font-size:16px;
	margin:0px;
}
#header #utilnav .medT {
	font-size:13px;
	margin:0px;
}
#header #utilnav .smallT {
	font-size:10px;
	margin:0px;
}
#topstories
{
	margin-top:0px;
	font-size: 13px;
}
#header #menu 
{
	position:absolute;
	background:#FF9224;
	width:725px;
	height:30px;
	top:210px;
	left:0px;
	margin:0px;
	padding-left:25px;
	padding-top:7px;
}
#welcome {
	background:#EFEFED;
	padding:10px;
	width:505px;
}
#logo {
	display:none;
}
#container {
	background:#fff;
}
#userarea {
	display:block;
	position:relative;
	width:537px;
	height:330px;
	margin-left:-5px;
}
#userarea .box {
	background:#F5F5F5;
	margin:2px;
	width:174px;
}
#userarea .box2 {
	background:#F1EADC;
	margin:2px;
	width:174px;
}
#userarea .box em,
#userarea .box2 em {
	color:#000;
	font-weight:bold;
	letter-spacing:0px;
	left:15px;
}

#poll {
	position:relative;
	display:block;
	width:730px;
	height:132px;
	clear:both;
	background:none;
	font-size:11px;
	color:#666;
	left:13px;
	top:0px;
}

.subheaders
{
	clear:both;
	height:20px;
}
html>body .subheaders  {
	height:auto;
	min-height:20px;
	overflow: hidden;
}
#map .subheaders
{
	display:none;
}

#footer {
	width:750px;
	background:#F4F2F4;
	border:1px solid #DDDCDD;
}