body {
	background-image: url(images/paper_texture.jpg);
	background-repeat: repeat;
	background-color: #000000;
	left: 0px;
	top: 0px;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	color: #CCCC99;
}
#logo {
	text-align: center;
	padding: 10px 5px 5px;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	margin-top: 0px;
}
#top_nav_box {
	height: 35px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
	background-color: #993300;
	background-image: url(images/background_bar.jpg);
	margin-top: 8px;
}

#main_album {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #663300;
	width: 780px;
	background-repeat: no-repeat;
}
#wrapper {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: center top;
}
#maintext {
	font-weight: normal;
	text-align: left;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#maintext_sample {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999966;
	text-align: left;
	height: 593px;
	width: 550px;
	top: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 370px;
}
#flash_container {
	text-align: center;
	height: 290px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#photo {
	clear: both;
	float: left;
	border: thin solid #663333;
	padding: 0px;
	margin: 5px;
}
#title1 {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: auto;
}

/* styles for photo gallery */

#thumbContainer {
	left:23px;
	top:127px;
	width:437px;
	height:100px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	
}
#main_photo {
	top:135px;
	width:550px;
	height:500px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999966;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #999966;
	clear: both;
	float: left;
}

/* end of styles for photo gallery */
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
	text-align: center;
}
p {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
}
.p_centered {
	text-align: center;
}
a:link {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	font-style: normal;
	color: #CCCC99;
	text-decoration: none;
}
a:hover {
	color: #999966;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.light_text {
	color: #CCCCCC;
}
.thumbnails {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: thin solid #990000;
	height: 75px;
	width: 75px;
}
.centered {
	text-align: center;
}
.caption_text {
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC99;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
ul.a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC66;
	text-decoration: none;
}
