* {
padding: 0;
margin: 0;
}
body a {
	color: #003B9F;
}
#home_right a {
	text-decoration: none;
}
#home_right img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#home_main {
	float: left;
	width: 540px;
}
#maincontent h1 {
	font-size: 1.2em;
	color: #000033;
}


div#banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 148px;
	width: 800px;
	background-color: #FFFFFF;
}
div#navbar {
	width: 750px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003B9F;
	border-bottom-color: #003B9F;
}
div#home_right {
	float: right;
	width: 200px;
	text-align: center;
}

body {
	background-color: #003B9F;
	font-family: Arial, Helvetica, sans-serif;
}

div#maincontent {
	width: 750px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #FFFFFF;
	float: left;
}
div#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#navbar ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	margin-left: 4px;
	margin-right: 4px;
	color: #003B9F;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
div#home_recentnews {
	float: left;
	width: 540px;
	margin-top: 25px;
}


div#toplink {
	float: right;
	margin-top: 30px;
	font-size: .7em;
	margin-right: 35px;
}
#toplink a {
	text-decoration: none;
}
div#main_full {
	float: left;
	width: 750px;
}
div#last3newsletters {
	float: right;
	width: 200px;
}
.backcolor {
	background-color: #FFC8C1;
}
.spam {
	font-size: .7em;
	color: #FF0000;
}
#faculty_groups {
	float: left;
	width: 200px;
	padding-left: 10px;
}
#faculty_groups ul li {
	list-style-image: url(../images/eagle_point.gif);
	list-style-type: none;
}
#faculty_groups  li {
	list-style-image: url(../images/eagle_point.gif);
	list-style-type: none;
}

div#facultymain {
	float: right;
	width: 500px;
}

.tablefaculty {
	padding-left: 5px;
}
div#footer {
	text-align: center;
	width: 750px;
	font-size: .8em;
	float: left;
	background-color: #003B9F;
	padding-right: 25px;
	padding-left: 25px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}

div#home_recentnews_left {
	width: 325px;
}
