body
{
	margin-left:0px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	height:100%;   
}

.copy
{
	color: black;
	font-family: MS Sans Serif;
	font-size: 14px;
	
}
.Menu
{
	border: solid 1px black;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.title
{
  
  color:yellow; 
  font-family:MS Sans Serif; 
  font-size:14px; 
  font-weight:bold;
  background-color:#32cd32; 
  
	
  }
  .contentArea 
  {
	height:80%;
  }
  .contentInfo
  {
	border-left:20px; 
  }
  .teachImage:
  {
	border: solid 1px BLACK;
  }

.nav A:link {text-decoration: none; font-family:arial,helvetica; font-size:14px; color:black}
.nav A:visited {text-decoration: none; font-family:arial, helvetica; font-size:14px}
.nav A:active {text-decoration: none; font-family:arial,helvetica; font-size:14px; color:blue}
.nav A:hover {text-decoration: underline overline;  font-family:arial, helvetica; font-size:14px; color: red}

.footer A:link { color: #000000; font-family:MS Sans Serif; font-size:14px; text-decoration: none }
.footer A:visited { color: black; font-family:MS Sans Serif; font-size:14px; text-decoration: none }
.footer A:active { color: black; font-family:MS Sans Serif; font-size:14px; text-decoration: none }
.footer A:hover { color: yellow; font-family:MS Sans Serif; font-size:14px; text-decoration: underline }