@charset "UTF-8";
body {
	background-color: #FFF;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	text-align: center;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	height: 120px;
	width: 955px;
}
#logo {
	height: 120px;
	width: 440px;
	text-align: right;
	float: right;
	position: relative;
}
#bottom {
	background-color: #96C;
	width: 955px;
}
#left {
	float: left;
	width: 250px;
	padding-top: 60px;
}
#nav {
	height: 200px;
	width: 250px;
}
#space {
	height: 25px;
	width: 250px;
	margin-top: 18px;
}
#overview {
	height: 25px;
	width: 250px;
	margin-top: 0px;
}
#academics {
	height: 25px;
	width: 250px;
}
#courses {
	height: 25px;
	width: 250px;
}
#faculty {
	height: 25px;
	width: 250px;
}
#gallery {
	height: 25px;
	width: 250px;
}
#links {
	height: 25px;
	width: 250px;
}
#news {
	height: 355px;
	width: 190px;
	margin-left: 60px;
	margin-top: 45px;
	background-image: url(../images/news.png);
	padding-top: 10px;
	background-repeat: no-repeat;
}
#news_text {
	height: 355px;
	width: 150px;
	margin-left: 30px;
	text-align: right;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
}
#right {
	float: left;
	width: 705px;
	padding-top: 60px;
}
#right_text {
	width: 500px;
	margin-right: 195px;
	margin-left: 60px;
	text-align: left;
	font-size: 0.8em;
}
#container #bottom #right #right_text a {
	font-family: Verdana, Geneva, sans-serif;
	color: #F7982A;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 3em;
}
#container #bottom #right #right_text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 3em;
}
.newshead {
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.page_title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F7982A;
	font-size: 1.7em;
	letter-spacing: 0.15em;
}
.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #488C8C;
	line-height: 1.5em;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #45C2C5;
}
.bullet {
	font-size: .9em;
	text-indent: 25px;
}
