body{
background: #000 url(../images/top_grad.png) repeat-x top;
}

#header {
background: #000 url(../images/header_bg.png) center no-repeat;
 }
 
#search {
background: url(../images/back_search.jpg) right top no-repeat;
}

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

#outer-1024 {
background: transparent url(../images/body_top_bg.png) center top no-repeat;
}

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

a, #search .inputbox, #search .button{
color: #b00c3d
}

a:hover{
color: #E1104D;
}


div.module h3 {
color: #E1104D;
border-bottom: 1px solid #E1104D;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}

#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: #b00c3d;
}

a.mainlevel:hover, a.mainlevel#active_menu {
/*border-right: 4px solid #E1104D;*/
}

a.sublevel {
color: #E1104D;
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
/*background: #F1F1F1 url(../images/submenu_back.gif) left center no-repeat;*/
/*border-right: 4px solid #669E83;*/
}

.contentheading {
border-bottom: 1px solid #E1104D;
color: #E1104D;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon {
background: url(../images/readon.gif) no-repeat left;
}

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


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



.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}