#container {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 795px;
	height: auto;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}#footer {
	background-color: #B01C2E;
	height: 15px;
	width: 785px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#header {
	background-color: #B01C2E;
	height: 118px;
	width: 795px;
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#content {
	padding: 0px;
	height: auto;
	width: 550px;
	top: 0px;
	margin: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B01C2E;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #857040;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD9254;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #B01C2E;
	text-align: left;
}
#updates {
	margin: 0px 0px 0px 20px;
	height: auto;
	width: 205px;
	border: 1px solid #857040;
}
