﻿
.Content {
	background: #000 url(../Images/MainProduction.jpg) 50% 50% no-repeat;
}	

	.HeaderImage {
		background: url(../Images/HeaderProduction.jpg) no-repeat;	
	}


.ContentMenubar a {
	color: #fff;
}

.ContentMenubar .Current a,
.ContentMenubar .Current a:hover {
	color: #ccc;
}

.Content p { margin-top: 2px; }
