body.custom { background: #000000 url('images/bg.jpg') fixed center top no-repeat;
}

.custom #header #logo a { display: block; height: 123px; width:
614px; margin-left: auto; margin-right: auto; background: url('images/header.gif') no-repeat;
outline: none; }

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0;
margin-top: 0px; }

.custom #header #logo{
margin-bottom: 10px;}

.custom #content_box {background-color:#000000;}
.custom #content {background-color:#000000;}

/*side bar widget area link style */

.custom li.widget ul li{
background:#310500;
border: 0.1em solid #B24725;
-moz-border-radius:4px;
padding:0.5em;
margin:0.5em;
}

/*side bar widget background*/

.custom li.widget ul {
background:#310500;
border: 0.1em solid #B24725;
-moz-border-radius:4px;
padding:0.5em;
}

/*text in feature box*/

.custom .textbox {
background: #000000;
width: 100%;
text-align: left;
padding:  0;
}

.custom #feature_box {
background:#000000 none repeat scroll 0 0;
border-color:#000000;
border-style:solid;
padding-left: 1em;
}