@charset "utf-8";

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

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