@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#topbanner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	height: 35px;
}

#footer {
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	background-color: #FFF;
}

#navmenu {
	height: 280px;
	width: 280px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#pagecontent {
	background-color: #FFF;
	height: auto;
	float: right;
	width: 750px;
	padding: 10px;
	margin-right: 100px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#myname {
	font-size: 34px;
	float: left;
	font-weight: bold;
}
#topbanner #contact .item {
	color: #4F8B9D;
}
#topbanner #contact .itemval {
	color: #666;
}

#topbanner #contact a:link {color: #666; text-decoration: none }
#topbanner #contact a:visited {color: #666; text-decoration: none }
#topbanner #contact a:hover { color: #666; text-decoration: none}
#topbanner #contact a:active { color: #666; text-decoration: none}

.jumplinks {
	color: #04A;
}
a.jumplinks:link {
	color: #04A;
	text-decoration: none
}
a.jumplinks:visited {
	color: #04A;
	text-decoration: none
}
a.jumplinks:hover {
	color: #666;
	text-decoration: none
}
.coursenames {
	color: #222;
	font-size: 15px;
}

a.jumplinks:active {
	color: #04A;
	text-decoration: none
}


#contact {
	float: right;
	text-align: left;
	line-height: 16px;
}
#maincontent {
	width: 1150px;
	position: relative;
	height: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	color: #444;
}
.page_headings {
	background-color: #D1E3E8;
}
.degrees {
	font-size: 14px;
}
#booksite {
	width: 600px;
	height: 200px;
	margin-left: 80px;
}
#booksitetext {
	width: 430px;
	margin-left: 1px;
	float: right;
}
#bookimage {
	width: 150px;
	height: 200px;
	float: left;
	padding-top: 20px;
}
.researchdivs {
	font-weight: bold;
}
.researchhighlight {
	font-weight: bold;
}
.workexpareas {
	font-weight: bold;
}
