.indent {
	padding-left: 50px;
	padding-right: 50px;
}
.list {
	padding-right: 25px;
	padding-left: 25px;
	list-style-type: circle;
	display: list-item;
}
.years {
	font-size: 18px;
	color: #900;
	font-weight: normal;
}
#title {
	color: #009;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #900;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #009;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E3E3E3;
}
.title {
	color: #009;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #900;
	font-weight: 900;
	font-size: 45px;
	border-bottom-style: double;
	margin-bottom: 110px;
	background-color: #FFF;
	margin-top: 2px;
	text-align: left;
}
.titlesmall {
	font-size: 45px;
	font-weight: 900;
	color: 009;
	background-color: #FFF;
	margin-top: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: 900;
	border-bottom-color: #00C;
}
.header2 {
	color: #600;
}
.h1 {
	color: #900;
}
.header1 {
	color: #900;
}
.logo {
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 7px;
	border: 2px solid #E0E0E0;
}
.photo {
	border: 2px solid #300;
	padding: 5px;
}
.imageandcaption {
	float: left;
	margin-right: 25px;
	font-size: 14px;
}
.caption {
	float: right;
	margin: 0px;
}
.smalllogo {
	padding-top: 5px;
	padding-bottom: 1px;
	margin-right: 5px;
}
#wrapper2 {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 860px;
	background-color: #FFF;
}
.photoright {
	padding: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D2122;
	border-right-color: #4D2122;
	border-bottom-color: #4D2122;
	border-left-color: #4D2122;
	float: right;
	margin-left: 25px;
}
.header3 {
	font-variant: normal;
	color: #300;
	text-transform: capitalize;
	margin-left: 15px;
}
.photoleft {
	float: left;
	padding: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2d2122;
	border-right-color: #2d2122;
	border-bottom-color: #2d2122;
	border-left-color: #2d2122;
	margin-right: 25px;
}