

/* ----- MUSKEGON HOME PAGE STYLESHEET ------*/
/* ----- CREATED: 4/1/09 ------------------*/

table.ContentBoundingBox {
	width: 100%;
	background: #2e75b3 url(/images/system/content-bounding-box-background.png) repeat-x 0 0;
	margin: 0 auto;
	padding:0;
}
#fixed-content-wrapper {
	width:960px;
	margin:0 auto;
	padding:0 0 0 0;
	background:#2d76b3 url(/images/system/main-content-background.png) repeat-x left bottom;
}
#more-link {
	float:left;
}
#rss-icon {
	float:right;
}
/* -------------------------------- */
/* ------MAIN CONTENT-STYLES------- */
.MainContent h2 {
	padding:0;
	margin:14px 0 14px 0;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:16pt;
	color:#000;
}
/* ----- RECENT NEWS & HEADLINES STYLES --------- */
#recent-news-headlines {
	display:inline;  /* IE6 double-margin Fix */
	float:left;
	width: 347px; /*388 subtract padding */
	margin:0 26px 0 28px;
	padding:0 25px 13px 25px;
	background:url(/images/system/content-box-background.jpg) #fff repeat-x 0 0;
}
#recent-news-headlines ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:10pt;
}
#recent-news-headlines li {
	padding-bottom:8px;
}
.First {
	height:85px;
    border-bottom:1px dotted #5b5b5b;
}
.First p {
	margin:0 10px 0 0;
	padding:0;
	float:right;
	width:240px;
}
li.First {
	margin:0 0 6px 0;
}
li.First img {
	float:left;
	border:1px solid #898579;
}
li.Last {
    border-bottom:1px dotted #5b5b5b;
	margin-bottom:10px;
}
/* ----- UPCOMING EVENTS STYLES --------- */
#upcoming-events {
	display:inline;  /* IE6 double-margin Fix */
	float:left;
	width: 204px; /*254 subtract padding */
	margin:0 26px 30px 0;
	padding:0 25px 0 25px;
	background:url(/images/system/content-box-background.jpg) #fff repeat-x 0 0;
}
#upcoming-events ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:10pt;
}
#upcoming-events li {
	width:204px;
	padding-bottom:10px;
}
#upcoming-events li.Last {
	margin-bottom:10px;
}
/* ------RIGHT COLUMN STYLES -------- */
#right-column {
	display:inline;  /* IE6 double-margin Fix */
	float:left;  /*remove to later add the background */
	width:205px;
	margin:0;
	padding:0;
}
h2#student-profile {
	height:81px;
	background:url(/images/system/student.jpg) no-repeat 0 0;
}
h2#right-column img {
	margin:23px auto;
}
h2#featured-item {
	height:100px;
	background:url(/images/system/presidential-search.png) no-repeat 0 0;
}
#right-column p {
	color:#000;
	padding-bottom:8px;
	border-bottom:1px dotted #fff;
	margin-bottom:8px;
}
#learn-more {
	color:#fff;
}
#learn-more-link {
	text-align:right;
	display:block;;
}
/* ------ CAMPUS SPOTLIGHT STYLES ----- */
#campus-spotlight {
	clear:both;
	width:790px; /*850 orig */
	height:102px;
	margin:0 0 0 80px;
	background:url(/images/system/campus-spotlight-background.jpg) no-repeat 0 0;
}
#campus-spotlight h2 {
	margin:0 0 0 341px;
	font-size:10pt;
	font-weight:normal;
	color:#fff;
}
