@charset "utf-8";

/********** MASTHEAD **********/
.structure #masthead table tr td #mastheadPGSlogo {
	background: center url(/images/logos/stuff_logo_round-15-orange.gif) no-repeat;
}

/********** PGS SIDEBAR **********/
.structure #sidebarRight {
	background: #ff6633;
	color: #000000;
}
.structure #sidebarRight  p a {
	color: #663399;
}
.structure #sidebarRight  p a:hover {
	color: #ffff33;
}
