body{
background: #FFF;
}

#header {
background: #FFF;
 }
 
#search {
background: transparent;
}

#outer-800 {
background: transparent url(../images/content-top.gif) no-repeat top;
}

#banner {
background: url(../images/banner_back.jpg) no-repeat;
}

a{
color: #000061;
}


div.module h3 {
color: #ffffff;
text-align: center;
background: #cccccc;
}

ul#mainlevel-nav li{
background: transparent;	
}

ul#mainlevel-nav li a{
background: transparent;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: #d0edda;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: transparent;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

a.mainlevel {
color: #000;
border-bottom: 1px solid #cccccc;
}

a.mainlevel:hover {
border-right: 4px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

a.sublevel {
color: #000;
background: url(../images/submenu_back.gif) left center no-repeat;
border-bottom: 1px solid #cccccc;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #d0edda url(../images/submenu_back.gif) left center no-repeat;
border-right: 4px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

a.readon:hover {
background: #d0edda;
}

a.readon {
background: transparent;
}

table.contentpane td.contentheading {
color: #000;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}


.blog_more ul li{
background: transparent;
}