body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCFCFC;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
	
	
}
#header {
background-image: url(images/header.jpg);
height:131px
		
}

#header2 {
background-image: url(images/header2.jpg);
height:129px
		
}

#header3 {
background-image: url(images/contact_header.jpg);
height:128px
		
}

#mainTable {
	background-color: #FFFFFF;
	
}
#maincontent {
	padding: 20px;
	text-align: justify;
 		
	
}

#maincontent2 {
	padding: 120px;
	
 	
	
}
#sidebar {
	width: 267px;
	background-image: url(images/sidebar.jpg);
 	vertical-align: top;
	background-repeat: no-repeat;
	
	
}

#sidebar2 {
	width: 262px;
	background-image: url(images/sidebar2.jpg);
 	vertical-align: top;
	background-repeat: no-repeat;
	
	
}

#sidebar3 {
	width: 311px;
	background-image: url(images/eleanor_bio.jpg);
 	vertical-align: top;
	background-repeat: no-repeat;	

}
		
.nav a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	color: #B77C5A;
	text-decoration: none;
}
.nav a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.nav a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
  
  #footer {
 	background-color: #ffffff;
 	background-image: url(images/footer.jpg);
	height: 22px
	
	}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;

}.fields {
	background-image: url(images/fields.jpg);
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #CCCCCC;
padding: 2px;
}

.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 
