/* Black styles */
	
body {
	background:#111644 url(../images/bg_brick.jpg) repeat;
	}
	
#top {
	background:url(../images/bg_header_black.jpg) top no-repeat;
	}
	
#container {
	background:#000;
	}
	
#footer {
	background:url(../images/bg_footer_black.gif) no-repeat;
	}

#left ul a {
	background:#444; 
	}
