
body {
	text-align:center;
	font-family: andale mono; 
	font-size: 11pt;
	background-image: url(images/background3.gif);
	background-color: 76AB8B;
}

#frame {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	background-image: url(images/background3.gif);
	text-align: center;
}
A:link {text-decoration: none; color: #5F2093; font-weight:bold;}
A:visited {text-decoration: none; color: #5F2093; font-weight:bold;}
A:active {text-decoration: none; color: #5F2093; font-weight:bold;}
A:hover {text-decoration: none; color: #5F2093; font-weight:bold;}

#mainbody A:link {text-decoration: none; color: #5F2093; font-weight:bold; border-bottom: 1px dashed #73518f;}
#mainbody A:visited {text-decoration: none; color: #5F2093; font-weight:bold; border-bottom: 1px dashed #73518f;}
#mainbody A:active {text-decoration: none; color: #5F2093; font-weight:bold; border-bottom: 1px dashed #73518f;}
#mainbody A:hover {text-decoration: none; color: #5F2093; font-weight:bold; border-bottom: 1px dashed #645e5a;}
P { text-align:left;}
TD { line-height: 1.25;}
H2 { color: #004400; font-family: Arial; font-size: 20px; font-weight:bold;}
H3 { color: #004400; font-family: Verdana; font-size: 14px; font-weight:bold;}

#excontainer {
	padding: 0px;
	width: 776px;
	background-color: 76AB8B; /* pale green */
	margin: 0px auto;
	text-align: center;
}

#container {
	border: 3px double #302823;
	width: 99%;
	padding: 12px 12px 2px 12px;
	margin: 1px;
	background-color: 76AB8B; /* pale green */
	text-align: center;
}

#banner {
	border: 3px double #302823;
	width: 764px;
	height: 99px;
	padding: 0px;
	margin: 0px auto 10px auto; 
}

#menuwrapper {
	margin: 0px auto 10px auto;
	border: 1px solid #302823;
	width: 766px;
	background-color: DFEEE1; /* taupe */
	padding: 1px;
	text-align: center;
}

#menu {
	border: 1px solid #441669;
	background-color: #302823; /* dark green */
	width: 764px;
	padding: 0px;
	margin: 0px;
}

#menu UL {
}

#menu LI {
}

#menu LI a{
}

#subA {
	border: 1px solid #302823;
	background-color: DFEEE1; /* taupe */
	padding: 1px;
	width: 766px;
	margin-top: 0px;
} 

#subB {
	border: 1px solid #302823;
	background-color: D3DCD1; /* pale gray*/
	padding: 12px 12px 12px 12px;
	margin: 0px;
}

#subC {
	float: left;
	width: 23%;
	padding: 0 0 12px 0;
}

#mainwrapper { 
	margin: 0px;
	width: 75%;
	float: right;
	border: 1px solid #302823; 
	background-color: DFEEE1; /* taupe */
}

#mainbody {
	margin: 1px;
	background-color: FFFFfE; /* Almost white*/
	border: 1px solid #302823; 
	padding: 6px;
	text-align:left;
}

.logo{
	margin: 0 0 -2px 0;
}

.lwrapper {
	margin: 0 0 12px 0;
	font-size:12px;
	border: 1px solid #302823;
	width: 100%;
	background-color: DFEEE1; /* taupe */
	padding: 0 0 1px 0;
}

.lcontent {
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #302823; 
	background-color: FFFFfE; /*Almost white */
	padding: 4px;
	text-align: left;
	line-height:1.25;
	font-family:arial;
	font-size:.95em;
}

.cntr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.headerA { //Green
	width: 100%
	border: 1px solid #302823; 
	background-color: 302823; /* Dark green */
	color: EEFFCC; /* pale yellow */ 
	text-align: center;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 4px 0 4px 0;
}

.headerB { //Purple
	width: 100%;
	border: 1px solid #302823;
	background-color: #441669; /* purple */
	color: EEFFCC; /* pale yellow */ 
	text-align: center;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 4px 0 4px 0;
	font-size:1.25em;
	font-weight:bold;
}


.insetright {
	float:right; 
	width:260px; 
	text-align: left;
	border: 1px solid #336633; 
	padding:8px; 
	margin: -8px 0 4px 4px;
}

.insetright ul {
	padding: 2px 0 2px 0;
}

.insetright ul {
	margin-left:24px;
	list-style-type:disc;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.aleft {
	text-align:left;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----------------------- */
