body {
	color: #666;
	background: #A09B7D repeat;
	font: normal 70% Georgia, Palatino, Times, Times New Roman, serif;
	color: #666;
	background-color: #CBCAB8;
	}

a:link {
	color: white;
	
	text-decoration: none;
}
a:active {
	color: white;
	
	text-decoration: none;
}
a:visited {
	color: white;
	
	text-decoration: none;
}
a:hover {
	color: #003399;
	background-color: transparent;
	text-decoration: none;
}
h1 {
	font-size : 18px;
	color: #4D4D37;
	margin: 0px;
	padding: 2px 4px;
}
h2 {
	font-size : 16px;
	color: #656449;
	margin-top: 5px;
}
h3 {
	font-size: 13px;
	margin: 15px 0px 10px 0px;
	background-color: #CCCCCC;
	padding: 2px 4px;
}


ACRONYM {
	font-weight: bold;
}

#container {
	background-color: White;
	width: 900px;
	margin: 15px auto;
	padding: 10px;
	
}
#intro a:link {
	text-decoration: none;
	color: #3F3E2E;
	
}
#intro a:active {
	text-decoration: none;
	color: #656449;
	background: #FFFFFF;
}
#intro a:visited {
	text-decoration: none;
	color: #656449;
	
	background-color: #FFFFFF;
}
#intro a:hover {
	text-decoration: underline overline;
	color: #B0AF95;
	
}

#intro ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 90%;
    color: #656449;
    border-bottom: 1px solid #8C9777;
}

#intro ul li a, #intro ul li a:active, #intro ul li a:focus {
	display: block;
	clear: both;
	padding: 0 0 2px 20px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #566047;
	background: left center no-repeat;
	background-color: #FFFFFF;
}
#intro ul li a:hover {
    text-decoration: none;
}
#intro ul li a, #intro ul li a:active, #intro ul li a:focus {
	
	clear: both;
	padding: 0 0 2px 20px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #566047;
	background: left center no-repeat;
	background-color: #FFFFFF;
}

#pageHeader {
	padding: 0px 0px 0px 0px;
text-align: center;
	border-bottom: 1px solid #cccccc;
background: #8C9777 url(header.jpg) center top no-repeat;
	width: 100%;
	background-color: #878563;
height: 109px;
}

#pageHeader ACRONYM {
	color: white;
	text-decoration: none;
}
#quickSummary {
	padding: 0px;
	height: 60px;
	width: 208px;
	float: left;
}
.p1 {
	margin: 0px;
	padding: 0;
}
.p2 {
	margin-top: 15px;
	padding: 0;
}
#quickSummary .p1 {
	color: #FFFFFF;
	background-color: #5C5651;
	padding: 10px;
	margin: 10px 0px;
	width: 188px;
	float: left;
	font-size : 14px;
}
#quickSummary .p2 {
	font-size : 10px;
	margin: 0;
	background: #18d;
}
#preamble {
	width: 650px;
	float: right;
}
#preamble h3 {
	margin-top: 10px;
}
#supportingText {
	float: right;
	background: white;
}
#explanation {
	width: 400px;
	float: right;
}
#participation {
	width: 400px;
	float: right;
}
#benefits {
	width: 400px;
	float: right;
}
#requirements {
	width: 400px;
	float: right;
}
#linkList {
    width: 208px;
	float: left;
}
h3.select {
	margin-bottom: 5px;
	background-color: #777069;
	color: #CCCCCC;
}
h3.archives {
	margin-bottom: 5px;
	background-color: #A79D93;
	color: #BBBBBB;
}
h3.resources {
	margin-bottom: 5px;
	background-color: #C6BAAE;
	color: #666666;
}

#lsections ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 90%;
    color: #8C9777;
    border-bottom: 1px solid #8C9777;
}
#lsections ul li a, #lsections ul li a:link, #lsections ul li a:visited {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
    background: transparent left center no-repeat;
}
#lsections ul li a:hover {
    text-decoration: none;
}
#lsections ul li a, #lsections ul li a:active, #lsections ul li a:focus {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
    background: transparent left center no-repeat;
}

.figure {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
}

 #sponsor a:link {
	text-decoration: none;
	color: #3F3E2E;
	background-color: #CBCAB8;
	
}
 #sponsor a:active {
	text-decoration: none;
	color: #656449;
	background-color: #CBCAB8;
}
 #sponsor a:visited {
	text-decoration: none;
	color: #656449;
	
	background-color: #CBCAB8;
}
 #sponsor a:hover {
	text-decoration: underline overline;
	color: #B0AF95;
	background-color: #CBCAB8;
	
}
