BODY {
background-color: #1D2B14;
background-image: url(images/susan_mccrossin.jpg); /* sets the background image */
background-position: left top; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 95px;
margin-left: 275px;
margin-right: 0px;
margin-bottom: 5px;
scrollbar-arrow-color:#635951; 
scrollbar-face-color:#C4C0A2; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#391C5E; 
}
P, TD, LI, UL, Table {
	font-size: 100%;
	vertical-align: text-top;
	border-top-color: #635951;
	text-align: left;
}
/* this group sets the normal link colors */
A:LINK {
color: #746CD5;
text-decoration: none;
font-weight: bold;

}
A:VISITED {
color: #746CD5;
text-decoration: none;
font-weight: bold;

}
A:HOVER {
color : #391C5E;
text-decoration: underline overline;
font-weight: bold;

}
A:ACTIVE {
color : #391C5E;
text-decoration: none;
font-weight: bold;

}
/* this grouping sets the heading colors and sizes */
H1 {
	font-size : 130%;
	font-weight : bold;
	color : #391C5E;
	letter-spacing: 2;
	background-color: c4c0a2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #391C5E;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #635951;
height: 1px;
width: 80%;
}
/* this class sets the spacer in the navbar */
navspacer {
line-height:12pt;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #F0EFE4;
border: 1px solid #635951;
background-image: url('images/textback.jpg'); /* sets the background image */
background-position: bottom right; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
font-size: 100%;
text-align: left;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.navcell {
	font-size: 90%;
	
	text-align: center;
	background-color: #E0DECC;
	filter: alpha(opacity=80, style=0);
	color: #6A6456;
	
	

-moz-opacity:.80;
	border: 1px solid #635951;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;	
}
.navcell2 {
	font-size: 90%;
	text-align: center;
	background-color: #E0DECC;
	filter: alpha(opacity=80, style=0);
	color: #6A6456;
	line-height: 20px;
	

-moz-opacity:.80;
	border: 1px solid #635951;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;	
}
.toptitle {
	font-family: monotype corsiva;
	background: #C4C0A2;
	border: 1px solid #635951;
	font-size: 300%;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #391C5E;
}
.topnav {
	font-family: Verdana, Arial, sans-serif;
	background: #C4C0A2;
	border: 1px solid #635951;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	color: #6A6456;
}
.copyright {
font-size: 85%;
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
background-color: #E0DECC;
border: 1px solid #635951;
letter-spacing: 2;
padding-left: 5px;
padding-right: 5px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: bold;
text-align: center;
color: #6A6456;
}
.ParagraphCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
}
.SpaceForNavBar {
	line-height: 3pt;
}

