body{
background-color: #000000;
text-align: center;}

#main_container{
margin: 0 auto;
width: 970px;
background-image: url('../waukesha/images/background.jpg');
background-repeat: repeat-y;
}

#banner{
width: 970px;
}

#spacer{
width: 970px;
height: 10px;
background-image: url('../waukesha/images/spacer_shadow.jpg');
background-position: top left;
background-repeat: no-repeat;
}

#content_area{
width: 970px;
}

#left_column{
width: 195px;
margin: 0px 0px 0px 0px; /*top right bottom left*/
float: left;
font-family: arial;
font-size: 12px;
text-align: left;
padding-left: 25px;
z-index:-1000 !important;
}

#main_column{
width: 710px; /*730px;*/
margin: 0px 30px 0px 10px; /*top right bottom left    0px 10px 0px 10px;*/
float: right;
color: #ffffff;
font-family: arial;
font-size: 12px;
text-align: left;
}

#footer{
width: 970px;
height: 30px;
position: relative;
clear: both;
background-image: url('../waukesha/images/footer.jpg');
background-position: top left;
background-repeat: no-repeat;

  color: #999999;
  font-family: arial;
  font-size: 10px;
  text-align: center;
  font-weight: normal;
  margin-top: 20px;
}

a:link, a:visited 
{
color : #FFFF00; /*#cc0000;*/
text-decoration : none;
}

a:hover {
color : #FFFF00; /*#0099ff;*/
text-decoration : underline;
}

h3.home_title
{
  color: #F48229;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
h2
{
  color: #F48229;
}

/*--------NewsView Control----------*/
.sf_newsList
{
  color: #CCCCCC;
} 

.sf_newsTitle a:link, .sf_newsTitle a:visited 
{
  font: normal 14px Verdana, Arial, Helvetica, sans-serif !important;
  color: #F48229 !important;
}  
.sf_postTags
{
 
} 

h2.sf_listTitle, h2
{
font-size: 20px !important;
}
.sf_listItemTitle
{
 color: #F48229;
}
/*--------Site Menu Tree ----------*/
a.rtIn:link, a.rtIn:visited
{
 color: #FFFFFF !important;
 font-size: 14px !important;
}
a.rtIn:hover
{
  color: #FFFFFF !important;
}

/*-------- Documents List Table ----------*/
.sf_docTitle
{

 font-size: 12px !important;
}