body {
	background-color: #c4dff2;
	height: 2000px;
}

div#header{
	height: 60px;
	width: 980px;
	/*background-image: url('../images/skins/default/MyHypertrack Logo-blue-screen.png');*/
	background-repeat: no-repeat;
	background-position: 10px 5px;
	margin-bottom: 2px;
	background-color: white;
	position: relative;
}
div#center_body{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
}

/* Main Content Style Definitions */
div#content {
	text-align: left;
	width: 980px;
	padding: 0px 0px 50px 0px;
}

td.bucket {
	vertical-align: top;
	text-align: center;
	width: 480px;
	height: 250px;
	border-bottom: 3px solid gray;
	border-right: 4px solid gray;
}

