#container {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333399;
	background-color: #FFFFFF;
	padding: 20px;
}
#logo {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-bottom: 5px;
}
#mainNav {
	width: 150px;
	float: left;
	text-align: right;
}
h1 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC0D7;
	text-transform: uppercase;
}
p {
	line-height: 18px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #333399;
	font-size: large;
}
#content {
	float: right;
	width: 610px;
}
#Footer {
	clear: both;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333399;
	margin-top: 20px;
	text-align: right;
	line-height: 10px;
}
body {
	background-color: #BDC0D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#photoBanner {
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2E3192;
	border-right-color: #2E3192;
	border-bottom-color: #2E3192;
	border-left-color: #2E3192;
	overflow: hidden;
}
#bodyText {
	padding: 20px;
}
.a_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_right {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #BDC0D7;
}
ul {
	list-style-type: circle;
	line-height: 20px;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #7A81AF;
}
#index_image {
}
#gallery {
	position: relative;
	width:610px;
	height:275px;
	margin:0;
	padding:0;
	overflow: hidden;
}
#gallery li { 
	display: block; 
}
.faqs {
	line-height: 18px;

}
.FAQ_iframe {
	float: right;
	width: 300px;
	height: 600px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #BDC0D7;
	margin-top: 0px;
	margin-right: 0px;
}
a:active {
	background-color: #FFFF99;
}
.blockquote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: medium;
}
