body {  
      	margin:0;
      	padding:0;
      	font-family: Arial, Helvetica, sans-serif !important;
      	font-size: 12px;
  	background-color:#C9C0D1;
}

#contentHeader {
	float:left;
	width:100%;
  	background:#C9C0D1;
}

#header { 
	width: 960px;
      	height:228px;
      	margin: 0 auto;
      	padding:0;
      	background-image:url(/stylesheets/images/temp/c13739.jpg);
  	background-position:top center;
      	display:block;
}

#headerWrapper {
	width:960px;
	display:block;
	margin: 0 auto;
	position:relative;
}

#headerImage {
	display:block;
	width:960px;
	margin:0 auto;
}

#headerTitleText {
        position:absolute;
        color:#FFF;
}

#topbar { 
	width: 960px;
  	min-height: 40px;
	display:block;
  	margin: 0 auto;
        zoom:1;
  	background-color: #004990;
  	border-bottom: 3px solid #C9C0D1;
}

#searchForm { /* Pull search box inline rather than display it underneath menu item */
        display: block;
        left: 76px;
        position: relative;
        top: -31px;
        #top:-51px; /* IE6/7 Hack for broken Box Model */
}

#contentBody {
	float: left;
	width:100%;
	margin:0;
	display:inline;
  	background: #C9C0D1;
}

#bodyContainer {
	width:960px;
	display:block;
	margin: 0 auto;
	position:relative;
	padding: 12px 0px 0px 0px;
	background:white;
        min-height: 300px;
        _height:300px; /* IE6 min-height hack */
}

#sidebar {
	float:left;
	width:253px;
	margin:0 0 0 0;
	display:inline;
}

#headingContainer, #headingContainerFP {
       clear:right;
}

#headingContainerFP {
  margin: 0 34px 0 34px;
}

#rssButton {
  	margin-top:-30px !important;
  	margin-left:93% !important;
}

#contentWrapper {
	width:685px;
        _width:676px; /* IE6 width hack to avoid a float drop */
	margin: 20px 0 0 268px;
}

#footerWrapper {
	width:100%;
	float:left;
	height:85px;
	background-color: #C9C0D1;
}

#footer {
	width:960px;
	display:block;
	margin:0 auto 30px;
	background-color:#C9C0D1;
  	background-image: url(/stylesheets/images/c144.jpg);
  	background-position: top center;
  	background-repeat: no-repeat;
	height:120px;
	color: #FFF;
	padding: 45px 0px 0px 0px;
}

#footer a:link, #footer a:visited {
       color:#FFF;
       text-decoration:none;
}

#footer a:hover {
       color:#FFF;
       text-decoration:underline;
}

#footer div {
       padding: 14px;
       text-align: left;
}

/* Homepage Template Overrides */

.boxContainer {
  	margin-left: -10px !important;
}

