body {
	background: #454545 url(images/page-bg.jpg) no-repeat center top;		
	font: 12px/16px Arial,sans-serif;
}
.clear-floats {
	clear: both;
}
#signup {
	background-color: #d9e6ef;
	padding: 20px;
	margin: 20px 0;
	width: 400px;
}
input.button {
	background: #2d74a9 url(images/button-bg.gif) repeat-x left top;
	border: 1px solid #5993bf;
	color: #fff;
}
input.text {
	border: 1px solid #7e97a9;
	color: #000;
	padding: 2px;
}
#main {
	width: 950px;
	margin: 9px auto 0 auto;
	background: url(images/body-bg.gif) repeat-y center top;
}
#main-bottom {
	width: 950px;
	height: 20px;
	background: url(images/body-bottom.gif) no-repeat center top;
}
#footer {
	background-color: #454545;
	color: #bfbfbf;
}
	
#header {
	position:relative;
	width: 950px;
	height: 240px;
	background: url(images/header.jpg) no-repeat left top;
}
#header #logo {
	position: absolute;
	left: 36px;
	top: 8px;
	width: 95px;
	height: 96px;
	background: url(images/logo-anacostia.gif) no-repeat left top;
	text-indent: -10000px;
}
#header #tagline {
	position: absolute;
	right: 5px;
	top: 24px;
	width: 138px;
	height: 37px;
	background: url(images/tagline.gif) no-repeat left top;
	text-indent: -10000px;
}


#body {
	position: relative;		
	width: 950px;
}
.col {
	float: left;
}


#nav {
	width: 200px;
	padding-right: 600px;
	background: url(images/nav-bg.gif) repeat-y left top;
	color: #d0dee8;
}
#nav-bottom {
	width: 200px;
	height: 30px;
	background: url(images/nav-bottom.gif) no-repeat left top;
}
#nav-content {
	width: 200px;	
	height:81px;
	padding-top: 20px;
	background: url(images/nav-top.gif) no-repeat left top;	
}
html>body #nav-content {
	min-height: 81px;
	height: auto;
}
#nav-content ul {
	list-style-type: none;			
	margin-left: 25px;
}
#nav-content ul li {
	margin-bottom: 16px;
}
#nav-content .here {
	font-weight: bold;
}
#nav-content ul ul {
	margin: 10px 0 10px 20px;
		color: #ff9e2c;
}
#nav-content ul ul li {
	margin-bottom: 10px;
}

#nav-content {
	font:14px/18px Arial,sans-serif;
}

/*body#page-home #nav-content {
	font:14px/18px Arial,sans-serif;
}*/


#nav-content a { text-decoration: none; }
#nav-content a:link { color: #d0dee8 }
#nav-content a:visited { color: #d0dee8 }
#nav-content a:hover { color: #fff }
#nav-content a:active { color: #fff }

#nav-content ul ul li a:link, #nav-content ul ul li a:visited {
	color: #5ea9df;
}
#nav-content ul ul li a:hover, #nav-content ul ul li a:active {
	color: #a6c7de;
}



#nav-content strong {
	font-weight:bold;
	color:#fff;
}

#content {
	width:750px;
	margin-left: -600px;	
	background: url(images/body-top.gif) no-repeat left top;
}
#content-main {
	padding-top: 10px;
	padding-left: 10px;
	width:730px;
	
}
#content-main h2 {
	font: bold 18px/24px Arial,sans-serif;
	color: #7c7c7c;
	margin-bottom: 10px;
}

#content-main h3 {
	font: bold 14px/18px Arial,sans-serif;
	color: #444444;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#content-main p {
	font: 12px/17px Arial,sans-serif;
	color: #000;
	margin-bottom: 15px;
}

#content-main ul {
	list-style-type: disc;
	margin: 0 0 20px 20px;
}
#content-main ul ul {
	list-style-type: circle;	
	margin: 5px 0 10px 20px;
}

#content-main ol {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
}
#content-main ol ol {
	margin: 5px 0 10px 20px;
}


#content-main a {
	color:#578fb9;
	text-decoration: underline;
}
#content-main a:link { color:#578fb9; }
#content-main a:visited { color:#3572a0; }
#content-main a:hover { color: #cc151c; }
#content-mains a:active { color: #cc151c; }

#news {
	background-color: #2d74a9;
	width: 230px;
	height: 40px;
	float: right;
	margin: 20px 20px 0 20px;
	display: inline;
	position: relative;
}
html>body #news {
	height: auto;
	min-height: 40px;
}

#news-top {
	width: 230px;
	height: 10px;
}
#news-topleft {
	float: left;
	width:10px;
	height: 10px;
	background: url(images/news-corners.gif) no-repeat left top;
}
#news-topright {
	float: right;
	width:10px;
	height: 10px;
	background: url(images/news-corners.gif) no-repeat right top;
}
#news-content {
	margin: 5px 10px 5px 10px;
	padding: 0 10px 0 0;
	color: #fff;
}
#news-content p {
	color: #ffffff;
}
#news-bottom {
	width: 230px;
	height: 10px;
}
#news-bottomleft {
	float: left;
	width:10px;
	height: 10px;
	background: url(images/news-corners.gif) no-repeat left bottom;
}
#news-bottomright	{
	float: right;
	width:10px;
	height: 10px;
	background: url(images/news-corners.gif) no-repeat right bottom;	
}


#news-content a:link { color:#fff; }
#news-content a:visited { color: #fff }
#news-content a:hover { color: #fff }
#news-content a:active { color: #fff }

#news h2 {
	background: url(images/news-title.gif) no-repeat left top;
	width: 130px;
	height: 23px;
	text-indent: -10000px;
	margin-left: 10px;
}
#news h2.title-events {
	background: url(images/title-events.gif) no-repeat left top;
	margin-left: 0;
}
#news h2.title-downloads {
	background: url(images/title-downloads.gif) no-repeat left top;
	margin-left: 0;
}
#news .note {
	color: #bed3e3;
}
#news .note a {
	color: #9abbd3;
}


#footer {
	width: 950px;
}
#footer-content {
	padding: 5px 10px;
	margin-bottom: 20px;	
}

/* for initial loading hideShow javascript */
.hide-show
{
  margin: 0px 20px 0px 20px;
  display: none;
}

#small-text {	font: 10px/12px Arial,sans-serif;  }

#photo-home {
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	width: 200px;
	height: 140px;
}