* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#Spacer .container {
	font-size: 36px;
	text-decoration: blink;
	font-family: "Times New Roman", Times, serif;
	color: #D59F23;
	text-align: center;
	height: 30px;
}
#Header {
	height: 110px;
	background-image: url(Selector_Bar_repeat.jpg);
	background-repeat: repeat-x;
}
#Header .container {
	width: 280px;
	background-image: url(Selector_Bar.jpg);
	height: 110px;
}
#Body {
	background-color: #FFF;
}
#Footer {
	background-color: #F0F0F0;
	background-image: url(Footer_Bar2.jpg);
	background-repeat: repeat-x;
	height: 253px;
}
#Footer .container {
	font-size: 15px;
	text-align: center;
	color: #CF4013;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 6px;
}
#Spacer {
	background-color: #FFF;
}
#Override_Box {
	float: left;
	margin-top: 5px;
	height: 90px;
	width: 90px;
	margin-left: 15px;
	background-color: #09F;
	font-size: 9px;
	text-align: center;
	padding: 0px;
}
#Override_Box a {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #003;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
}

