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

body {
	background-color: #000;
	z-index: -1100;
}
#wrapper {
	width: 940px;
	height: 460px;
	margin-top: 50px;
}
#featured_faculty {
	margin-top: 40px;
	width: 940px;
	height: 450px;
}
.main_container {
	width: 940px;
	height: 900px;
	margin-left: 100px;
}
h1 {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #F39;
}
h1 a {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
}
h1 a:hover {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #F39;
	text-decoration: none;
}
h1 a:active {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #CCF;
	text-decoration: none;
}
.upper_bar {
	background-color: #000;
	width: 940px;
	height: 200px;
	-webkit-box-shadow: 0px 5px 15px 14px #000;
	box-shadow: 0px 5px 15px 14px #000;
	z-index: 14;
}
#navigation {
	width: 900px;
 margin-top:;
 margin-left:;
	list-style: none;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	z-index: 4;
	position: absolute;
	text-shadow: 1px 1px 1px #7edb33;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	padding-right: 30px;
	display: inline;
}
#navigation a {
	color: #000;
	text-decoration: none;
	font-size: 24px;
}
#navigation a:hover {
	color: #999;
	text-decoration: none;
	font-size: 24px;
}
#navigation a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
}
.nav {
	width: 900px;
	height: auto;
	margin-top: -20px;
}
#navigation_program {
	width: 900px;
	margin-top: -70px;
 margin-left:;
	list-style: none;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	z-index: 4;
	position: absolute;
	text-shadow: 1px 1px 1px #7edb33;
}
#navigation_program ul {
	list-style: none;
}
#navigation_program li {
	padding-right: 30px;
	display: inline;
}
#navigation_program a {
	color: #000;
	text-decoration: none;
	font-size: 24px;
}
#navigation_program a:hover {
	color: #999;
	text-decoration: none;
	font-size: 24px;
}
#navigation_program a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
}
.nav_program {
	width: 900px;
	height: 100px;
	margin-top: -20px;
}
#navigation_academic {
	width: 900px;
	margin-top: -70px;
 margin-left:;
	list-style: none;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	z-index: 4;
	position: absolute;
	text-shadow: 1px 1px 1px #7edb33;
}
#navigation_academic ul {
	list-style: none;
}
#navigation_academic li {
	padding-right: 30px;
	display: inline;
}
#navigation_academic a {
	color: #000;
	text-decoration: none;
	font-size: 24px;
}
#navigation_academic a:hover {
	color: #999;
	text-decoration: none;
	font-size: 24px;
}
#navigation_academic a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
}
.nav_academic {
	width: 900px;
	height: auto;
	margin-top: -20px;
}
.slogan {
	margin-top: -12px;
	margin-left: 40px;
}
.footer {
	background-color: #000;
	width: 940px;
	height: auto;
	margin-top: 10px;
	-webkit-box-shadow: 15px 15px 15px 14px #000;
	box-shadow: 0px 5px 15px 14px #000;
}
.marston {
	width: 300px;
	height: 400px;
	color: #FFF;
	margin-left: 630px;
	margin-top: -4px;
	background-color: #000;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	z-index: 1;
}
.marston a {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
}
.marston a:hover {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #F39;
	text-decoration: none;
}
.marston a:active {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #CCF;
	text-decoration: none;
}
.copy {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #FFF;
	margin-top: 80px;
}
.copy li {
	margin-top: 6px;
}
.course_offerings {
	font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #F39;
	margin-top: 30px;
}
