body {
	background-color: #720602;
	background-image: url(../images/sexy-backimage.jpg);
	background-repeat: repeat-y;
}

#content_wrapper {
        background-color: #720602;
}

.mediumheader {
	color: #600;
}

.decoder_text_list {
	background-color: #600;
}

.decoder_text_list_header {
	background-color: #cbb;
}

.decoder_text_list_header a:link, .decoder_text_list_header a:visited, .decoder_text_list_header a:active {
	color: #220000;
}

.other_decoder_text {
	box-shadow: inset 0px 8px 0px 0px #fff;
	background: -moz-linear-gradient( center top, #f8f8f8 50%, #ddd 100% );
}

.other_decoder_text a:link, .other_decoder_text a:visited, .other_decoder_text a:active {
	color: #622;
}

#main_content {
	background-color: #ffeeee;
}

#sidebar_right {
	background-color: #600;
}
