body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/tree-back.gif);
	background-repeat: no-repeat;
	background-position: 150px 20px;
}
#header {
	background-image: url(images/headerbackground.gif);
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	position: absolute;
	z-index: 10;
	top: 0px;
}
#banner {
	background-color: #999999;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 6;
	position: absolute;
	top: 120px;
}
#imageback {
	position: absolute;
	top: 171px;
	z-index: 5;
	left: 75px;
}
#menu1 {
	z-index: 15;
	top: 155px;
	position: absolute;
	left: 418px;
}
.menu-item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 20px;
}
a.menulink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3300;
	text-decoration: none;
}
a.menulink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}

a.menulink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
#maincontent {
	top: 170px;
	position: absolute;
	right: 500px;
	left: 10px;
	width: 500px;
	padding: 10px;
}
.boldheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	vertical-align: 10%;
}
.plaintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.picture {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	position: relative;
}
.bio {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 10px;
	position: static;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 150px;
}
#title {
	position: absolute;
	top: 130px;
	left: 20px;
}
#qbox {
	float: left;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #336633;
	padding: 10px 10px 30px;
}
#scholarmenu {
	top: 150px;
	position: absolute;
	left: 10px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
a.navbar1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
a.navbar1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.navbar1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#headerpic {
	position: absolute;
	top: 130px;
	left: 10px;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#navmenu {
	background-color: #000000;
	position: absolute;
	z-index: auto;
	width: 100%;
	padding: 5px;
	top: 76px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer {
	position: relative;
	bottom: 10px;
	left: 10px;
	width: 580px;
	text-align: center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.boldsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#scholarinfo {
	position: absolute;
	top: 130px;
	left: 325px;
	z-index: 1;
}
.picborder {
	border: 1px solid #000000;
}
.cellunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
