@charset "utf-8";
body {
	background-color: #0F4F88;
	padding: 0px;
	margin: 0px;
	
}
* {
	font-style: normal;
	line-height: 1.5em;
	padding: 0px;
}
#Wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
}

#Wrapper #header {
	background-color: #FFFFFF;
	height: 140px;
	padding: 0px;
	width: 785px;
	padding-left: 10px;
	padding-top: 15px;
}
#Wrapper #navigation {
	background-color: #970000;
	height: 43px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#Wrapper #banner {
	background-color: #0099CC;
	height: 225px;
	float: both;
	background-repeat: no-repeat;
	background-image: url(../images/STEM-Staff-2010-edit.jpg);
}
#Wrapper #sidebar1 {
	background-color: #E1E1E1;
	float: left;
	width: 135px;
	padding: 20px;
	color: #000000;
	height: auto;
}
#Wrapper #sidebar1 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#Wrapper #sidebar1 #sidebarquote {
	font-style: italic;
	font-size: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	line-height: auto;
}
#Wrapper #sidebar2 {
	float: right;
	width: 120px;
	padding: 10px;
	font-size: 12px;
	margin-right: 10px;
}
#Wrapper #sidebar2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
#Wrapper #maincontent {
	background-color: #FFFFFF;
	padding: 15px;
	float: left;
	visibility: visible;
	overflow: auto;
	width: 440px;
	margin-left: 0px;
}
#Wrapper #maincontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#Wrapper #footer {
	background-color: #E2E2E2;
	clear: left;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#Wrapper #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
a {
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
a:active {
	color: #0099CC;
}
a:hover {
	color: #00CCCC;
}
a:visited {
	color: #660000;
}

a IMG {
	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;
}



.style1 {
	font-size: 10px
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-style: italic}
.style6 {
	font-size: 18px;
	font-weight: bold;
}

