body {
	background: #C1CDE1;
	padding: 0;
	margin: 0 auto;	
	width: 790px;
}
a img {
	border: none;
}

div#frontwrapper {
	background: #342e83;
	padding: 0;
}
	
h1#logo {
	background: url(../images/logo.gif) left top no-repeat;
	height: 76px;
	border-bottom: 10px solid #dbbd74;
	text-indent: -9999px;
	padding: 0;
}

div#announcements {
	background: #fff;
	border-bottom: 10px solid #dbbd74;
}
div#diversity {
	background: url(../images/diversity.gif) left top no-repeat;
	height: 189px;
	width: 419px;
	float: left;
	text-indent: -9999px;
}
div#announce-box {
	width: /**321px;**/ 400px;
	float: left;
	padding-bottom: 20px;
	margin-left: 40px;
	margin-right: auto;
}
div#announce-box h3 {
	color: #342e83;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	padding-top: 40px;
	border-bottom: 5px solid #342e83;
}
div#announce-box applet {
	border-bottom: 3px solid #342e83;
}
div#middle-row {
	background: #6d89b9;
}
div#middle-row ul#nav {
	margin: 0;
	list-style-type: none;
	display: block;
	width: 165px;
	float: left;
	padding: 20px;
}
div#middle-row ul#nav li {
	background: #fff;
	margin: 2px 0;
	border-right: 4px solid #342e83;
	border-left: 4px solid #342e83;
	padding: 3px;
	color: #342e83;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#middle-row ul#nav li:hover {
	background: #eee;
}
div#middle-row ul#nav a {
	color: #342e83;
	text-decoration: none;
}
div#expo-badge {
	background: url(../images/expo.png) top center no-repeat;
	height: 147px;
	width: 198px;
}
div#mid-col {
	float: left;
}
div#social {
	margin-top: 12px;
}
div#spotlight {
	padding-top: 0px;
	width: 320px;
	float: left;
	margin-left: 10px;
}
div#spotlight h3 {
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	padding: 0px;
	background: #342e83;
	margin-bottom: 0;
}
div#spotlight p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #34e83;
	background: #d9e0ef /** url(../images/resume.gif) top left no-repeat **/;
	padding: 10px 10px 20px 10px;
	margin-top: 0;
}

div#sponsor {
	padding-top: 0px;
	width: 200px;
	float: left;
	margin-left: 15px;
}
div#sponsor h3 {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	background: #342e83;
	margin-bottom: 0;
}
div#sponsor a {
	color: #6d89b9;
}
div#sponsor a:hover {
	text-decoration: none;
}
div#footer {
	margin: 0 auto;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	width: 718px;
	background: DBBD74;
}
div#footer img {
	margin: 10px;
} 
div#footer a {
	color: #6d89b9;
}

div#footer a:hover {
	text-decoration: none;
}
p.footer-nav {
	font-size: 10px;
	background: DBBD74;
}
.clear {
	clear: both;
}
