body.custom { background: #5d5d5d url('images/bg.jpg') fixed center top no-repeat;
}

.custom #header #logo a { display: block; height: 127px; width:
950px; background: url('images/header.jpg') no-repeat;
outline: none; }

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0;
border-color:#000000;
border-style:none;
margin-top: 0px; }

.custom #header #logo{
margin-bottom: 0px;}

.tantext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CDB47E;
}

.tantext a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
	color: #CDB47E;
	}

.tantext a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
	color: #ffcc00;
	}

/*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;
}

.custom .format_text .to_comments span { color: #cdb47e; } /* Comment Number */
.custom .format_text .to_comments span.bracket { color: #cdb47e; } /* Brackets */
.custom .format_text .to_comments { color: #cdb47e; } /* Comments Closed Message */
.custom .format_text .to_comments a { color: #ffffff; } /* Comment Link */

.custom dl#comment_list .even {background:#000000;}
.custom dl#comment_list .odd {background:#000000;}
.custom dl#comment_list .comment-author-admin {background:#000000;}

.custom .comments_intro span.bracket { color: #cdb47e; } /* Brackets */
.custom .comments_intro { color: #cdb47e; } /* Comments Closed Message */
.custom .comments_intro a { color: #ffffff; } /* Comment Link */
.comments_intro p span { color: #cdb47e; } /* Comment Number */
