#graphic {
	position: relative;
	top: 24px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	left: 0px;
	height: 360px;
	width: 592px;
	float: left;
}
#credits {
	top: 100px;
	position: relative;
}

#schedule {
	background-color: #FFFFFF;
	height: 160px;
	width: 320px;
	position: relative;
	top: 24px;
	float: right;
}
ul {
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.4em;
	vertical-align: middle;
	list-style: none;
}
li  {
	background: url("../Images/Index/bullet.png");
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 9px;
	margin-left: -30px;
	line-height: 1.6em;
}
#news {
	background-color: #FFFFFF;
	height: 188px;
	width: 320px;
	position: relative;
	top: 36px;
	float: right;
}
#new {
	clear: both;
	top: 36px;
	position: relative;
	height: 92px;
	width: 924px;
}
#new img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: inherit;
}

#videos {
	height: 300px;
	width: 752px;
	position: relative;
	top: 48px;
	background-color: #FFFFFF;
	float: left;
}
#buttons {
	float: right;
	position: relative;
	top: 48px;
	height: 432px;
}
#buttons a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#buttons a:hover {
	text-decoration: none;
}
#buttons a:visited {
	text-decoration: none;
}
#buttons img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: inherit;
}
