@charset "utf-8";
/* CSS Document */

#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #3872B5;
	letter-spacing: .08em;
	text-align: left;
}
#body #navigation p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#body #navigation a {
	color: #666666;
}
#body #navigation a:hover {
	color: #333333;
	font-size: 120%;
}

#body #content {
	padding: 0px;
}
#body #content h1 {
	font-family: "Comic Sans MS";
	font-size: 120%;
	color: #E16666;
	letter-spacing: .06em;
	margin-left: 20px;
	margin-top: 20px;
}
#body #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#body #content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin-bottom: 5px;
}
#body #onlinecourse {
}
#body #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
#body #footer a:link {
	color: #666666;
}
#body #footer a:hover {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
}
#body #footer a:visited {
	color: #666666;
}
#body h2 {
	font-family: "Comic Sans MS";
	font-size: 100%;
	font-weight: normal;
	color: #3972B5;
	letter-spacing: .04em;
	text-align: left;
	margin-left: 20px;
}
#body #search form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#background {
	background-image: url(images_khenning/bluestripe.gif);
	background-repeat: repeat;
}
#body #content img {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
#body #content li {
	font-size: 80%;
}
