body {
	background: #994721;
	color: #F4F4F4;
}

a, a:hover, a:active, a:visited {
	color: #A45A2E;
}

input, select, textarea {
	color: #F4F4F4;
	background: #333;
	border: 1px solid #A45A2E;
}

#menuContainer {
	background: #333 url(../images/pc-menu-bg.gif) repeat-x bottom;
}
#logoContainer {
	background: #994721 url(../images/pc-logo-bg.gif) repeat-x;
}
	#enigma {
		background: url(../images/pc-logo.gif) no-repeat bottom center;
	}
#contentContainer {
	background: #333;
}
#footerContainer {
	background: #994721 url(../images/pc-footer-bg.gif) repeat-x top;
}
		#footerinfo, #footerinfo a, #footerinfo:hover, #footerinfo a:visited, #footerinfo a:active {
			color: #333;
		}
		#footerlogo {
			background: url(../images/pc-logo2.gif) no-repeat top center;
		}


h1, h1 a, h1 a:hover, h1 a:active,h2 a:visited, h2, h2 a, h2 a:hover, h2 a:active,h2 a:visited {
	color: #994721;
}
