@charset "UTF-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #6D000B;
}
#container #bodyLEFT {
	background-color: #9C0117;
	width: 550px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.imageRIGHT {
	text-align: right;
	float: right;
	border: 1px solid #FFFFFF;
}
#container #bodyRIGHT {
	background-color: #6D000B;
	float: right;
	width: 245px;
}
#container #footer {
	background-color: #9C0117;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 15px;
	line-height: 120%;
}
#container #footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	text-align: center;
}
#container #footer li {
	display: inline;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 10px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #F7BD01;
	padding-left: 20px;
	margin-top: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	padding-left: 10px;
	color: #f7bd01;
	margin-top: 25px;
}
.pictureoutline {
	border: 1px solid #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: square;
}
.imageLEFT {
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.footercopy {
	font-size: small;
}
.siloimage_no_outline {
	text-align: right;
	float: right;
	margin-top: 10px;
}
li {
	line-height: 150%;
}
#container #bodyRIGHT li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 10px;
}
#container #body {
	background-color: #9C0117;
	width: 800px;
	float: none;
}
#containerRED {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #9C0117;
}
#containerRED #footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	text-align: center;
}
#containerRED #footer li {
	display: inline;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 10px;
}
#containerRED #footer {
	background-color: #9C0117;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

