@charset "utf-8";

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

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