body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.nav td {
	text-align: center;
	padding: 2px 5px 0px;
	background-color: #FFFFFF;
}
.nav a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E7E3E7;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #CECFCE;
	letter-spacing: 1px;

}
.nav a:hover {
	color: #FFFFFF;
	background-color: #EF3C29;
}
.mainarea {
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	line-height: 20px;
}
.footer {
	background-color: #E7E3E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF4129;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	background-color: #B1B1B1;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	margin-right: -101px;
	margin-left: -101px;
	padding-left: 100px;
	margin-top: 0px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 30px;
	padding-bottom: 3px;
	text-align: left;
}
#headerlogo {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.services a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF3C29;
	text-decoration: none;
}
.services a:hover {
	text-decoration: underline;
}
.biolist td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E3E7;
}
.biolist a {
	font-size: 14px;
	color: #636563;
	text-decoration: none;
	font-weight: bold;
}
.biophoto {
	float: right;
	margin: 90px 20px 20px;
}
h2 {
	color: #636563;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636563;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.biolist a:hover {
	text-decoration: underline;
}
h3 {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #636563;
	font-weight: bold;
}
.anchor {
	color: #FFFFFF;
	text-decoration: none;
}
.coursemenu {
	border: 1px solid #636563;
	background-color: #E7E3E7;
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: -90px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.coursemenu td {
	padding: 2px 10px;
}.coursetitle {
	background-color: #E74529;
	margin-top: 0px;
	margin-right: -101px;
	margin-bottom: 0px;
	margin-left: -101px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-left: 100px;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 1px;
}
.menutitle {
	background-color: #E74529;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E74529;
}
.coursemenu a {
	text-decoration: none;
	font-size: 11px;
}
.coursemenu a:hover {
	text-decoration: underline;
}
.updateform {
	background-color: #B5B2B5;
	border: 1px solid #636563;
}
.updateform td {
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.updateform input {
	width: 95%;
	background-color: #E6E3E6;
	color: #666666;
}
#highlight {
	display: block;
	background-color: #B1B1B1;
	color: #FFFFFF;
}
#highlight a {
	color: #FFFFFF;
}
.next {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
	clear: both;
	width: 100px;
}
.next a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 20px;
	background-color: #E74529;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #636563;
	border-left: 2px solid #CECFCE;
}
.next a:hover {
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CECFCE;
	border-left-color: #666666;
}
a:hover {
	color: #F73C29;
}
.navrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636563;
}
.nav {
	width: 85%;
}
#homeimage {
	margin-left: 15px;
	margin-bottom: 10px;
}
.bulletspace li {
	margin-bottom: 8px;
	list-style-image: url(images/bullet.gif);
}
.coursetitle2 {
	font-size: 14px;
	font-weight: bold;
}
.bulletshome a {
	font-size: 16px;
	color: #F74529;
	text-decoration: none;
}
.red {
	color: #EF3C29;
}
.quote {
	background-color: #E7E3E7;
	width: 300px;
	text-align: center;
	padding: 20px;
	border: 1px solid #C9C0C9;
	margin-right: auto;
	margin-left: auto;
}
.quote p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
}
.highlight {
	font-size: 14px;
	color: #EF4121;
	font-weight: bold;
}
.bulletspace {
	background-color: #E7E3E7;
	padding: 20px 30px;
	border: 1px solid #C4BBC4;
}
.company {
	font-size: 16px;
	font-weight: bold;
	color: #EF4129;
}
.bulletspace td {
	padding-top: 10px;
}
.contactform {
	background-color: #E7E3E7;
	border: 1px solid #A899A8;
	margin-top: 80px;
}
.contactform td {
	padding: 5px;
	font-size: 11px;
}
.contactform input {
	background-color: #F7F4F7;
	width: 95%;
}
.contactform textarea {
	background-color: #F7F4F7;
	width: 95%;
}
.courselogin {
	background-color: #E8E8E8;
	border: 1px solid #D3C9D3;
	width: 300px;
	float: right;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.courselogin ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.courselogin h2 {
	margin-bottom: 5px;
	font-size: 14px;
}
.courselogin li {
	list-style-type: none;
}
.bulletshome a:hover {
	text-decoration: underline;
}
.booktitle {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.review h2 {
	color: #FF0000;
}
img.cornelllogo {
	z-index: 999;
	position: absolute;
	float: right;
	margin-left: 440px;
}
