@charset "utf-8";
/* CSS Document */

body {
	background-color: #E7E7E9;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#pageTop {
	background-image: url(images/splash-top.jpg);
	height: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00334e;
}
#glow {
	background-image: url(images/splash-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	background-image: url(images/splash-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
#header {
	background-image: url(images/splash-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
}
#header strong {
	text-transform: uppercase;
	font-size: 14px;
}
.student {
	background-image: url(images/splash-student-site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 85px;
	margin: 0px;
}
.student p {
	margin: 0px;
	padding: 0px;
}
.student img , .adult img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}

.student a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
.adult {
	background-image: url(images/splash-adult-site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-bottom: 35px;
	padding-top: 44px;
	margin: 0px;
}
.adult p {
	margin: 0px;
	padding: 0px;
}
.adult a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D3D4D6;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #F00;
}
.ltCol {
	text-align: left;
	vertical-align: top;
	padding-top: 50px;
	padding-left: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ltCol .white {
	color: #FFF;
}
.rtCol {
	width: 487px;
	vertical-align: top;
}
.ltCol p {
	color: #97A1A9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.ltCol li {
	color: #97A1A9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ltCol ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news {
	width: 379px;
	background-image: url(images/splash-news_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 25px;
}
#news .content p {
	margin-top: 5px;
	color: #073750;
	margin-bottom: 0px;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-align: center;
	text-decoration: none;
}
#news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
