/* Clarets Live */

#base {
	position: relative;
	width: 800px;
	height: 650px;
	top: 0px;
	left: 0px;
	}

#commentry {
	position: absolute;
	width: 430px;
	height: 650px;
	top: 0px;
	left: 0px;
	}

#splash {
	position: absolute;
	width: 431px;
	height: 650px;
	top: 0px;
	left: 430px;
	}
	
#sponsor {
	position: absolute;
	top: 560px;
	left: 600px;
	}