body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, li, dt, dd, dl, input, textarea, select, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #79a1c3;
	text-decoration: none;
}

a:hover { 
	color: navy;
}

#topnav a {
	color: #646963;

}

#topnav a:hover { 
	color: navy;
}


h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
}


/* Left-vertical Navigation components */
leftnav td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: ##666666;;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 20px;
	display: block;
	margin: 0;
}

leftnav td a:hover {
	color: #999999;
}

#footer {
background: #fff url(images/bottom.jpg) no-repeat bottom;
height: 100px;
width: 780px;
}

/* Subnavigation components */
.subnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #336600;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	margin: 0;
}

.subnav a:hover {
	text-decoration: underline;
}

      

a.newsnav:link { color: #79a1c3; font-family : Verdana; font-size:8pt ; text-decoration: underline;   font-weight: bold;}
a.newsnav:active { color: #79a1c3; font-family : Verdana; font-size:8pt ; text-decoration: underline;   font-weight: bold;}
a.newsnav:visited { color: #79a1c3; font-family : Verdana; font-size:8pt ; text-decoration: underline;   font-weight: bold;}
a.newsnav:hover { color: #988c70; font-family : Verdana; font-size:8pt ; text-decoration: underline;   font-weight: bold;}

#aucontent {
margin: 10px 0px 0px 0px;
clear:right;
}

#teachercontent {
width: 450px;
margin: -25px 0px 0px 0px;
clear:right;
}


h1.type2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

