body {
/*	background: #955700;*/
	background: #000;
}

a:link, a:visited {
	color: #FDC92D; 
}

li {
	
	list-style: url(../images/list_item_fuel.gif);
	marker-offset: 10px;
}
h1, h2, h3, h4, h5, h6 {
	color: white;
}
td.sectiontableheader {
  border-bottom: 1px solid #313131;
  border-right: 1px solid #313131;
}

div#grunge_middle {
/*	background: url(../images/ex2_bg_middle_red.png) 50% 152px repeat-y;*/
}

div#grunge_bottom {
/*	background: url(../images/ex2_bg_bottom_red.png) 50% 100% no-repeat;*/
}

div#grunge_top {
/*	background: url(../images/ex2_bg_top_red.png) 50% 0 no-repeat;*/
}

div#header {
	background: #000;
}

div#content_pad {
	background: #1c1c1c;
}

div#nav_menu {/*
	background: #1c1c1c;
*/}

div#bannerimage {
/*	background: url(../images/ex2_banner_red.jpg) no-repeat;*/
}

td.content {
	background: #282828;
}
div#userblocks {
	background: #1c1c1c;
}

div#userblocks td {
	background: #1c1c1c;
}

div.moduletable input.inputbox {
	background: #282828;
	border: 1px solid #542121;

}

div.search input.inputbox {
	background: #522121;
	border: 1px solid #1c1c1c;
}

div.moduletable,
div.moduletable-menu {
/*	background: #1c1c1c;*/
}

input.button {
	background: #1c1c1c url(../images/ex2_button_red.png) 0 0 repeat-x;
	border: 1px solid #542121;
}

input.button:hover {
	border: 1px solid #fdc92d;
}

div#footer {
	background: #1c1c1c;
	color: #666;
}

