.body {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-family: Verdana, Arial;
	color: #000000;
	font-weight: normal;
	background: #FFFFFF;
	background-repeat: repeat-x repeat-y;
}
#headerwrap { width: 100%; height: 126px; position: absolute; top: 0px; background-image: url(header-back.gif); background-repeat: repeat-x; }
#bodywrap { width: 100%; top: 126px; position: absolute;  }
#footerwrap { width: 100%; height: 113px;  position: absolute; bottom: 0px; text-align: center; background-image: url(footer-back.gif); background-repeat: repeat-x; }
#hcontainer { width: 800px; height: 126px; top: 0px; overflow: invisible; }
#bcontainer { width: 800px; background: #FFFFFF; overflow: visible; }
#fcontainer { width: 800px; overflow: invisible; }
#headerimage { top: 0px; left: 0px; display: inline; }
#headeroptions { top: 0px; right: 0px; display: inline;  }

div#lessons {
	position: absolute;
	top: 126px;
	left: 25%;
	margin: 5px 5px 5px 5px;
	width: 120px;
	height: 100px;
	display: none;
	background-image: url(bg_green.gif);
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
div#community {
	position: absolute;
	top: 126px;
	left: 60%;
	margin: 5px 5px 5px 5px;
	width: 120px;
	height: 100px;
	display: none;
	background-image: url(bg_green.gif);
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.footertable {
	background-image:  url(footer-back.gif);
	background-repeat: repeat-x;
}
.toplinks {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
A.toplinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.toplinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.toplinks:hover {
	color: #000099;
	text-decoration: underline;
}
A.toplinks:active {
	color: #000099;
	text-decoration: underline;
}
.headlineRed {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-alignment: center;
}
.sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.BottomLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}

.Site {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-alignment: left;
}

a:link {
color: #000099;
text-decoration: none;
}
a:visited {
color: #000099;
text-decoration: none;
}
a:hover {
color: #990000;
text-decoration: underline;
}
.greyedout {
color: #999999;
}
.loggedin {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.breadcrumbs {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
a.breadcrumbs:link {
	color: #000099;
	text-decoration: none;
}
a.breadcrumbs:visited {
	color: #000099;
	text-decoration: none;
}
a.breadcrumbs:hover {
	color: #990000;
	text-decoration: underline;
}
.linktable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 170px;
}
.stattable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 2px;
	width: 170px;
	border: thin solid #000000;
}
.lessontable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: 0px;
	width: 550px;
	border: thin solid #000000;
	align: left;
}
.lessontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.lessonheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.lessonsubtitle {
	font-size: 10px;
}
.lessonheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.lessontext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #000000;
}
.sidebarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.picturetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 3px;
	padding: 2px;
	width: 190px;
	border: thin solid #000000;
}
.membertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 3px;
	padding: 2px;
	width: 550px;
	border: thin solid #000000;
	align: left;
}
.maincontent {
	width: 598px;
	padding: 10px;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
}
.headlineRed {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-alignment: center;
}
.maintext {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
}
.lesson {
	width: 500px;
	padding: 4px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
}
.note {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	color: #FF0000;
}
.drilltable {
	width: 500px;
	padding: 10px;
	margin: 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	border: thin solid #009900;
}
.memberinfotable {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	padding: 4px;
}
.downloaddiv {
	font-size: 9px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	padding: 1px;
	width: 400px;
	height: 20px;
}




.footer
{
width:800px;
margin-left:100px;

}
.footer_container {
background-color:#AFC354;
	margin:0px;
	padding:0px;
}
.footer_1 {
	border: solid 2px #6E8E09;
	font: bold 11px Arial;
	background-color: #88A02E;
	padding: 4px 10px;
}
.footer_topbar_btmline{
	background-color: #6E8E09;
	margin-bottom:15px;
}
.footer_topbar {
	background-color: #88A02E;
}
.footer {
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.bttm_nav {
    color: #082954;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

#appnav { width: 900px; text-align: center; height: 30px; font-size: 12px; font-weight: bold; padding: 3px 30px 16px 30px; color: #11223c; }
	#appnav a:link { color: #949046; text-decoration: underline; }
	#appnav a:visited { color: #949046; text-decoration: underline; }
	#appnav a:hover { color: #11223c; text-decoration: none; }
	#appnav a:link { color: #11223c; text-decoration: underline; }
#appnav .appbtn { width: 120px; height: 30px; line-height: 30px; text-decoration: none; float: left; text-align: center; overflow: hidden; }

#dropmenudiv{
position:absolute;
border:1px solid #909090;
margin-top: 5px;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #909090;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: lightyellow;
}


#apprenticeholder { width: 900px; background: #FFFFFF; text-align: left; }
	#apprenticeholder p { margin-bottom: 10px; }
	
.smaller { font-size: 9px; }
