.headerContainer {
	width: 675px;
	height: 347px;
	float: left;
	/*background: url("/images/header_dummy_sports.jpg") top left no-repeat;*/
}

.tabsContainer {
	/*
	width: 55px;
	height: 616px;
	background: url("/images/tabsbg_sports.jpg") top left no-repeat;
	float: left;*/

	width: 55px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background: #ed7000 url("/images/tabsbg_sports.jpg") top left no-repeat;
	float: left;
}

.workspaceBlockLeft {
	width: 225px;
	height: 216px;
	background-color: #ebcbab;
	float: left;
}

.workspaceBlockMid {
	width: 224px;
	height: 216px;
	margin: 0 0 0 1px;
	background-color: #ebcbab;
	float: left;
}

.workspaceBlockRight {
	width: 224px;
	height: 216px;
	margin: 0 0 0 1px;
	background: #ebcbab url("/images/corner_sports.jpg") bottom right no-repeat;
	float: left;
}

.footerLogos {
  width: 135px;
  height: 34px;
  float: right;
  background: url("/images/sport_logo.jpg") bottom right no-repeat;
}