#content2 { 
 background: url(images/kfsText.gif) no-repeat;
 background-attachment:relative;
 background-position: 0 -19px;
}

#header {
 background: url(images/KFS_logo_01.jpg) no-repeat;
}
#navigation {
 background: url(images/KFS_logo_02.jpg) no-repeat;
}

#content { 
 background: url(images/bigImage_home.jpg) no-repeat #ACACAC;
 height: 165px;
 font-size: 11px;
 font-weight: bold;
}
#content UL
{
 list-style: none;
 margin: 0;
 padding: 2px 10px 0 0;
 position: relative;
 float: right;
 top: 145px;
 width: 676px;
}
#content LI
{
display: block;
margin: 0;
height: 18px;
padding: 0;
float: right;
background: url(images/subSiteNav_kfs_right.gif) no-repeat #fff;
width: auto;
}

#content A
{
color: #727375;
display: block;
background: url(images/subSiteNav_kfs_left.gif) no-repeat #fff;
width: auto;
text-decoration: none;
margin: 0;
padding: 3px 0 1px 15px;
/*border: 1px solid #CBDC2E;*/
}

#content A:hover, #content A:active { /*background: #C5C5C5;*/ color: #70010A;  /*border: 1px solid #fff;*/}

#content A.active:link, #content A.active:visited
{
position: relative;
z-index: 102;
background: #ACACAC;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #ACACAC;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #content BR { clear: both; }


#leftcolumn2 { 
 background: url(images/kfsSubNav_bottom.jpg) no-repeat #ACACAC bottom left;
 height: 310px;
}

ul#menu li a {
 border-top:1px solid #D8CBDC;
 border-left:1px solid #D8CBDC;
 border-right:0px;
 border-bottom:1px solid #818181;
 background-image: url(images/subNav_grad_kfs.jpg);
}

ul#menu li:hover {
 background: #ACACAC;
}


ul#menu {
 margin-right: 2px;
}

ul#menu li {
 margin-bottom: 0px;
 padding-bottom: 6px;
 background: url(images/subNav_drop_kfs.jpg) no-repeat #ACACAC bottom left;
}

ul#menu li a:hover {
 border-top:1px solid #837886;
 border-left:1px solid #837886;
 border-right:0px;
 border-bottom:1px solid #837886;
 background: #ACACAC;
}


#nav li a.top_link
{color: color:#808080;}

#nav a.top_link:hover
{background: #ACACAC;}

#nav li:hover a.top_link span, 
#nav a.top_link:hover span,
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background: #ACACAC;}

#nav :hover ul.sub li a:hover 
{background:#C5C5C5;}

#nav :hover ul.sub
{background: #ACACAC;}

#nav :hover ul.sub li a:hover 
{background:#C5C5C5;}