body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #D8E3ED;
	font-size: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E80;
	padding-left: 200px;
	text-align: left;
	border-bottom-color: #B78D4F;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-top-color: #B78D4F;
	border-top-style: solid;
	border-top-width: 5px;
	padding-right: 50px;
}
#mainPage #mainPageTitle {
	font-size: 2em;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #8C620B;
	margin-top: 15px;
	margin-left: 100px;
	margin-right: 10%;
	border-bottom-color: #FF9933;
	border-bottom-style: groove;
	border-bottom-width: 5px;
	text-align: center;
	background-color: http://localhost/learn/purpose.html;
}

#logo {
	margin: 0px 20px 10px 0px;
	clear: left;
	vertical-align: middle;
}	
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	/* border: 1px solid #CCCCCC; */
	vertical-align: text-top;
	padding: 0px 10px 0px 30px;
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	color: #005E80;
	font-weight: bold;
}
#lead {
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #008FC6;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px 10px 0px 240px;
	border-top: 5px solid #B78D4F;
	border-right: 0px solid #339900;
	border-bottom: 1px solid #B78D4F;
	border-left: 0px solid #339900;
	font-weight: bold;
	color: #574E40;
}
#navbar {
	position: absolute;
	top: 210px;
	left: 10px;
	width: 120px;
	padding: 0px;
	background-color: #574E40;
}

.focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: 574E40;
	padding: 2px 5px 5px;
	font-variant: normal;
	background-color: #C9D9E7;
	text-decoration: none;
	height: 20px;
	display: block;
	width: 120px;
	border: 1px solid #2C3C7C;
}
.focus:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #005E80;
	padding: 2px 5px 5px;
	font-variant: normal;
	background-color: #E8EEF4;
	text-decoration: none;
	height: 20px;
	border: 1px solid #000000;
}
.focus:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #003042;
	padding: 2px 5px 5px;
	font-variant: normal;
	border: 1px solid #000000;
	background-color: #B78D4F;
	text-decoration: underline;
	height: 20px;
}
.focus:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #970000;
	padding: 2px 5px 5px;
	font-variant: normal;
	border: 1px solid #000000;
	background-color: #E8EEF4;
	text-decoration: none;
	height: 20px;
}
#mainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	color: #005E80;
	padding: 0px 10px 0px 20px;
	border-top: 5px solid #B78D4F;
	border-right: 0px solid #339900;
	border-bottom: 1px solid #B78D4F;
	border-left: 0px solid #339900;
}
#main p {
}
h5 {
	background-color: #025586;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95B4D0;
	font-style: italic;
	padding: 5px;
	position: relative;
	text-align: center;
	clear: both;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #335675;
	border-top: 1px;
	border-top-color: #335675;
	border-top-style: solid;
	margin-top: 25px;
}
