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

body {
background: #000000 url(../images/Backgrounds_vol2_17.jpg) no-repeat scroll 50% 0;
	margin: 0;
}

#bodystartheader {
	width: 1000px;
	height: 80px;
	margin: 0 auto;

}

h1, h2, h3, h4 {
	font: normal bold 37pt/45px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	word-spacing: -5px;
	color: #303030;
	letter-spacing: -1px;
	text-align: left;
	display: inline;
	margin: 0;
	padding: 0;
}

h5 {
	color: #ccc;
	margin: 0;
	padding: 15px 0 0 148px;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

p {
	font: bold 21px/30px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0;
	letter-spacing: -1px;
	color: #e6e6e6;
	text-shadow: #000000 0px 0 0;
	padding: 0;
}

a:link {color: #303030;
	text-decoration: none;
}      /* unvisited link */
a:visited {color: #323232;
	text-decoration: none;
}  /* visited link */
a:hover {color: #e6e6e6;
	text-shadow: #000 0 0 4px;
	text-decoration: none;
}  /* mouse over link */
a:active {color: #323232;
	text-decoration: none;
}  /* selected link */


#headerlogo {
	background-image: url(../images/landingpage_logo.jpg);
	width: 1000px;
	height: 227px;
	top: 80px;
	margin: 0 auto;

}

#landingpagecontent {
	width: 1000px;
	height: 400px;
	top: 80px;
	background: url(../images/landingpage_content.jpg) no-repeat;
	margin: 0 auto;
}
#contentcontainer{
	width: 934px;
	top: 0;
	height: 379px;
	left: 33px;
	position: relative;
	margin: 0;
	padding: 9px;
}

#landingpagelinks {
	width: 1000px;
	height: 184px;
	background: url(../images/landingpage_links.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	top: -1px;
}

#imnewlink {
	width: 304px;
	height: 126px;
	display: inline-block;
	float: left;
	padding-top: 11px;
	padding-left: 33px;
	margin: 0;
}

#selectcampus {
	width: 200px;
	height: 126px;
	left: 376px;
	top: 0;
	padding: 31px 0 0 20px;
	margin: 0;
	display: inline-block;
	float: left;
}

#campusselector {
	display: inline-block;
	float: left;
	height: 126px;
	width: 400px;
	padding-left: 28px;
	padding-top: 16px;
	margin: 0;
}

#footer {
	width: 1000px;
	height: 43px;
	margin: 0 auto;
	background: #2a2a2a url(../images/landingpage_footer.jpg) no-repeat;
	display: block;
}

#footertext {
	display: inline;
	padding: 0;
}

 {
	
}

