body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	border: 100% solid #999;
}
h1 {
	color: #3267C5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #f99f1c;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif, Arial;
}
.center_text {
	text-align: center;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#table_wrapper {
	background-color: #FFF;
	width: 820px;
}
#logo_header {
	height: 110px;
	width: 820px;
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 13px;
	color: #000;
}
#text_logo_header a {
	color: #666;
	text-decoration: none;
}
#text_logo_header a:active {
	color: #666;
	text-decoration: none;
}
#text_logo_header a:visited {
	color: #666;
	text-decoration: none;
}
#text_logo_header a:hover {
	color: #f99f1c;
}
#logo_header table tr td img {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#logo_header table tr #text_logo_header {
	padding: 15px;
}
.license_small {
	font-size: 10px;
}
#nav_main {
	width: 820px;
}
#flash_header {
	padding: 15px;
	height: 315px;
	width: 790px;
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 10px;
	color: #333;
}
#content {
	width: 780px;
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 12px;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
}
#content a {
	color: #333;
	text-decoration: underline;
}
#content a:active {
	color: #333;
	text-decoration: underline;
}
#content a:visited {
	color: #333;
	text-decoration: underline;
}
#content a:hover {
	color: #f99f1c;
}
#content img {
	margin: 5px;
	padding: 5px;
}
#content a img{
	border: .1em solid #333;
}
#content a:hover img {
	border: .1em solid #EDD86F;
}
#content #index tr .td_frame h3 a {
	color: #f99f1c;
	text-decoration: none;
}
#content #index tr .td_frame h3 a:visited {
	color: #f99f1c;
	text-decoration: none;
}
#content #index tr .td_frame h3 a:hover {
	color: #f99f1c;
	text-decoration: underline;
}
#interesting_fact {
	width: 780px;
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 10px;
	color: #333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../images/light_bulb.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: none;
}
#wrapper table tr td #content ul li   {
	margin-bottom: 5px;
}
#interesting_fact table tr #fact_text {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#locations {
	width: 780px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #9FCBF2;
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}
.ten_pixel_text {
	font-size: 10px;
}
.underline_text {
	text-decoration: underline;
}
