@charset "UTF-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #CCCCCC;
	text-align: left;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#header {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#banner {
	background-color: #CCCCCC;
	height: 175px;
	padding-bottom: 16px;
}
#anchor {
	height: 10px;
}
#content {
	background-color: #CCCCCC;
	height: auto;
	border: thin none #FF0000;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
}
#buttons {
	background-color: #CCCCCC;
	border: thin none #FF0000;
	height: 50px;
}
#footer {
	background-color: #CCCCCC;
	clear: both;
	height: auto;
}
#contact {
	height: auto;
	color: #FF0000;
}
#anchor {
	height: 10px;
}
#address {
	height: auto;
	padding-top: 0px;
}
