#header {
background: transparent url(../images/rpp07_alt_header.png) left top no-repeat;
 }
 
#search {
background: url(../images/back_search.png) right top no-repeat;
}

#outer-800 {
background: transparent url(../images/content-top.png) no-repeat top left;
}

#outer-1024 {
background: transparent url(../images/content-top1024.png) no-repeat top left;
}

#banner {
background: url(../images/banner_back.jpg) no-repeat;
}

a {
color: #622F29;
} 

#search .inputbox, #search .button{
color: ##622F29;
}


div.module h3 {
color: #622F29;
border-bottom: 1px solid #622F29;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.png) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.png) bottom right no-repeat;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.png) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.png) 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.png) repeat-x;
}

a.mainlevel {
color: #000000;
}

a.mainlevel:hover, a.mainlevel#active_menu {
color:  #E13629; //XXXX090208
font-weight: bold;
}

a.sublevel {
color: #000000;
background: url(../images/submenu_back.png) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
color: #E13629; //XXXX090208
font-weight: bold;
background: url(../images/submenu_back.png) left center no-repeat;
}

.contentheading {
}

a.readon:hover {
background: #EEEEEE url(../images/readon.png) no-repeat left;
}

a.readon {
background: url(../images/readon.png) no-repeat left;
}

table.contentpane td.contentheading {
color: #622F29;
}


table.contentpane ul li{
background: url(../images/readon2.png) no-repeat left top;
}

.componentheading {
border-bottom: 1px solid #622F29;
color: #622F29;
}

.blog_more ul li{
background: url(../images/readon.png) no-repeat left;
}

<style type="text/css">
table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 10px;
	border-style: none none none none;
}
table.sample th {
	border-spacing: 10px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
	background-color: rgb(233, 199, 163);
	-moz-border-radius: 6px 6px 6px 6px;
}
table.sample td {
	border-spacing: 10px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
	background-color: rgb(238, 215, 181);
	-moz-border-radius: 6px 6px 6px 6px;
}
</style>
