@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/ualcBG.png) repeat-x #000;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainWrapper {
	width: 900px;
	margin: 0 auto;
	
}

.topLinks {
	float: right;
	width: 250px;
	padding-top: 15px;
}

.topLinks a {
	color: #fff;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	padding: 0 12px;
}

.schoolRotate {
	float: left;
	width: 586px;
	height: 165px;
	margin-top: -148px;
	margin-left: 150px;
	

}

#mainContent {
	background: #fafaf3;
	border: #000000 2px solid;
	clear: both;
	width: 850px;
	margin: 0 auto;
	position:relative;
	top: 0;
	left: 0;
}

.negMarg {
	float: right;
	width: 600px;
	position: relative;
	top: -33px;
	padding-right: 8px;
	
}


.spotlight {
	background: url(../images/spotlightTop.png) no-repeat;
	border-right: 1px #e6e6e6 solid;
	border-left: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
	width: 209px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 7px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	padding-left: 10px;
}

.spotHeader {
	color: #3e3d42;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	font-size: 17px;

}

.imageDecor  {
	border: #333333 thin solid;
	text-decoration: none;
	color:#333333;
	margin-left: 8px;
}

.featuredImage {
	border:1px solid #D4D4D4;
	padding:3px;	
	background: #fff;
}

.spotlightText {
	color:#636363;	
	line-height:1.6;
	font-size: 11px;
	
}

.spotlightHeader {
	background: url(../images/redTabMiddle.jpg) repeat-x #b06224;	
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.spolightLink {
	background: url(../images/spolightLinkBg.jpg) repeat-x;
	border:1px solid #949393;
	color:#4C4C4C;
	font-size:10px;
	text-align:center;
		
}