* {
	padding:0;
	margin:0;
}
body, html {
	height:100%;
	background: #634d38 url(../images/bg.jpg) repeat top left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#594028;
}
p, ul, ol {
	margin-bottom:15px;
}
li {
	margin-left:25px;
}
h1 {
	color:#f6f3e3;
	font-size:200%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-bottom:5px;
	filter:alpha(opacity=69);
	-moz-opacity:.69;
	opacity:.69;
}
#outer {
	width:100%;
	height:100%;
}
#header {
	position:relative;
	text-align:center;
	margin-bottom:10px;
}
#title {
	margin-bottom:5px;
}
#logo {
	position:relative;
	behavior: url(iepngfix.htc);
	border:none;
}
/* circle */
#container {
	text-align:center;
}
#navCircle {
	width:480px;
	margin:0 auto;
	padding: 0 0 6px 10px;
	border-bottom: 2px solid #d2b9a7;
}
#navCircle li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navCircle a:link, #navCircle a:visited {
	font-family:"Century Gothic", "Avante Garde", sans-serif;
	font-size:95%;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #fff;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #d2b9a7;
	background: url(../images/tab_circle.png) no-repeat bottom center;
}
#main_shell {
	position:relative;
	background:transparent url(../images/bg_shadow.png) no-repeat top left;
	width:848px;
	margin:auto;
	height:428px;
}
#main {
	position:relative;
	background:#9f784f;
	width:800px;
	height:380px;
	margin: 0 auto;
}
#splash {
	position:relative;
	float:left;
	width:399px;
	height:380px;
	border-right:1px solid #36281c;
}
#content_shell {
	position:relative;
	float:left;
	width:400px;
	height:380px;
}
#content {
	position:relative;
	width:325px;
	height:270px;
	padding-right:10px;
	overflow:auto;
	font-size:97%;
	line-height: 1.5;
	margin:auto;
	outline:none;
}
#content_shell_wide {
	float:left;
	width:800px;
	height:380px;
}
#content_wide {
	position:relative;
	width:750px;
	height:275px;
	padding-right:10px;
	overflow:auto;
	font-size:97%;
	line-height: 1.5;
	margin:35px auto 0 auto;
}
#footer {
	height:25px;
	text-align:center;
	font-size:85%;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
.clr {
	clear:both;
}
/* Gallery Border Styles */
.thumbnails {
	list-style: none;
}
.thumbnails img {
	border-color: #36281c;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	vertical-align: top;
}
.thumbnails li {
	background: #594028;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 10px;
	padding: 5px;
	position: relative;
}
#entrance {
	text-align:center;
	margin-bottom:15px;
	width:750px;
	margin:auto;
}
#entrance img {
	border:none;
}
#disclaimer {
	color:#fff;
	text-align:left;
	line-height:1.5;
	padding:25px;
	border-top:2px solid #d2b9a7;
	border-bottom:2px solid #d2b9a7;
	height:370px;
}
#disclaimer a {
	color:#fff;
}
#fadeinbox {
	position:absolute;
	width: 500px;
	left: 0;
	top: -400px;
	border: 4px solid #fff;
	background: transparent url(../images/fade.png) repeat top left;
	padding: 35px;
	z-index: 100;
	color:#fff;
	visibility:hidden;
	font-size: 90%;
	text-align:left;
	line-height:1.5;
}
#fadeinbox .fade {
}
#fadeinbox ol {
	margin-left: 25px;
}
#fadeinbox p, #fadeinbox ol {
	margin-bottom:15px;
}
#fadinbox a {
	color:#fff;
	font-weight:bold;
)
