@charset utf-8;

#admissions
{
	background:#ffffff;
	margin:21px;
	width:787px;
}

#admissions #download-image
{
	float:left;
	margin-left:100px;
}

#admissions div.bottom
{
	background:#FFFFFF url(../images/generic_bottom.gif) left bottom no-repeat;
	height:20px;
}

#admissions div.spacer
{
	float:right;
	height:135px;
	width:230px;
}

#admissions div.top
{
	background:url(../images/admissions_top.jpg) left top no-repeat;
	padding:75px 25px 0;
}

#admissions div.calendar
{
	background:url(../images/admissions_top.jpg) left top no-repeat;
	padding:75px 25px 0;
}

#admissions div.calendar td.main a
{
	color:#000000;
	text-decoration:none;
}

#admissions div.calendar td.main a:hover
{
	color:#ecb035;
}

