#calendar td, a {
	text-align: center;
}
#calendar span:hover {
	border: 1pt solid #cccccc;
}
#top {
	margin: 0 auto;
	height: 280px;
	text-align: right;
	background: url(../images/bkg-head.jpg) center top no-repeat;
}
#container {
	margin: 0 auto;
	width: 900px;
	background: #FFF no-repeat;
	clear: left;
}
#content {
	padding: 16px;
}
#col01 {
	padding-bottom: 57px;
	width: 552px;
	float: left;
}
#col02 {
	padding-bottom: 57px;
	width: 300px;
	float: right;
}
#video-container {
	margin: 0 auto;
	width: 732px;
	background: #FFF no-repeat;
	clear: left;
}
#video {
	margin: 50px auto;
	width: 720px;
	background: #FFF no-repeat;
	border: solid #FFF 6px;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: left;
}
#bobsled {
	width: 300px;
	height: 216px;
	background: url(../images/thrillhill-bobsled-race.jpg) no-repeat center;
}


/******************************* ACTIONS *******************************/

#photo {
	margin: 0 auto;
	height: 101px;
	background: url(../images/bg.png) repeat-x;
	clear: left;
}
#photo ul {
	margin: 0 auto;
	width: 900px;
}
#photo li {
	float: left;
}
#photo a {
	width: 101px;
	display: block;
	overflow: hidden;
	margin: 13px;
}

/******************************* FOOTER *******************************/

#footer {
	height: 41px;
	width: 100%;
	color: #333;
	font-size: 11px;
	text-align: left;
	position: fixed;
	bottom: 0px;  
	background: url(../images/bkg-footer.png) center bottom repeat-x;
}
#footnote {
	margin: 0 auto;
	width: 868px;
	padding-top: 15px;
}
#footer .left {
	width: 600px;
	float: left;
	text-align: left;
}
#footer .right {
	width: 252px;
	float: right;
	text-align: right;
}

/******************************* WEATHER *******************************/

#weather {
	width: 300px;
	height: 50px;
	border: none;
	padding: 0;
	margin: 0;
	
}

