body {
	font: 100% tahoma;
	font-size:14px;
	background: #460202;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.bodyWrapper #header {
	width:auto;
	height:218px;
	padding: 0px;
	background:url(header.jpg) no-repeat center;
}
.bodyWrapper #container {
	width: 808px;
	margin-top:150px;
	background:#48010f url(bg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
	min-height:690px;
}
.bodyWrapper #container_a/*Container for small pages*/ {
	width: 808px;
	margin-top:150px;
	background:#48010f url(bg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
	height:auto;
}
.bodyWrapper #mainContent {
	margin: 0px 20px 0px 20px;
	padding: 15px 10px;
	font:tahoma;
	color:#f5de9a;
	font-size:12px;
}
.bodyWrapper #archieveContent {
	margin: 0px 100px 0px 100px;
	padding: 15px 10px;
	font:tahoma;
	color:#f5de9a;
	font-size:12px;
}
.bodyWrapper #sidebar1 {
	float: left;
	width: 350px;
	padding: 15px 5px 15px 10px;
}
.bodyWrapper #sidebar2 {
	float: right;
	width: 350px;
	padding: 15px 5px 15px 10px;
}
.btnBg {
	width:800px;
	height:25px;
}
.sidebtn a {
	display:table-cell;
	margin: 2px 5px 5px 2px;
	width: 114px;
	height:25px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border:0px;
}
.sidebtn a:link, .sidebtn a:visited, .sidebtn a:hover {
	background:url(menu.jpg) no-repeat;
	text-decoration: none;
	border:0px;
	width: 113px;
	height:26px;
}
.sidebtn a:hover {
	background:url(menu_h.jpg) no-repeat;
	width: 113px;
	height:26px;
	border:0px;
}
.sidebtn a:hover {
	background:url(menu_h.jpg) no-repeat;
	width: 113px;
	height:26px;
	border:0px;
}
.btnText {
	margin: 0px 26px 0px 26px;
	color: #f5de9a;
	border:0px;
	font-family:"Monotype Corsiva";
	font-size:16px;
	width:114px;
	
}
.linkText {
	color: #f5de9a;
	border:0px;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.bodyWrapper #footer {
	background:url(footer.jpg) no-repeat;
	height:36px;
	width:808px;
	clear:both;
}
.bodyWrapper #footer p {
	margin: 0;
	padding: 10px 0;
	font:tahoma;
	font-size:12px;
	color:#460202;
}
.clearfloat {
	clear:both;
	height:0;
	line-height: 1px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #f5de9a;
}
.highslide:hover img {
	border: 2px solid #f5de9a;
}
.highslide-wrapper {
	background: #f5de9a;
}
.highslide-image {
	border: 2px solid #f5de9a;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid #f5de9a;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	padding: 5px;
	background-color: #f5de9a;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: #f5de9a;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: #f5de9a;
}
.highslide-move {
	cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.control {
	float: right;
	display: block;
	position: relative;
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
.control:hover {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-top: 0;
	margin-bottom: 0;
}
.control, .control * {
	color: #49020d;
}
