@charset "utf-8";

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

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