html, body {padding: 0; margin: 0; font-family: Tahoma, Helvetica, sans-serif;}

a { color: #2F6565; font-size: 12px;text-decoration:none;}
a:visited { color: #4c6b90; }
a:visited:hover { color: #4c6b90; }

a.boot { color: #333333; font-size: 12px; text-decoration:none;}
a.boot:visited { color: #000000; }
a.boot:visited:hover { color: #000000; }

a.side { color: #2F6565; text-decoration:none;font-size: 12px;}
a.side:hover{color: #000000;}
a.side:visited { color: #000000; }
a.side:visited:hover { color: #000000; }

a.top{ color: #FFFFFF; font-size: 12px;text-decoration:none;}
a.top:visited { color: #FFFFFF; }
a.top:visited:hover { color: #FFFFFF; }

#site {
	margin: 0 auto;
	position: relative;
	background: #FFF;
}

* html #site {height: 100%;} /* this is for IE/Win only either a conditional or hack required supposed IE7 will support min-height */

/* Form Styles */
input, select {
	color: #444;
	font-size: 11px;
	padding: 2px;
}

#header {
	top: 0;
	width: 100%;
	height: 115px;
}
table.image {   margin-top: -3px;}
table.link {   margin-top: -5px;}
table.mid {   margin-top: -8px;margin-left: -8px;}
table.faculty {   margin-top: -5px;margin-left: -4px;}
table.facultyb {   margin-top: -20px; margin-left: 1px;}
table.ml {   margin-top: -3px;}
H1 
{
	padding: 0px; 
	margin: 0px 0px 19px 0px; 
	font-family: Trebuchet MS, Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #72a545;
}
H2
{
	padding: 0px; 
	margin: 0px 0px 8px 0px; 
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
H3
{
	padding: 0px; 
	margin: 0px 0px 8px 0px; 
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
H4
{
	padding: 0px; 
	margin: 0px 0px 8px 0px; 
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
H5 
{
	padding: 0px; 
	margin: 0px 0px 8px 0px; 
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
H5 a { font-size:12px; }
H5 a:hover { font-size:12px; }
H5 a:visited { font-size:12px; }
H5 a:visited:hover { font-size:12px; }

	
table.main {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: white;
	margin-top: -22px;
}
table.main th {
	background-color: white;
}
table.main td {
	
	background-color: white;
}
table.course {
	border-left: 1px solid #999;
	background-color: white;

}
