@import 'master.css';

#info_panel{
	float:right;
	display:inline;
}
#info_panel{
	width:717px;
	margin-left:4px;
}

#home #main{
	position:relative;
	float:none;
	display:block;	
	margin:0;
	width:100%;
	min-height:155px;
	padding-top:25px;
	color:#00c;
	background:transparent url(/images/home/bg/main.jpg) no-repeat left top;
}
#home #main h2{
	font-weight:bold;
}
#home #main p{
	margin-bottom:10px;
}
#home #main div{
	float:left;
	display:inline;
	margin-top:10px;
}
#home #main #ticker h2{
	color:#fff;
}
#home #main #ticker p.headline{
	display:none;
}
#main #ticker .headline a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#home #main #cmh_news{/* 452px */
	width:252px;
	padding:10px 30px 10px 170px;
}
#home #main #special_events{/* 257px */
	width:203px;
	border-right:3px solid #ccc;
	border-left:3px solid #ccc;
	padding:85px 24px 15px;
	background:transparent url(/images/home/bg/special-events.jpg) no-repeat 50% 5px;
}
#home #main #athletics_news{/* 273px */
	width:253px;
	padding:55px 0 0 20px;
	background:transparent url(/images/home/bg/athletics.jpg) no-repeat 50% 5px;
}

/* TICKER STYLES */
#home #main #ticker {
	float:none;
	display:block;
	height:.8em;
	margin:0;
	padding:7px 18px;
top:2px;
font-size:10px;
left:20px;
overflow:hidden;
position:absolute;
width:820px;
}
#container {
left:11px;
position:absolute;
width:800px;
}
#container a{
text-decoration:none;
color:#fff;}
#home #main div#linklist{
display:none;
}