#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314B23;
	background-color: #FFFFFF;
}
#titlebanner {
	width: 800px;
	
}

#navbar {
	width: 794px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D41F01;
	border-left-color: #579941;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	padding-bottom: 40px;
}

#content {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D41F01;
	border-left-color: #579941;
	width: 794px;
}

#footer {
	text-align: center;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D41F01;
	border-left-color: #579941;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D41F01;
	font-size: small;
	color: #335928;
	background-image: url(images/gradientbackground.gif);
	background-repeat: repeat;
	padding-top: 20px;
}
.spacing {
	padding-right: 5px;
	padding-left: 5px;
}

#footer a {
	color: #FF0000;
	text-decoration: none;
}
#footer a:hover {
	color: #335928;
}


#menuitem {
	text-align: left;
	width: 15%;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: 900;
	background-color: #579941;
}
#menuitem a {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

#menuitem a:hover {
	color: #F97F11;
}



a:link {
	font-weight: 200;
	text-decoration: none;
}


#background {
	
}
#copyright {
	text-align: right;
	display: block;
}
#content img {
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#words {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.stress {
	font-weight: bold;
}
.indent p {
	padding-right: 30px;
	padding-left: 30px;
}
#words a {
	font-style: italic;
	text-decoration: none;
	color: #579941;
}


#content li {
	list-style-type: decimal;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-indent: 10%;
}
#sites {
	text-indent: 20%;
	display: block;
}

.kermit {
	font-size: 16px;
	font-weight: bold;
	color: #E33122;
}
#photos {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #0099CC;
}
#photos {
	background-color: #DFF8FF;
}
