BODY
{
	margin-top: 0px;
}
#container
{
	margin: 0px auto;
	height: 585px;
	width: 900px;
	overflow: hidden;
	background-image: url(../graphics/backidx.jpg);
	background-repeat: no-repeat;
	border-right: 6px solid #45076E;
	border-bottom: 6px solid #45076E;
	border-left: 6px solid #45076E;
}
#colleft
{
	width: 350px;
	float: left;
}
#colright
{
	width: 550px;
	float: left;
}
#comingevents
{
	margin: 398px 0 0 38px;
}
#content
{
	margin: 135px 0 0 25px;
	height: 187px;
}
#icontent
{
	padding: 0 36px 0 0;
	height: 164px;
	overflow: hidden;
}
#menu
{
	height: 40px;
}
#announcements
{
	height: 193px;
	width: 484px;
	background-image: url(../graphics/backidxannouncements.jpg);
	background-repeat: no-repeat;
	margin: 0 0 9px 22px;
}
#iannouncements
{
	padding: 33px 20px 12px 22px;
	overflow: hidden;
	height: 118px;
}
#footer
{
	height: 25px;
	background-color: #DDD7E1;
	clear: both;
}
#copyright
{
	text-align: center;
	margin: 35px 0 0;
}
