body {
	margin: 0px;
	padding: 0px;
	background-color: #c3d7e9;
	font-family: Palatino Linotype, Book Antiqua, Palatino;
}

a:link {
	color: #2A2D5A;
	text-decoration: underline;
}

a:hover {
	color: #2A2D5A;
	text-decoration: none;
}

a:active {
	color: #2A2D5A;
}
a:visited {
	color: #2A2D5A;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 297px;
	height: 139px;
	z-index: 30;
}

#slogan {
	position: absolute;
	top: 60px;
	left: 295px;
	width: 220px;
	height: 60px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
	text-align: center;
	z-index: 30;
}

#topbar {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 124px;
	background-color: #2a2d5a;
	z-index: 10;
}

.menuitem {
	border-left: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 19px;
}

#happypeoplebar {
	position: absolute;
	top: 41px;
	right: 0px;
	width: 418px;
	height: 148px;
	z-index: 20;
}

a.menulink:link {
	color: #ffffff;
	text-decoration: none;
}

a.menulink:hover {
	color: #ffffff;
	text-decoration: none;
}

a.menulink:active {
	color: #ffffff;
	text-decoration: none;
}

a.menulink:visited {
	color: #ffffff;
	text-decoration: none;
}

#botbar {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 75px;
	color: #FFFFFF;
	background-color: #2A2D5A;
	font-size: 14px;
	font-weight: bold;
	z-index: 30;
}

#pagecontent {
	position: absolute;
	padding: 0 0 95px;
	top: 170px;
	left: 200px;
	width: 700px;
	color: #2A2D5A;
	z-index: 20;
}

.header {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 15px;
}

.header_home {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}

.verbiage {
	font-size: 17px;
	line-height: 23px;
	margin: 0 0 10px;
}

.learningquestion {
	font-size: 17px;
	line-height: 17px;
	margin: 20px 0 5px;
}

.learninganswer {
	font-size: 17px;
	line-height: 21px;
	margin: 0 0 5px 20px;
}

.letterheader {
	position: relative;
	top: 0px;
	left: -10px;
	width: 100%;
	background-color: #2A2D5A;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}

a.statica:link {
	color: #ffffff;
	text-decoration: none;
}

a.statica:hover {
	color: #ffffff;
	text-decoration: none;
}

a.statica:active {
	color: #ffffff;
	text-decoration: none;
}

a.statica:visited {
	color: #ffffff;
	text-decoration: none;
}

a.statica2:link {
	color: #2A2D5A;
	text-decoration: none;
}

a.statica2:hover {
	color: #2A2D5A;
	text-decoration: none;
}

a.statica2:active {
	color: #2A2D5A;
	text-decoration: none;
}

a.statica2:visited {
	color: #2A2D5A;
	text-decoration: none;
}

a.toplink:link {
	color: #ffffff;
	font-size: 15px;
	text-decoration: underline;
}

a.toplink:hover {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

a.toplink:active {
	color: #ffffff;
	font-size: 15px;
}

a.toplink:visited {
	color: #ffffff;
	font-size: 15px;
}
