body {
	background-color:#d5e6c6;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table#mainpage {
	width:648px;
	margin-top:20px;
}

td#content {
	background-color:#fff;
	border:1px solid #930;
	padding:20px;
	font-size:12px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}



td#content a, td#menu a:link {
	color:#458636;
	text-decoration:none;
}

td#content a:hover {
	color:#600;
	border-bottom:1px dotted;
}

table#facultyBio {

	padding:10px;
	font-size:11px;
	line-height:15px;
}

td.facultyTitle {
	background-color:#d5e6c6;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
}

td#title {
	background-color:#c63;
	padding:10px;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:31px
}

#GM {
	font-size:30px;
	border-bottom:1px solid #d5e6c6;
}

td#sidebar {
	background-color:#930;
	margin:20px;
}

td#footer {
	padding:10px;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#d5e6c6;
	font-variant: small-caps;
	line-height:31px
}

td#menu {
	background-color:#c63;
	border:2px solid #930;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	line-height:21px;
	width="152px";
}


td#menu a, td#menu a:link {
	color:#fc9;
	text-decoration:none;
}

td#menu a:hover {
	color:#fff;
	border-bottom:1px dotted;
}

h2 {
	color:#c63;
	font-size:16px;
	font-weight:bold;
}

h3 {
	color:#c63;
	font-size:16px;
}

table.callBox{
	Background-color:#ffd;
	border:1px solid #300;
	padding:10px;
	width:120px;
	font-size:12px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;
}

table.callBox b {
	color:#300;
}

table.schedule {
	font-size:12px;
	border:1px solid #300;
	padding:10px;
	background-color:#ffd;
}

table.schedule th {
	padding:5px;
}

table.schedule td {
	padding:2px;
}

table.schedule td.alt {
	background-color:#fff;
	padding:5px;
}

