body {
	font-family: times, times new roman, serif;
	font-size: 12pt;
	background-color:#fff;
}

#wrapper {
	width: auto;
	background: transparent;	
}

/************ This begins the header area *************/

#header {
	height: 80px;
}

.logo {
	display: none;
}

#header h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #000;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #9e0039;
}

#header h2 {
	display:none;
}

#header h2 a {
	display:none;
} 

.nfg {
	display:none;
}

/************ This ends the header area *************/

/************ This begins the sidebar area *************/

#sidebar { /*display:none;*/
	display:none;
}

#nav {

}

#nav ul { 
	display:none;
}

#nav ul li { 
	display:none;
}

#nav ul li a { 
	display:none;
}

#links { 
	display:none;
}

#links ul { 
	display:none;
}
#links a { 
	display:none;
}

/************ This ends the sidebar area *************/

/************ This begins the content area *************/

a {
	text-decoration: none ;
	color:#000;
}

/*img { visibility:hidden; height:0px;}*/

#content {
	width: auto;
	margin: 0 10px 20px;
	/*border: 1px dotted red;*/
}

#content p {
	margin: 0 0 20px 0;
}

#content em {
	font-style: italic;
}

.first {
	text-indent: 25px;
}

h1 {
	font-weight: normal;
	font-size: 1.4em;
}

h2 {
	font-weight: normal;
	font-size: 1.2em;
}

.news {
	clear: both;
	margin: 0 0 10px 0;	
}

#content h2 {
	font-weight: normal;
	font-size: 1.2em;
	clear: both;
}

#content h5 {
	font-size: 1em;
	font-weight: normal;
}

#content ul { 
	margin: 0 0 25px 25px;
	padding: 0;
}

#content ul li { 
	/*font-family: geneva, verdana, sans-serif;*/
	font-size: .8em;
	line-height: 140%;
	list-style-type: none;
}

#content ul li ol { 
	margin: 10px 0 25px 50px;
	padding: 0;
}

#content ul li ol li { 
	/*font-family: geneva, verdana, sans-serif;*/
	font-size: .8em;
	list-style-type: decimal;
	margin:0 0 20px 0;
}

#content img.acro { 
	display:none;
}

/* the following imageleft and imageright styles are used on the friendsscholarships.htm page*/
div.imageleft {
 margin: 0;
 padding:20px 0;
 clear: both;
 /*border: 1px dotted red;*/
}
 
div.imageleft img {
 margin: 5px 10px 10px 0;
 padding: 0;
 float: left;
 border: 1px solid black;
}
 
div.imageright {
 margin: 0;
 padding: 20px 0;
 clear: both;
 /*border: 1px dashed gray;*/
}
 
div.imageright img {
 margin: 5px 0 10px 10px;
 padding: 0;
 float: right;
 border: 1px solid black;
}

/* the following right and left styles are used for all graphics other than those on friendsscholarships.htm */
.right { 
	display: none;
}

.left {
	display:none;
}
#amazon {
	display: none;
}

#annualreport {
	display:none;
}

.greenlink {
}

.why {
	display:none;
}

.newsreleases {
	margin: 0 0 15px 0;
}

.acrobat {
	display:none;
}
/************ This ends the content area *************/

/************ This begins the secondary (right column) area *************/

#secondary {
	display: none;
}

#amazon {
	display: none;
}

#bottomcurves {
	display: none;
}

.greenlink {
	display: none;
}

.why {
	display: none;
}

#ira {
	display: none;
}

#images {
	display: none;
}

.commonwealth {
	display: none;
}

/************ This ends the secondary area *************/

/************ Other styles ***************************/

.bold {
	font-weight: bold;
}

#boardmembers ul {
	margin-left: 0;
}

#boardmembers ul li {
	line-height: 200%;
}

#boardmembers ul li em {
	font-size: 1em;
	font-weight: bold;
	font-style:normal;
}

#libitem {
	display: none;
}

/************ End of other styles ***************************/


/************ This begins the footer area *************/

#footer {
	clear: both;
	margin: 20px 0 20px 0;
	text-align: center;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4em;
	background-color: #fff;
}

#footer hr {
	display:none;
}

#footer a {
	margin: 0 0 0 40px;
}

/************ This ends the footer area *************/