#banner {
	position:absolute;
	height:152px;
	z-index:2;
	visibility:visible;
	background-image: url(../images/banner_background.jpg);
	background-repeat: repeat-x;
	width: auto;
	left: 100px;
	top: 0px;
}

#banner_text {
	position:absolute;
	left:339px;
	top:1px;
	width:380px;
	height:150px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}

#navigation {
	position:absolute;
	left:100px;
	top:152px;
	width:155px;
	height:369px;
	z-index:3;
	visibility:visible;
	background-position: right;
}

#navigation_footer {
	background-repeat: repeat-x;
	top: 583px;
	position: absolute;
	height: 160px;
	width: 155px;
	left: 100px;
}

#navigation_mid {
	top: 521px;
	position: absolute;
	height: 62px;
	width: 155px;
	left: 100px;
}

#main {
	position:absolute;
	left:265px;
	top:152px;
	width:485px;
	z-index:4;
	visibility:visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;	
}

#main_faq {
	position:absolute;
	left:265px;
	top:152px;
	width:485px;
	height:800px;
	z-index:4;
	visibility:visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;
}

#faq_footer {
	position:absolute;
	left:265px;
	top:970px;
	width:485px;
	z-index:4;
	visibility:visible;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;
}

#side {
	position:absolute;
	left:750px;
	top:152px;
	width:268px;
	z-index:5;
	visibility:visible;
	background-image: url(../images/side_background.jpg);
	background-repeat: no-repeat;
}

a {  font-family: "Times New Roman", Times, serif; font-size: 16px; color: #FFFFFF}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	color: #BF6A23;
}

h3 {
	font-size: 16px;
	color: #BF6A23;
}

a:visited {
	color: #9999FF;
}

a.navigation:visited {
	color: #FFFFFF;
}

a.links_centered:visited {
	color: #BF6A23;
}

a.navigation_right:visited {
	color: #FFFFFF;
}

a.navigation:hover {
	color: #BF6A23;
}

a.navigation_right:hover {
	color: #BF6A23;
	text-decoration: none;
}

.bold {
	font-weight: bold;
	font-size: 18px;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}

.navigation_right {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 35px;
}

.right_justify {
	text-align: right;
}

.hours {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	word-spacing: 0em;
	line-height: 125%;
}

.main_bold {
	font-weight: bold;
}

.main_padding {
	padding-right: 3px;
	padding-left: 3px;
}

.main_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	top: 70px;
}

.middle {
	vertical-align: middle;
}

.image_padding {
	padding-right: 9px;
	padding-left: 9px;
}

.image_caption {
	font-size: 16px;
	font-style: italic;
	text-align: right;
	vertical-align: middle;
}

.links {
	color: #BF6A23;
	text-decoration: underline;
}

.links_right {
	padding-right: 30px;
}

.links_centered {
	color: #BF6A23;
	text-decoration: underline;
}

.letter {
	font-size: 36px;
	color: #BF6A23;
	text-decoration: none;
}

.blue {
	color: #229C9E;
}

.blue_centered {
	color: #229C9E;
	text-decoration: none;
}

.links_green {
	color: #66CC66;
}

.footer_centered {
	text-align: center;
	text-decoration: none;
}

.centered {
	text-align: center;
}
.center {
	margin-left: 45px;
}

.answer {
	margin-right: 35px;
	margin-left: 35px;
	text-align: center;
	color: #BF6A23;
}
.citation {
	font-size: 9px;
	line-height: 1.4em;
	position: relative;
	vertical-align: baseline;
	bottom: .33em;
}

.citation a {
	line-height: 1.4em;
	position: relative;
	vertical-align: baseline;
	bottom: .33em;
	text-decoration: none;
	font-size: 9px;
	color: #66CCFF;
}
