body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
	background:#6C6457;		
	}

	A 			{ color: #000000; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #000000; text-decoration: none; } 
	A:visited	{ color: #000000; text-decoration: none; } 
	A:active	{ color: #993300; text-decoration: none; } 
	A:hover		{ color: #993300; text-decoration: underline;  }

#banner {
	height: 75px;
	border-left:1px solid #000000;	
	border-right:1px solid #000000;  		
	border-top:1px solid #000000;  		
 	padding:15px;
	background:#FFF;  		 	 
	}
	
#mainbody {
	background:#FFF;
	margin-bottom:20px;
	border-left:1px solid #000000;	
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;  		
	}

 #menu {
	position: absolute;
	left: 30px;
	width: 150px;
	border-right: 1px solid #000;
	font-family:Courier, Times New Roman, Times, sans-serif;
	color:#000000;
	text-align:right;
	vertical-align: top;
	font-size: 11px;
	font-weight:normal;
	line-height:140%;
	padding:5px;
	margin: 0px 10px 10px 0px;
	top: 145px;
}

 #SocialMedia {
	position: absolute;
	left: 80px;
	top: 299px;
	width: 150px;
	padding:5px;
	margin: 0px 10px 10px 0px;
}

p.underline {
}
p.menuitem {
	color: #000000;
	line-height:30%
}

p.works-cited {
	margin-left: 0.5in; 
	text-indent: -0.5in;
}

.content {
	font-family: Courier, Times New Roman, Times, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	margin-left:150px;
	margin-right:20px;
	}

.content a,
.content a:link,
.content a:visited,
.content a:active {
	color: #993300; 	
	text-decoration: none;
}

.content a:hover {
	color: #993300;
	text-decoration: underline;
}
		
.smaller	{ 
	font-family: Courier, Times New Roman, Times, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	margin-bottom:25px;
	}
					
h1 {
font-size: 24px;
font-family: Courier, Times New Roman, Times, sans-serif;
color: #1D3565;
padding: 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #1D3565;
font-weight: bold;
}

h3 {
font-family: Courier, Times New Roman, Times, sans-serif;
font-weight: normal;
color: #000000;
font-size: 14px;
}

