@charset "utf-8";

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

/********** PGS SIDEBAR **********/
.structure #sidebarRight {
	background: #663399;
	color: #99cc33;
}
.structure #sidebarRight  p a {
	color: #99ff99;
}
.structure #sidebarRight  p a:hover {
	color: #ffff33;
}
