body
{
  color: #fff;
  background-color: #474546;
}
div#outermost
{
	background: #474546 url("../images/common/back_drop_drk.gif") 50% 0% no-repeat;
}
h5,
div.content h4,
h3 span,
div.contentRight p.caption,
div.content div.people p.quote,
div.contentRight p.caption,
div.text strong
{
	color: #ccc;
	background-color: inherit;
}
a,a:link,a:active
{
	text-decoration: underline;
	color: #ccc;
	background-color: transparent;
}
a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}
a:visited
{
	text-decoration: underline;
  color: #afafaf;
	background-color: transparent;
}
div#outermost,
div#main,
div#main div.content
{
	width: 960px;
	float: none;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
div#footer
{
	background: #474546 url("../images/common/drop_shadow_drk.gif") 0% 0% repeat-x;
}
div#header,
div#main,
div#footer,
div#footer div,
div.content
{
  width: 960px !important;
  margin: 0 auto;
  padding: 0;
}
div#footer
{
  text-align: right;
  padding: 10px 0;
}
div#footer div
{
  padding: 0;
}
div#footer ul
{
  padding: 0;
}
div#footer div ul.f1 li.left
{
  width: 590px;
}
div#footer div ul.f2 li.left
{
  width: 720px;
}
