@charset "ISO-8859-1";
body {
	text-align: center;
	padding: 0px;
	margin: 10px;
	background-image: url(images/background-tile_2.gif);
	background-color: #4E3519;
}
#Maincontent {
	padding-left: 0px;
	margin-bottom: 2em;
}
.Maincontent   h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6B4B19;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.Maincontent #MainPhoto {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D99A00;
}
.Maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D8D0AC;
	font-size: 18px;
	padding-left: 15px;
	margin-top: 35px;
}
.Maincontent a {
	text-decoration: none;
	color: #ECC463;
}
.Maincontent #Nebraska {
	float: right;
	margin: 10px;
}
.Maincontent #du {
	margin: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D99A00;
}
.Maincontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E9E3DB;
	margin-left: 25px;
	line-height: 16px;
}
.Maincontent #Caption {
	text-align: center;
	margin-bottom: 25px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #6B4B19;
	border-right-color: #6B4B19;
	border-bottom-color: #6B4B19;
	border-left-color: #6B4B19;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.Maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F6E7D2;
	padding-left: 30px;
	padding-right: 20px;
	line-height: 16px;
}
.Maincontent form {
	margin-bottom: 15px;
	margin-top: 10px;
}
#nonParagraph p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

