html {height: 100%;}
body {height: 100%; margin: 0px; padding: 0px;}

BODY, table, tr, td{font-size: 12px; font-family:arial;  color:#757575; line-height: 18px;}
a:link    {font:12px font-family:arial;;color:#757575; line-height: 18px;}
a:visited {font:12px font-family:arial;;color:#757575; line-height: 18px;}
a:active  {font:12px font-family:arial;;color:#757575; line-height: 18px;}
a:hover   {color:#7A0019; line-height: 18px; text-shadow: 5px 5px 5px #C7B8A1;}

a.titleHead:link	{ font-family: arial; font-size:18px; font-weight:bold; text-decoration:none;}
a.titleHead:visited	{ font-family: arial; font-size:18px; font-weight:bold; text-decoration:none;}
a.titleHead:hover	{ font-family: arial; font-size:18px; font-weight:bold; text-decoration:none;}
a.titleHead:active	{ font-family: arial; font-size:18px; font-weight:bold; text-decoration:none; color:#757575;}

#peoplehead   #subject_td {
	font-family: "Myriad Pro Light", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	background-color: #C7B8A1;
}
#peoplehead  #list {
	font-size: 12px;
	white-space: nowrap;
	background-color: #DDD1B9;
	text-align: center;
}
#peoplehead #list_ra {
	font-size: 12px;
	white-space: nowrap;
	background-color: #DDD1B9;
}
.footer { 	font-size: 10px; 	font-weight: bold; 	text-align: center; }


#bodyhead, #coursehead {margin:0px; width:900px;}
#mainhead, #abouthead, #peoplehead, #pubhead, #researchhead {margin:0px; width:950px;}
#newshead, #semhead, #profilehead {margin:0 auto; width:800px;margin-bottom:30px;}

#semhead {width:900px;}
#semhead table {border-collapse:collapse; border:none;}
#semhead th, #semhead td {text-align:center; border:1px solid black;}
#semhead th {background-color:#ebe9f5;}
#semhead tr:hover {background-color:#CCC;}

#map_canvas {width: 800px; height: 600px;}