body  {
	background-color: #000000;
	margin: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 2px;
	font: 14px/20px Verdana, Arial, sans-serif;
	min-height: 20px;
	color: #771e10;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #771e10;
}

a:link, a:visited, a:hover {
	color: #FF7373;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.lessonhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #660000;
}
.style7 {color: #FFFFFF}
.style9 {font-weight: bold; font-size: small;}
.style10 {font-size: x-small}
.style11 {color: #666666}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 16px;
}
.style15 {font-size: 10px}
.style16 {
	color: #000099;
	font-weight: bold;
}

#navBar{ 
	margin: 0 82% 10% 0;
	padding: 0px;
	background-color: #FFCB97;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 2% 0 0;
}