body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	color: #666666;
	height: 100%;
	margin: auto;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none; 
}
a {
	color: #68529D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#main-box {
	width: 781px;
	height: 100%;
	background: #2C2546;
	margin: auto;
}
#header {
	width: 719px;
	background-color: white;
	height: 130px;
	position: relative;
	text-align: left;
	padding-left: 62px;
	padding-top: 20px;
}
#top-nav {
	width: 100%;
	height: 25px;
	background-color: #877FB2;
	margin: 0;
	text-align: left;
}

.nav-table {
	width: 80%;
	text-align: left;
	margin-left: 52px;
}
.nav-table td a:hover{
	text-decoration: none;
}

td.about a {
	background-image: url(images/about-us.gif);
}
td.membership a {
	background-image: url(images/membership.gif);
}
td.scholarships a {
	background-image: url(images/scholarships.gif);
}
td.newsletter a {
	background-image: url(images/newsletter.gif);
}
td.art a {
	background-image: url(images/art_links.gif);
}
td.fayette a {
	background-image: url(images/fayette_pops.gif);
}
td.about a:hover, td.about-here a {
	background-image: url(images/about-us_ro.gif);
}
td.membership a:hover,td.membership-here a {
	background-image: url(images/membership_ro.gif);
}
td.scholarships a:hover, td.scholarships-here a {
	background-image: url(images/scholarship_ro.gif);
}
td.newsletter a:hover, td.newsletter-here a {
	background-image: url(images/newsletter_ro.gif);
}
td.art a:hover, td.art-here a {
	background-image: url(images/art_links_ro.gif);
}
td.fayette a:hover, td.fayette-here a {
	background-image: url(images/fayette_pops_ro.gif);
}
#content {
	width: 100%;
	position: relative;
	background-color: white;
	color: #666666;
}
.content-image01, .content-image02 {
	width: 100%;
	margin: 0px;
}
.content-image-about, .content-image-membership, .content-image-bod, .content-image-scholarships {
	width: 100%;
	text-align: left;
	padding-top: 40px;
	padding-left: 57px;
}	
.content-endowment {
	position: absolute;
	top: 55px;
	left: 58px;
	z-index: 10;
}
.content-home {
	width: 376px;
	position: absolute;
	top: 170px;
	left: 60px;
	z-index: 10;
	color: white;
	text-align: left;
	font-size: small;
}
.content-about, .content-membership, .content-scholarships, .content-directors, .content-contact, .content-newsletter, .content-artlinks {
	text-align: left;
	font-size: small;
	padding-left: 60px;
	padding-right: 150px;
	padding-bottom: 15px;
}
.content-membership, .content-scholarships, .content-directors, .content-contact, .content-artlinks, .content-newsletter  {
	padding-right: 100px;
	padding-top: 10px;
}
#bottom-nav {
	width: 100%;
	height: 32px;
	background-color: black;
	color: white;
	font-size: x-small;
	padding-top: 10px;
	/* padding-left: 60px;  */
	text-align: left;
}
.bottomnav-table {
	width: 400px;
	margin-left: 60px; 
	text-align: left;
}
.bottomnav-table td {

	
}
#bottom-nav td a {
	color: white;
	text-decoration: none;
}
#bottom-nav td a:hover {
	text-decoration: underline overline;
}
#footer {
	width: 100%;
	height: 125px;
	background-color: #2C2546;
}
.here {
	color: #68529D;
}
.spacer {
	width: 125px;
}
.recipient-list, .director-list {
	font-variant: small-caps;
	font-weight: bold;
}
ul.recipient li, ul.director li{
	font-weight: bold;
}

.image-left {
	float: left;
	clear: left;
	margin-right: 8px;
}



/* Currently not used 
.text-outline-box {
	position: relative;
}
.text-outline {
	color: black;
	font-weight: bold;
	position: relative;
	top: 1px;
	left: 1px;
	z-index: 5;
}
.text-top {
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.silver {
	color: #D4D0C8;
}
.gold {
	color: #808000;
}
.platinum {
	color: #FFFFFF;
}
*/
	
	