body {
	font-family: Verdana, sans-serif;
	color: #000000;
	background-color: #F7E277;
	width: 100%;
}
#header {
	background-color: #88B8E9;
	width: 95%;
	margin-bottom: 1em;
}
#wrap {
	background-color: #88B8E9;
	width: 95%;
}
#navleft {
	float: left;
	width: 10em;
	color: #000000;
	padding-top: 8px;
	padding-left: 2%;
	padding-bottom: 8px; 
}
#navleft a:link {
	padding-bottom: 14px;
	color: #000000;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
}
#navleft a:visited {
	padding-bottom: 14px;
	color: #000000;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
}
#navleft a:hover {
	padding-bottom: 14px;
	color: #F7E277;
	text-decoration: underline;
	font-size: .9em;
	font-weight: bold;
}
#navleft a:active {
	padding-bottom: 14px;
	color: #F7E277;
	text-decoration: underline;
	font-size: .9em;
	font-weight: bold;
}
#mainright {
	margin-left: 12em;
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: .5em;
}
#mainright h1 {
	font-family: "Marker Felt", "Comic Sans MS";
	font-size: 170%;
	color: #E01284;
}
#mainright h2, h3, h4, h5, h6 {
	font-family: "Marker Felt", "Comic Sans MS";
	font-size: 140%;
	color: #E01284;
	vertical-align: middle;
}
#footer {
	clear: both;
	padding-bottom: 1em;
	font-size: 0.85em;
	text-align: center;
	padding-top: 1em;
	width: 95%;
}
#footer a:link {
	padding-bottom: 14px;
	color: #6A90B9;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	padding-bottom: 14px;
	color: #6A90B9;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	padding-bottom: 14px;
	color: #D87615;
	text-decoration: underline;
}
#footer a:active {
	padding-bottom: 14px;
	color: #D87615;
	text-decoration: underline;
}
#mainright p {
	font-size: 95%;
	line-height: 150%;
	padding-bottom: 1em;
	padding-right: 1em;
}
#mainright a:link {
	padding-bottom: 14px;
	color: #6A90B9;
	text-decoration: underline;
	font-weight: bold;
}
#mainright a:visited {
	padding-bottom: 14px;
	color: #6A90B9;
	text-decoration: underline;
	font-weight: bold;
}
#mainright a:hover {
	padding-bottom: 14px;
	color: #D87615;
	text-decoration: underline;
}
#mainright a:active {
	padding-bottom: 14px;
	color: #D87615;
	text-decoration: underline;
}
#navleft p {
	font-weight: normal;
	font-size: .9em;
}
#navleft img {
	border-top: thin solid #CCCCCC;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #CCCCCC;
}
.rightpics {
	float: right;
	margin: .5em;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #CCCCCC;
	padding: 2px;
}
.leftpics {
	float: left;
	padding: 2px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #CCCCCC;
	margin: .5em;
}
.date {
	font-weight: bold;
	color: #666666;
}
.location {
	font-style: italic;
}
.testimonial {
	font-size: 96%;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.teacher {
	font-size: 92%;
	font-weight: bold;
	color: #3399FF;
}
.righttable {
	float: right;
}
