/* CSS Document */
body, table, td {
	background-color: #1b1b1b;
	color: #EBEBEB;
}
#branding {
	background-color: #172d82;
}
#wrapper {background-color: #1b1b1b;}
#masterBlockQuote {
	color: #f0ee00;
}
navigation li { background-color: #860000;}
a {	color: #FFFFFF;}
body {
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 203px;
	background-color: #2d2d2d;
}
#content, #credits {
	border-right: 1px solid #1b1b1b;
	border-left: 1px solid #1b1b1b;
}
#credits {background-color: #2d2d2d; font-weight: bold;}
#creduts ul {border-top: 1px solid #1b1b1b;}
/*#credits li strong {color:#f0ee00;}*/
