#mainContainer {
	clear: both;
	width: 768px;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px auto;
}
body {
	font-family: Cambria, "Times New Roman", Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-image: url(images/bg_b34.gif);
	background-repeat: repeat;
	text-align: left;
	margin-top: 2px;
}
#lowerContainer {
	width: 768px;
	clear: both;
	margin: 0px auto;
	background-color: #FFFEE9;
}
h1 {
	font-family: Cambria, "Times New Roman", Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Cambria, "Times New Roman", Georgia, serif;
	font-size: 13px;
	font-weight: bold;
}
ul {
	list-style: none;
	margin-left: 6px;
	padding-left: 0px;
}
a:link {
	text-decoration: underline;
	color:#008080;
}
a:visited {
	text-decoration: underline;
	color:#008080;
}
a:hover {
	text-decoration: none;
	color:#5f5916;
}
a:active {
	text-decoration: none;
	color:#000000;
}
	
#nav li a:link {
	text-decoration:none;
	color:#000000;
	background: #C0DAF4;
	width: 155px;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 24px;
	text-indent: 6px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	border: dotted silver 1px;
}
#nav li a:visited {	
	text-decoration:none;
	color:#000000;
	background: #C0DAF4;
	width: 155px;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 24px;
	text-indent: 6px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	border: dotted silver 1px;
}
#nav li a:hover {	
	text-decoration:none;
	color:#000000;
	background: #8FBEEC;
	width: 155px;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 24px;
	text-indent: 6px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	border: solid DodgerBlue 1px;
}
#nav li a:active {	
	text-decoration:none;
	color:#000000;
	background: #C0DAF4;
	width: 155px;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 24px;
	text-indent: 6px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	border: dotted silver 1px;
}
.images {
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.imagesPaddingLeft {
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 14px;
}
.imagesPaddingRight {
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 2px;
}

.blackText12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.grayText11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whiteText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.zacharyQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033CC;
	text-align: center;
	font-weight: bold;
}

.dhtmlgoodies_contentBox{
	border:1px solid #334633;
	height:0px;
	visibility:hidden;
	background-color: #F3F3F3;
	overflow:hidden;
	padding: 8px;
	width: 430px;
	position: absolute;
}
	.dhtmlgoodies_content{
	position:relative;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width:100%;
	font-size: 13px;
}
.boardTables {
	margin-bottom: 8px;
}
