/* Start of CMSMS style sheet 'homepage' */
body {
	background: url(uploads/design/img/bg-contentwrap-home.png) no-repeat scroll 50% 145px;
}

h1 {
	position: absolute;
	top: 415px;
	left: 10px;
	padding: 5px 20px 0 20px;
	font-size:25px;
line-height:1;
	background: #F7F7F7;
}

span.event {
	display: block;
}
span.event-period {
	display: block;
}
.sIFR-hasFlash span.event,
.sIFR-hasFlash span.event-period {
	visibility: hidden;
}

div#content {
	height: 470px;
width: 590px;
	margin: 0 370px 0 20px;
}

div#sidebarright {
	width:235px;
	margin-left:-345px;
}

a#goto-program-overview {
	position: absolute;
	top:120px;
	right: 80px;
	display: block;
	width:257px;
	height: 173px;
	text-indent: -999em;
	background: url(uploads/design/img/calendar-button.png) repeat-y scroll 50% 0;
}

div.newslist {
	margin-top: 150px
}
/* End of 'homepage' */

