#pageheader {
	background: url('img/head.png') repeat scroll 0 0 #212C35;
}

#pageheader .top {
	background: url('img/pageheaderbg.png') repeat scroll center center transparent;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;	
}

#pageheader .content {
	color: #ffffff;	
}

#pageheader .bottom {
	background-color: #f7931e;
}

#winTop,
#infoContainer .title,
#linksheader {
	background-image: url('img/infotitlebg.png');	
	background-repeat: repeat-x;
	color: #ffffff;
}

#infoContainer .content,
#infoContainer .content a {
	background-image: url('img/infocontentbg.png');
	color: #ffffff;
}

.tabtitle,
#main #tabs {
	color: #f7931e;
}