html {
	height: 102%;
}
body {
	background-image: url(images/homepage/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D0CCAF;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2E2E2E;
}
#wrap {
	width: 850px;
	margin: 0px auto; /* top, right, bottom, left */
	padding: 2px;
}
a {
	color: #5C8D3F;
	text-decoration: none;
}
a:hover {
	color: #58ACDD;
	text-decoration: underline;
}
#wrap #navigation {
	background-image: url(images/generalsite/mainnavigation.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 495px;
	text-align: center;
}
#wrap h1 {
	color: #095279;
	font-size: 12pt;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #78BE4B;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
}

#wrap #navigation a {
	font-weight: bold;
	font-size: 11pt;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	line-height: 40px;
	color: #2870AA;
	text-decoration: none;
}
#wrap #navigation a:hover {
	font-weight: bold;
	font-size: 11pt;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	line-height: 40px;
	color: #74BF4C;
	text-decoration: none;
}
#wrap #footer {
	text-align: right;
	width: 850px;
	font-size: 8pt;
}
#wrap #footer a {
	color: #000000;
	text-decoration: none;
}
#wrap #sponsors {
	background-color: #FFF;
}
#wrap #bottomlinks {
	background-image: url(images/generalsite/bottomwave2.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 850px;
}
#wrap #bottomlinks .sublinks {
	padding-top: 52px;
	text-align: right;
	color: #1558B1;
}
#wrap #bottomlinks .sublinks a {
	color: #0B55AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
#wrap #bottomlinks .sublinks a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#wrap .sectionheader {
	color: #2B286C;
	font-size: 12pt;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FDD32B;
	font-weight: bold;
}
#facebook {
	border: 1px solid #06C;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-bottom: 10px;
}
#facebook img {
	padding: 1px;
	margin: 1px;
	border: 1px solid #CCC;
}
#tidbits {
	padding: 2px;
	border: 1px solid #CCC;
	width: 200px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	color: #060;
	font-size: 11pt;
}#tidbits a {
	font-weight: bold;
	color: #C00;
}
#tidbits .tidbitstext {
	font-size: 8.5pt;
	color: #039;
	font-weight: normal;
}
#facebookbottom {
	float:left;
	margin-top: 50px;
	margin-left: 60px;
	font-size: 8.5pt;
	font-weight: bold;
}
#facebookbottom a{
	color:#333;
	text-decoration: none;
}
#facebookbottom a:hover{
	color:#10579D;
	text-decoration: underline;
}#sectionseparate {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #D8FA8C;
}
#acrobat {
	font-size: 8.5pt;
	color: #666;
}
.smallfont {
	font-size: 7pt;
}

