.grayGradient
{
	background-image: url(images/thingray.jpg);
	background-repeat: repeat-x;
	height: 184px;
}

.logo
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 362px;
}

.botlogo
{
	background-image: url(images/botlogo.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 362px;
}

.dimBodyText
{
	color: #CCC;
	font-family: Lucida Grande, Arial;
	font-size: 11px;
}

.bodyText
{
	color: #999;
	font-family: Lucida Grande, Arial;
	font-size: 11px;
}
