#wrapper{ 
	width: 1064px; 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#banner{
	width: 1064px;
	height: 256px;
}
#main-content{
	width: 1020px; 
	padding: 10px 10px 10px 0;
	border: 15px solid white;
	background: #C4036E;
	margin: 40px 0;
}
#left-col{
	width: 183px;
	float: left;
}
#gidget-box{
	margin-top: 100px;
	margin-left: 8px;
}
.side-nav-item{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin-right: 5px;
}
.sub-side-nav-item{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	margin-right: 5px;
	border-bottom: 1px solid #C4036E;
}
#middle-col{
	width: 579px;
	padding: 10px;
	float: left;
	background: white;
}
#media-col{
	width: 208px;
	background: white;
	padding: 10px;
}
#right-col{
	width: 208px;
	float: left;
	margin-left: 10px;
}
#events-col{
	width: 208px;
	float: left;
	background: #DB3687;
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
	color: white;
}
#news-col{
	width: 195px;
	float: left;
	margin-left: 10px;
	background: white;
	padding: 0 0px;
	font-size: 11px;
}
.img-ent-container{
	width: 553px;
	padding: 10px 10px 20px 10px;
	border-bottom: 1px dotted black;
	margin-bottom: 10px;
}
#home-content-col{
	width: 358px;
	float: left;
	background: white;
	padding: 0 0 0 10px;
}
.header-block{
	height: 28px;
	background: #C4C6C6;
	color: #DB3687;
	text-transform:uppercase;
	text-align: center;
	line-height: 28px;
	font-size: 13px;
}
.media-container{
	width: 130px;
	padding-left: 7px;
	padding-right: 6px;
	float: left;
	height: 250px;
}
#footer{
	clear:both;
	width: 995px;
	height: 20px;
	background-image: url(../images/topnav-bg.png);
	color: white;
	font-size: 11px;
	text-align: center;
}
.download-box{
	padding: 10px;
	width: 554px;
	background-color: #E6DBDF;
	margin-top: 10px;
}
