@charset "utf-8";

* {
	margin: 0;
	padding: 0;
 }

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #FFFFFF;
	padding: 0px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 760px;
}
#index_pics {
	position: relative;
	height: 200px;
	width: 700px;
	float: left;
	background-image: url(../images/indexpic.jpg);
	top: 75px;
}

#titlelogo {
	background-image: url(../images/title_logo.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 189px;
	width: 650px;
	float: left;
	left: 23px;
}
#wrapper #bodytop {
	left: 23px;
	background-image: url(../images/bodycap.jpg);
	position: relative;
	float: left;
	height: 30px;
	width: 927px;
	top: 0px;
	text-align: left;
	text-indent: 180px;
	margin-top: 0px;
	line-height: 10px;
}
#bodymain {
	background-image: url(../images/bodyback_photo.jpg);
	background-repeat: no-repeat;
	left: 23px;
	position: relative;
	width: 717px;
	height: 526px;
	padding-left: 10px;
	text-align: left;
	padding-right: 200px;
	line-height: 1.2em;
	float: left;
}
#bodymaingallery{
	background-image: url(../images/bodyback.jpg);
	background-repeat: no-repeat;
	left: 23px;
	float: left;
	position: relative;
	width: 717px;
	height: 526px;
	padding-left: 10px;
	text-align: left;
	text-indent: 10px;
	padding-right: 200px;
	line-height: 1.2em;
}

#thumb_wrapper {
	vertical-align: top;
	width: 220px;
	text-indent: 0px;
	padding: 0px;
	position: relative;
	left: 650px;
	top: 0px;
	text-align: center;
	line-height: 2em;
}
#wrapper #bodymaingallery #thumb_wrapper img {
	padding: 5px;
}

#wrapper #bodymain a {
	color: #DEDEBC;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodymain a:hover {
	color: #FFFFFF;
}

#wrapper  #bodymain  img a {
	text-decoration: none;
}
.listhead {
	text-decoration: underline;
}

.center {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}

#ace {
	position: absolute;
	top: 365px;
	text-align: left;
	padding: 0px;
	text-indent: 0px;
	line-height: 5px;
	z-index: 1;
	float: right;
	right: 50px;
}

#bodyfooter {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 12px;
	width: 907px;
	position: relative;
	left: 23px;
	float: left;
	text-align: center;
	color: #595959;
	font-size: .8em;
	vertical-align: middle;
	padding-top: 10px;
}
#wrapper #navbar {
	float: right;
	font-size: 1.2em;
	color: #595959;
	list-style-type: none;
	font-weight: bold;
	position: relative;
	top: 40px;
	left: 0px;
	width: 250px;
}
#wrapper li {
	display: block;
	float: left;
	list-style: none;
}

#wrapper #navbar li a {
	color: #595959;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper #navbar li a.first {
	border: none;
}

#wrapper #navbar li a:hover {
	color: #FFFFFF;
	background-color: #595959;
}

body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #D5D6AC;
}
#wrapper #bodymain img {
	vertical-align: text-bottom;
}

