body
{
	background-color: #020C01;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.top_logo
{
	background: url(images/rfs_logo_internal.gif) no-repeat top left;
}

.main_table_bg
{
	background: url(images/hockey_guy.gif) no-repeat top left;
}

#logoDiv
{
	width: 164px;
	height: 99px;
	margin-left: 95px;
	display: inline;
	float: left;
	background: url(images/logo.jpg) no-repeat top left;
}

#mainDiv
{
	width: 915px;
	float: left;
	background: none;
}