	html {
	background-attachment: scroll;
	background-image: url(index_images/suedeBack.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	height: auto;
	width: 100%;
	background-color: #172C49;
}

#index_news {
	background-attachment: scroll;
	background-image: url(/index_images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 105px;
	width: 850px;
	clear: both;
}
.pics_column {
	padding-bottom: 14px;
	float: right;
	text-align: center;
	
}
#bio_header {
	background-attachment: scroll;
	background-image: url(/bio_images/biography.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 92px;
	width: 617px;
}
#secondary_header {
	background-attachment: scroll;
	height: 147px;
	width: 850px;
}
#centered_word {
	width: 100%;
	float: left;
}
.image_banner {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
#sub_header {
	background-attachment: scroll;
	height: 128px;
	width: 850px;
}
#inside_content {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	float: left;
	width: 577px;
	height: auto;
	text-align: left;
	font-family: "Century Gothic", "Futura Md BT", Helvetica, Tahoma, "Arial Narrow", Arial;
	color: #CCCCCC;
	font-size: .9em;
}
#pic_gallery {
	margin: 10px 10px 30%;
	height: 100%;
	width: 825px;
	float: left;
	font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif;
	color: #006EA7;
}
#main_pics {
	width: 850px;
	background-height: 100% !important;
	min-height:100%;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
a:active {
	font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif;
	color: #FFCC33;
}
a:visited {
	font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif;
	color: #5AA234;
}
a:link {
	font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif;
	color: #006EA7;
}
#nav-joe {
	width:850px;
	height:51px;
	margin:0;
	padding:0;
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
}
#nav-joe span {
	display: none;
}
#nav-joe li, #nav-joe a {
	height:51px;
	display:block;
}
#nav-joe li {
	float:left;
	list-style:none;
	display:inline;
}
#nav-joe-01 {
	width: 101px;
}
#nav-joe-02 {
	width: 70px;
}
#nav-joe-03 {
	width: 111px;
}
#nav-joe-04 {
	width: 116px;
}
#nav-joe-05 {
	width: 89px;
}
#nav-joe-06 {
	width: 112px;
}
#nav-joe-07 {
	width: 92px;
}
#nav-joe-08 {
	width: 159px;
}
#nav-joe-01 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
}
#nav-joe-02 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -101px -51px;
}
#nav-joe-03 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -171px -51px;
}
#nav-joe-04 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -282px -51px;
}
#nav-joe-05 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -398px -51px;
}
#nav-joe-06 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -487px -51px;
}
#nav-joe-07 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -599px -51px;
}
.clear {
	clear: both;
	height: 0px;
	width: 100%;
}

#nav-joe-08 a:hover {
	background-image: url(index_images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -691px -51px;
}
.left-footer/* End of Navigation */
 {
	float: left;
	height: 20px;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right-footer {
	height: 20px;
	width: 300px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	color: #006EA7;
	text-transform: uppercase;
}
.control-text {
	color: #000000;
}

.pic-right {
	float: right;
	height: 140px;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #006EA7;
}
.pic-left {
	float: left;
	height: 130px;
	width: 100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #006EA7;
}

#footer-2 {
	background-attachment: scroll;
	background-image: url(/index_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

