/* CSS Document */


a#everyonelink {
  position: absolute;
  height: 240px;
  width: 156px;
  left: 0px;
  top: 28px;
  display: block;
}
a#admissionslink {
  position: absolute;
  height: 240px;
  width: 156px;
  left: 161px;
  top: 28px;
  display: block;
}
a#financelink {
  position: absolute;
  height: 240px;
  width: 156px;
  left: 321px;
  top: 28px;
  display: block;
}
a#academiclink {
  position: absolute;
  height: 240px;
  width: 156px;
  left: 481px;
  top: 28px;
  display: block;
}
a#stulifelink {
  position: absolute;
  height: 240px;
  width: 156px;
  left: 641px;
  top: 28px;
  display: block;
}
#head {
	z-index: 1;
	top: -10px;
	left: 0px;
	position: absolute;
	width:200px;
	}
#panel1 {
	margin: 0px;
	padding:0px;
	position: absolute;
	height: 900px;
	width: 156px;
	left: 1px;
	top: 26px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
	background: #F4F1E8 url(../images/university/univ_panel1_07.jpg) no-repeat;
}
#panel2 {
	margin: 0px;
	padding:0px;
	position: absolute;
	height: 900px;
	width: 156px;
	left: 161px;
	top: 26px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/university/univ_panel2_07.jpg) no-repeat;
	background-color: inherit;
}
#panel3 {
	margin: 0px;
	padding:0px;
	position: absolute;
	height: 900px;
	width: 156px;
	left: 321px;
	top: 26px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	background: #F4F1E8 url(../images/university/univ_panel3_07.jpg) no-repeat;
}
#panel4 {
	margin: 0px;
	padding:0px;
	position: absolute;
	height: 900px;
	width: 156px;
	left: 481px;
	top: 26px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/university/univ_panel4_07.jpg) no-repeat;
	background-color: inherit;
}
#panel5 {
	margin: 0px;
	padding:0px;
	position: absolute;
	height: 900px;
	width: 156px;
	left: 641px;
	top: 26px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	background: #F4F1E8 url(../images/university/univ_panel5_07.jpg) no-repeat;
}
#content ul li.subheads a{
	color: #FFFFFF;
	background-color: inherit;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
#content ul li.subheads a:hover {
	color: #FFCC00;
	background-color: inherit;
	text-decoration:none;
}
#content a{
	color: #000000;
	background-color: inherit;
	font-style: normal;
	font-weight: normal;
}
#content a:hover {
	color: #FFCC00;
	background-color: inherit;
	text-decoration:none;
}
#content ul {
	padding:243px 0px 0px 6px;
	list-style-type:none;
}
#footer {
	top: 750px;
}
.subheads {
	font: 17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
}

