body {
	margin:0px;
	background-color:#20272a;
	font-family: Arial, Sans-Serif;
	font-size:14px;
	color:#000000;
	text-align:center;
	}
td {
	font-family: Arial, Sans-Serif;
	font-size:14px;
	color:#000000;
	}
a {
	color:#800000;
	}
a:hover {
	color:#ffffff;
	}
#mainDiv {
	margin:auto;
	width:780px;
	min-height:600px;
	border:10px solid black;
	background-color:#c88950;
	text-align:left;
	position:relative;
	}
.contentTD{
	background-color:#000000;
	padding:13px 10px 13px 10px;
	}
#menu {
	background-image:url(images/sub_menu_bkgd.gif);
	background-repeat:no-repeat;
	width:414px; height:550px;
	position:absolute;
	z-index:99;
	}
#content {
	position:relative;
	left:274px;
	top:0px;
	width:506px;
	z-index:98;
	}
#contentUpper {
   background-repeat:no-repeat;
	background-color:#c88950;
	width:366px;
	margin-left:140px;
	}
#contentLower {
	width:480px;
	margin-bottom:72px;
	}
#footer {
	position:absolute;
	bottom:0px;
	}
.headerBlock {
	background-color:#c88950;
	background-repeat:no-repeat;
	width:366px; height:252px;
	}
.smallTextBlock {
	background-color:#c88950;
	font-family: Arial, Sans-Serif;
	font-size:14px;
	color:#000000;
	}
.largeTextBlock {
	padding:0px 20px 0px 37px;
	background-color:#c88950;
	font-family: Arial, Sans-Serif;
	font-size:14px;
	color:#000000;
	}
.copyright {
	text-align:center;
	font-family: Arial, Sans-Serif;
	font-size:10px;
	color:#5a3115;
	}
.copyright a {
	color:#800000;
	text-decoration:none;
	}
.copyright a:hover {
	color:white;
	text-decoration:underline;
	}
#totd {
	background-image:url(images/sub_lee_pic.jpg);
	width:236px; height:255px;
	}
.heading {
	font-size:18px;
	font-weight:bold;
	color:#99260f;
	}
.callout {
	background-color:#99683d;
	border:1px solid #805733;
	padding:7px;
	}
.collapsingTable {
	width:100%;
	background-color:#99683d;
	margin-bottom:5px;
	border:1px solid #805733;
	}
.collapsingTableCell {
	display:inherit;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	}
.collapsingTableCellFF {
	display:table-cell;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	}
.collapsingTable th {
	font-family: Arial, Sans-Serif;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	background-color:#99683d;
	border-bottom:1px solid #805733;
	}
.collapsingTable td {
	font-size:12px;
	}
.clickCollapseClass {
	font-family: Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	padding-right:5px;
	}
:hover.clickCollapseClass {
	color:#FFFFFF;
	}
.isVisible { display:block }
.isHidden { display:none }
ul { list-style-image:url(images/bullet.gif); }
li { margin-bottom: 10px; }
