body {
	background-color: #e4e0bd;
	background-image: url(http://snowfish.com:80/media?CPABodyBg=1106);
	background-repeat: repeat;
	color: #d4d2d7;
}

div.inner {
	background-color: none;
	background-image: none;
	background-repeat: repeat;
}

div.footer {
	padding: 10px;
}

div.cell, div.footer,.mceContentBody {
	background-color: #19171c;
	background-image: none;
	background-repeat: ;
}

a:link,a:visited,a:hover,a:active {
	color: #e79f4d;
}

.mceContentBody a:link,. mceContentBody a:visited,.mceContentBody a:hover, .mceContentBody a:active {
	color: #e79f4d !important;
}


h1,h2,h3,h4,div.tab {
	color: #d4d2d7;
}

hr, div.verticalRuler 
{
 background-color: #d4d2d7;
 color: #d4d2d7;
}

div.hr
{
 border-top-color: #d4d2d7; 
}
