html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	overflow-y: scroll;
}

body {
	background-color: #9da59d;
	font-family:  Verdana, Arial, sans-serif; 
	font-size: 10pt;
	color: black;	
}

h1, h2, h3, h4, h5 {
	font-weight: 700;
	color: black;
	letter-spacing: 3px;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 101%;
}

.smallRed {
	color: #b8612d;
	font-size: 100%; 
	font-weight: bold;
}

.error {
	color: red;
	font-size: 1em;
	font-weight: bold;
}

hr {
	color: #b8612d;
}

img {
	border: 2px solid #b8612d;
}

.announcement {
	font-size: 11pt; 
	color: #b8612d; 
	font-weight: 500;
}

a {
	text-decoration: none;
	color: #b8612d;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-color: white;
}

/*
	Header
*/

#header {
	background: white;
	padding: 5px 50px 10px 50px;
	height: 170px;
}

#logo {
	float: left;
	margin: 15px 0 10px 0;
	text-indent: -11000em;
	width: 226px;
	height: 71px;
	background: url('../images/logo.png') no-repeat bottom left;
}

#logo a {
	display: block;
	width: 226px;
	height: 71px;
}

/*	
	HeaderRight
*/
#headerRight {
	width: 600px
	margin: 0 0 0 300px;
	font-weight: 500;
	font-size: 8pt;
}



#extraLinks ul li {

}


/*
	Extra Links 
*/

#extraLinks {
	margin: 0 25px 0 0;
}

#extraLinks ul {
	padding-bottom: 20px;
	list-style-type: none;
}

#extraLinks li {
	float: right;
	text-align: right;
	width: 130px;
	height: 13px;
	font-size: 1em;
	font-weight: bold;
	font-family: sans-serif;
}

#extraLinks ul li a{
	color: #b8612d;
}





/*
	Main Navigation
*/
#navbar {
	clear: both;
	width: 800px;
	height: 30px;
}

#navbar ul {
	margin-left: -55px;
	list-style-type: none;
	font-weight: 500;
	font-size: 10pt;
	color: #505050;
}

#navbar ul li {
	height: 36px;
	text-indent: -12000em;
	float: left;
}



#navbar ul li.home {
	width: 72px;
	background: url('../images/homeMO.png') no-repeat bottom left;
}

#navbar ul li.homeOn {
	width: 72px;
	background: url('../images/homeMO.png') no-repeat top left;
}

#navbar ul li a.home {
	display: block;
	width: 72px;
	height: 36px
}

#navbar ul li a.home:hover {
	background: url('../images/homeMO.png') no-repeat top left;
}



#navbar ul li.careerhighlights {
	width: 144px;
	background: url('../images/careerMO.png') no-repeat bottom left;
}

#navbar ul li.careerhighlightsOn {
	width: 144px;
	background: url('../images/careerMO.png') no-repeat top left;
}

#navbar ul li a.careerhighlights {
	display: block;
	width: 144px;
	height: 36px
}

#navbar ul li a.careerhighlights:hover {
	background: url('../images/careerMO.png') no-repeat top left;
}



#navbar ul li.publications {
	width: 108px;
	background: url('../images/publicationsMO.png') no-repeat bottom left;
}

#navbar ul li.publicationsOn {
	width: 108px;
	background: url('../images/publicationsMO.png') no-repeat top left;
}

#navbar ul li a.publications {
	display: block;
	width: 108px;
	height: 36px
}

#navbar ul li a.publications:hover {
	background: url('../images/publicationsMO.png') no-repeat top left;
}

#navbar ul li.lectures {
	width: 72px;
	background: url('../images/lecturesMO.png') no-repeat bottom left;
}

#navbar ul li.lecturesOn {
	width: 72px;
	background: url('../images/lecturesMO.png') no-repeat top left;
}

#navbar ul li a.lectures {
	display: block;
	width: 72px;
	height: 36px
}

