html {
height: 100%;
}
body {
	height: 100%;
	background-attachment: fixed;
	background-image: url(../images/gradback.jpg);
	background-repeat: repeat-x;
	margin-bottom: 40px;
}
html,body {
	height: 100%;
}
#container {
	height:auto;
	min-height:100%;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEBE0;
	border-right-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #BFBF9B;
	border-left-color: #FCFCFC;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FCFCFC;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BFBF9B;
	margin-bottom: 50px;
}
#header {
	width: 100%;
	margin-bottom: 20px;
}
#text-left {
	float: left;
	height: 100%;
}
#top-pic {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	float: right;
	clear: right;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
	width: 380px;
}
p {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
ul {
	display: inline;
	list-style-type: none;
}
h1 {
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #ED990C;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	background-color: #680E05;
	letter-spacing: 0.2em;
}
h2 {
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #ED990C;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}
#text-right {
	float: right;
}
#mid-pic {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#bot-pic {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}
.captions {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;    
}
#photo-holder {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;
	position: relative;
	height: 550px;
	width: 700px;
}
img {
	border: 0;
}
.slide {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#photo9 {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: hidden;
	z-index: 9;
	height: 254px;
	width: 700px;
}
#back {
	float: left;
	margin: 5px;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	font-size: .25em;
	color: #999999;
	width: 90%;
}
form {
	padding: 0px;
	margin: 0px;
}
.thumb-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#latest {
	margin-top: 30px;
}

