#awfbg 
{
	background-image: url(/grcs/awfulBackground.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	width:444px;
	height:235px;
	padding:10px 0;
}
#awfbg2 
{
	background-image: url(/grcs/awfulBackground2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	width:444px;
	height:260px;
	padding:10px 0;
}
.sbtn a
{
	color: #ffffff;
	text-decoration: none;
}
.sbtn
{
	background-color: #336699;
	border-radius: 3px 3px 3px 3px;
	font-size: 8.5px;
	font-weight: bold;
	line-height: 13px;
	padding: 1px 5px 2px 4px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
}
.sbtn:hover {
	background-color: #999;
}