@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: 860px;
	margin: 0 auto;
	
}

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

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

.schoolRotate {
	float: right;
	width: 586px;
	height: 289px;
	margin-top: -88px;
	

}

#mainContent {
	background: #fafaf3;
	border: #000000 2px solid;
	clear: both;
	width: 850px;
	margin: 0 auto;
	position:relative;
	top: 0;
	left: 0;
	margin-top: 30px;
	padding: 15px;
	 background: url(../images/tabContentBG.jpg) repeat-x #f1f1f1;
}

.negMarg {
	width: 832px;
	position: relative;
	top: -35px;
	padding-left: 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;
}