@charset "utf-8";
body {
	background-image: url(images/pg_bg.jpg);
	background-repeat: repeat-x;
	background-color: #976B2E;
}
div#content {
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: auto;
	top: 25px;
	z-index: 1;
}
div#logo_bg {
	position: absolute;
	height: auto;
	width: auto;
	top: -40px;
	left: -42px;
}
div#logo {
	height: 159px;
	width: 162px;
	position: absolute;
	left: -27px;
	top: -26px;
	z-index: 100;
}
div#slogan {
	position: absolute;
	height: 20px;
	width: 362px;
	left: 135px;
	top: 12px;
	z-index: 0;
}
div#welcome {
}



.top_left {
	height: 6px;
	width: 6px;
}
.top_right {
	height: 6px;
	width: 6px;
}
.top_middle {
	height: 6px;
	width: auto;
	background-image: url(images/inner_top.gif);
	background-repeat: repeat-x;
}
.o_left {
	height: auto;
	width: 11px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 0px 600px;
	background-image: url(images/left_bg.gif);
}
.o_right {
	height: auto;
	width: 8px;
	vertical-align: top;
	background-image: url(images/right_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 600px;
}
.left {
	height: auto;
	width: 6px;
	vertical-align: top;
	background-image: url(images/inner_left.gif);
	background-repeat: repeat-y;
}
.b_left {
	height: 6px;
	width: 6px;
	background-image: url(images/bg_bl.gif);
	background-repeat: no-repeat;
}
.b_bot {
	height: 6px;
	width: auto;
	background-image: url(images/bot_bg.gif);
	background-repeat: repeat-x;
}
.b_right {
	height: 6px;
	width: 6px;
	background-image: url(images/bg_br.gif);
	background-repeat: no-repeat;
}

.right {
	height: auto;
	width: 8px;
	vertical-align: top;
	background-image: url(images/inner_right.gif);
}
.middle {
	background-color: #D4C799;
	height: auto;
	vertical-align: top;
}
div#main_content {
	margin-left: 15px;
	padding-top: 15px;
	z-index: 1;
}
td#narrative {
	background-color: #F6EDCE;
	background-image: url(images/narrative_bg.jpg);
	background-repeat: repeat-x;
	width: 732px;
	vertical-align: top;
}
img#photo {
	height: auto;
	width: auto;
	top: -45px;
	right: -50px;
	position: absolute;
	z-index: 100;
}
div#menu_top {
	background-color: #F6EDCE;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 27px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	padding-left: 105px;
	padding-top: 11px;
}
div#menu_top a:link {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
div#menu_top a:visited {
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
div#menu_top a:hover {
	font-weight: bolder;
	color: #996600;
	text-decoration: underline;
}
div#menu_top a:active {
	font-weight: bolder;
	color: #993300;
	text-decoration: underline;
}
div#welcome {
	height: auto;
	margin-left: 125px;
	width: auto;
	margin-top: 20px;
}
div#menu_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
div#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

div#content_right {
	width: 263px;
	margin-left: 475px;
	height: auto;
	position: absolute;
	float: right;
	top: 225px;
	right: 37px;
	border: 2px none #FFFFFF;
}
div#gallery {
	padding: 10px;
	width: auto;
	height: auto;
}
div#gallery a:link {
	color: #000000;
}
div#gallery a:visited {
	color: #666600;
}
div#gallery a:hover {
	color: #996600;
}
div#gallery a:active {
	color: #FFFFFF;
}
.on {
	text-transform: uppercase;
	display: inline;
	color: #714D00;
}

div#content_left {
	padding: 10px;
	width: auto;
	margin-left: 10px;
	height: auto;
	margin-right: 275px;
}
