#allcontent {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:  auto;
	margin-right: auto;
}

body {
	background: #1C4A2C;
}

.header {
	font-family: "palatino linotype", verdana, sans-serif;
	color: #F5F5DC;
	background: #1C4A2C;
	margin-bottom: 9px;
}

.header h1 {
	font-size: 30px;
	line-height: 0.5em;
	font-weight: bold;
}

.header h2 {
	font-size: 20px;
	text-align: right;
	line-height: 0.1em;
	font-style: italic;
	}

#nav, #nav ul {/* all lists */
	list-style: none;
	text-align: center;
	
}

#nav a {
	display: block;
	width: auto;
	margin-left: 2px;
	margin-right: 2px;
	color: #F5F5DC;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 12px;
	text-align: center;

	}

#nav li li a {
	font-weight: normal;
	text-align: left;
	width: 160px;
	font-size: 17px;
	margin-left: 2px;
}

#nav li { /* all list items */
	float: left;
	font-family: arial, verdana, sans-serif;
	color: #F5F5DC;
	
	}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 175px;
	left: -999em;
	background: #093016;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	padding-left: 6px;
	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li li {
	font-family: arial, verdana, sans-serif;
}

.downarrow {
	background: #1C4A2C;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	padding-left: 2px;
}



#sidebar {
	background: #093016;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 3px;
	margin-bottom: 12px;
	text-align: center;
	border-width: 7px;
	border-style: solid;
	border-color: #1E3826;
	float: left;
}

.sidebarbuttons {
	background: #42150D;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
	width: 120px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto; 
	text-align: center;
	border-width: 4px;
	border-style: solid;
	border-color: #311814;
}

.sidebarbuttons a:link {
	text-decoration: none;
	background: #42150D;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
}

.sidebarbuttons a:visited {
	text-decoration: none;
	background: #42150D;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
}

.sidebarbuttons a:active {
	text-decoration: none;
	background: #42150D;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
}

#body {
	background: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	color: black;
	margin-left: 186px;
	font-size: 13px;
	margin-top: 56px;
	padding: 6px;
	clear: right;
	
}

.body1 {
	background: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	color: black;
	margin-left: 186px;
	font-size: 13px;
	margin-top: 12px;
	padding: 6px;
	clear: right;
}

#body1 h1 {
	font-size: 20px;
	color: #42150D;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
}

#body1 h2 {
	font-size: 17px;
	color: #42150D;
	display: inline;

}

#body1 h3 {
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}


.images {
	padding-right: 3px;
	padding-bottom: 3px;
	bottom: 3px;
}

#body h1 {
	font-size: 20px;
	color: #42150D;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
}

#body h2 {
	font-size: 17px;
	color: #42150D;
	display: inline;

}

#body h3 {
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}

#body h33 a:link{
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}

#body h33 a:visited{
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}

#body li a:link{
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}

#body li a:visited{
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}

#body li a:hover{
	font-size: 13px;
	color: blue;
	font-weight: bold;
	display: inline;
}

#body1 h3 a:link{
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}

#body1 h3 a:visited{
	font-size: 13px;
	color: black;
	font-weight: bold;
	display: inline;
}



tr th {
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

	
#footer {
	background: #093016;
	color: #F5F5DC;
	font-family: arial, verdana, sans-serif;
	margin-bottom: 1px;
	margin-top: 12px;
	font-size: 12px;
	border-width: 7px;
	border-style: solid;
	border-color: #1E3826;
	clear: left;
}

.footerright {
	text-indent: 600px;
}
 


