body {
	margin:0 auto;
}


img {
border-style:none;
}

a.newslink {color:#FFFFFF; text-decoration:none;} 

#wrapper {
	margin:0 auto;
	width:1050px;
}

#home-top {
	width:1050px;
	height:41px;
	background:url(../images/home_top1.gif);
}

#home-header {
	width:1050px;
	height:55px;
	background:url(../images/home_header3.gif);
}
#announcement {
margin-top: 200px;
clear: both;
position:absolute;
margin-left: 20px;

}

#home-nav-wrapper {
	width:1050px;
	height:20px;
	background:url(../images/home_nav_wrapper1.gif);
}

#nav-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b21903;
	padding-left:105px;
}

#nav-text a{
	text-decoration:none;
	color:#b21903;
}


#nav-text a:hover{
	text-decoration:none;
	color:black;
}


#home-undernav {
	width:1050px;
	height:241px;
	background:url(../images/home_undernav.gif)
}

#home-content {
	width:1050px;
	height:505px;
	background:url(../images/home_content.gif);
}

#home-main-text {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#666666;
	float:left;
	padding:5px 0 0 20px;
	width:550px;
}

#home-text-right {
	width:450px;
	float:left;
}

#under-main-text {
	margin-top:20px;
	float:right;
	border:solid black 1px;
}

.under-main-text-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	font-weight:bold;
}

.mainheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c4935a;
	font-weight:bold;
}

.beigetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c4935a;
	font-weight:bold;
}

.smbeigetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c4935a;
	font-weight:bold;
}

#home-flash {
	float:right;
	width:250px;
	height:175px;
	border:black 1px solid;
}

#threat-level {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1em;
	color:#a19a92;
	width:230px;
	height:30px;
	float:right;
}



#inside-top {
	width:1050px;
	height:42px;
	background:url(../images/inside_top.gif);
}

#inside-header {
	width:1050px;
	height:139px;
	background:url(../images/inside_header.gif);
}

#inside-nav-wrapper {
	width:800px;
	height:16px;
	background:url(../images/inside_nav_wrapper.gif);
}

#inside-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:1050px;
	background:white;
	line-height:1.5em;
}

#news-content {
	float:left;
	overflow:auto;
	height:500px;
	width:757px;
	background:white;
}

#inside-footer {
	float:left;
	width:1050px;
	height:62px;
	background:url(../images/footer2.gif);
}

#footeraddy {
text-align:right;
color:#FFFFFF;
margin-top: -2px;
}

#inside-nav-text {
	float:left;
	margin-left:110px;
	_margin-left:55px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b21903;
}

#inside-nav-text a{
	text-decoration:none;
	color:#b21903;
}


#inside-nav-text a:hover{
	text-decoration:none;
	color:black;
}

#inside-footer-text {
	float:left;
	margin-left:110px;
	_margin-left:55px;
	padding-top:23px;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b21903;
}

#inside-footer-text a{
	text-decoration:none;
	color:white;
}


#inside-footer-text a:hover{
	text-decoration:none;
	color:#b21903;
}

#inside-content-text {
	text-align:left;
	float:left;
	margin-left:110px;
	_margin-left:55px;
	padding-top:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:680px;
}

.on-nav-top {
	color:#000000 !important; 
}

.on-nav-bottom {
	color:#b21903 !important; 
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	text-align:left;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	padding-right:30px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #fcba2e;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}


#appnowpush {
position: relative;
float:right;
}






/*
#appnowpush {
position: absolute;
left: 880px;
top: 180px;
}

* html #appnowpush {
left: 880px;
top: 180px;
}
*/
