body {
	background-color:#000;
}



#header {
	background-color:#000;
}

#header a:link,
#header a:visited {
	color:#CA270D;
}

#header a:hover,
#header a:active {
	color:#CA270D;
}

	#left h1,
	#left h2,
	#center h1 {
	color:#981D0A;
	}

#wrapper {
background:#000 url("../images/black/wrapper.jpg") repeat-y;
}

#main {
background:url("../images/black/main.jpg") top left no-repeat;
}

#content {
background:url("../images/black/left-bowl.gif") bottom left no-repeat;
}


#footer {
	background:#000 url("../images/black/footer.jpg") no-repeat;
}

	#footer-navigation a:link,
	#footer a:visited {
		color:#C5FF48;
	}

	#footer-navigation a:hover,
	#footer a:active {
		color:#C5FF48;
	}
	
	#footer p.copyright {
		color:#C5FF48;
		}


	#footer p.copyright a:link,
	#footer p.copyright a:visited {
		color:#C5FF48;
	}

	#footer p.copyright a:hover,
	#footer p.copyright a:active {
		color:#C5FF48;
	}


#navigation-container-lower {
	background-color:#000;
}

	#main-navigation a:link,
	#main-navigation a:visited {
		color:#C5FF48;
	}

	#main-navigation a:hover,
	#main-navigation a:active {
		color:#C5FF48;
	}