#navbar ul li a.lectures:hover {
	background: url('../images/lecturesMO.png') no-repeat top left;
}

#navbar ul li.teaching {
	width: 90px;
	background: url('../images/teachingMO.png') no-repeat bottom left;
}

#navbar ul li.teachingOn {
	width: 90px;
	background: url('../images/teachingMO.png') no-repeat top left;
}

#navbar ul li a.teaching {
	display: block;
	width: 90px;
	height: 36px
}

#navbar ul li a.teaching:hover {
	background: url('../images/teachingMO.png') no-repeat top left;
}

#navbar ul li.conferences {
	width: 108px;
	background: url('../images/conferencesMO.png') no-repeat bottom left;
}

#navbar ul li.conferencesOn {
	width: 108px;
	background: url('../images/conferencesMO.png') no-repeat top left;
}

#navbar ul li a.conferences {
	display: block;
	width: 108px;
	height: 36px
}

#navbar ul li a.conferences:hover {
	background: url('../images/conferencesMO.png') no-repeat top left;
}

#navbar ul li.politicsotherinterests {
	width: 180px;
	background: url('../images/otherMO.png') no-repeat bottom left;
}

#navbar ul li.politicsotherinterestsOn {
	width: 180px;
	background: url('../images/otherMO.png') no-repeat top left;
}

#navbar ul li a.politicsotherinterests {
	display: block;
	width: 180px;
	height: 36px
}

#navbar ul li a.politicsotherinterests:hover {
	background: url('../images/otherMO.png') no-repeat top left;
}

/*
	Sub Navigation
*/
#subnav {
	width: 800px;
	height: 15px;
}

#subnav ul {
	margin: 0 0 0 -38px;
	height: 20px;
	font-weight: bold;
	font-size: 9pt;
	font-variant: small-caps;
}

#subnav ul li {
	height: 5px;
	list-style-type: none; 
	float: left;
	padding: 10px 10px 0 0;
}

#subnav ul li a{
	color: #b8612d;
}

#subnav ul li.currentPage {
	color: black;
}

#subnav ul li a:active{
	color: #b8612d;
}

#subnav ul li a:hover{
	color: #b8612d;
}

#thirdLevelNav {
	clear: both;
	width: 800px;
}

#thirdLevelNav ul li{
	float: none;
}


/*
	Main Content
*/

#mainContent {
	clear: both;
	margin: 0 50px 20px 50px;
	min-height: 400px;
}

.image {
	float: left;
	background: white;
	min-width: 100px;
	margin: 0 10px 0 -3px;
}

.imageCredit {
	clear: left;
	background: #b8612d;
	color: white;
	padding: 3px;
	font-size: 8pt;
	border-top: 1px white solid;
}

#leftColumn {
	float: left;
	margin: 10px 10px 0 0;
	width: 	210px;
}

h2 a {
	color: black;
	text-decoration: none;
}

h2 a:hover{
	text-decoration: none;
}

#news {
	background: #d3cdad;
	height: 100%;
	padding: 10px;
	margin: 5px 0 10px 0;
}

#news dl {
	font-size: 80%;
}

#news dd {
	margin: 0 0 0 0px;
	padding-bottom: 10px;
}


#bodyText {
	clear: both;
	line-height: 110%;
	margin: 0 0 20px 0;
}

/*
	footer
*/

#footer {
	padding: 8px 0 0 0;
	border: 0px #9da59d;
	clear: both;
	width: 880px;
	height: 80px;
	background-color: #9da59d;
}

#adminLink {
	width: 200px;
	height: 20px;
	text-align: left;
	font-size: .7em;
}

#contactInfo {
	float: right;
	width: 200px;
	height: 20px;
	text-align: right;
	font-size: 0.8em;
}

#contactInfo a {	
	color: white;
}


/*
	admin page
*/

#adminMenu {
	padding: 0 0 20px 0;
}

#loginBox {
	float: left;
	height: 100px;
	padding: 0 0 30px 0;
}


