html
	{
	overflow-y: scroll;
	overflow-x: hidden;
	}

body
	{
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f2e1c1;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	}

#wrapper
	{
	width: 770px;
	width: 780px;
	margin: 0px auto 0px auto;
	/* border: 1px solid #000; */
	}

/* Menu settings */

#menu_layer_0
	{
	line-height: 20px;
	text-align: right;
	width: 550px;
	z-index: 1;
	padding-top: 95px;
	height: 20px;
	line-height: 20px;
	color: #000;
	}

#menu_layer_0 a
	{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 0px;
	}

#menu_layer_0 a:hover { color: #b03701; }

#menu_layer_0 .menu_selected
	{
	color: #b03701;
	}

#menu_layer_0 div.dropbox
	{
	display: none;
	background-image: url('../images/bg-eee-75.png');
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	padding: 2px;
	}

#menu_layer_0 div.dropbox a
	{
	display: block;
	text-align: left;
	}

#menu_layer_0 div.dropbox a:hover
	{
	background-image: url('../images/bg-eee-15.png');
	}

/* /Menu settings */

#logo
	{
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 10;
	}

#gbook
	{
	position: absolute;
	top: 0px;
	left: 50%;
	border: 1px solid #000;
	border: none;
	}

#lang
	{
	position: absolute;
	top: 90px;
	left: 0px;
	border: 1px solid #000;
	border: none;
	display: none;
	}

#content
	{
	background-image: url('../images/content.png');
	background-repeat: no-repeat;
	background-position: top center;
	/* background-color: #fef7e7; */
	width: 500px;
	min-height: 680px;
	padding: 20px 30px 0px 30px;
	font-size: 12px;
	line-height: 1.3em;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 9;
	/* border: 1px solid #000; */
	}

#column-right
	{
	float: left;
	width: 210px;
	position: relative;
	top: 0px;
	left: 0px;
	}

#r-light
	{
	background-image: url('../images/r-light.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 190px;
	height: 115px;
	overflow: hidden;
	padding: 10px;
	color: #fef7e7;
	color: transparent;
	}

div.r-brown2
	{
	background-image: url('../images/r-brown-middle.png');
	background-repeat: repeat-y;
	background-position: top center;
	width: 185px;
	min-height: 197px;
	padding: 0px 10px 0px 10px;
	color: #fef7e7;
	}

div.r-brown
	{
	background-image: url('../images/r-brown.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 170px;
	height: 209px;
	overflow: hidden;
	padding: 20px;
	color: #fef7e7;
	font-size: 12px;
	}

div.r-brown a
	{
	color: #fef7e7;
	text-decoration: none;
	}

div.r-brown a:hover { color: #bb5522; }

a.overflow170
	{
	display: block;
	width: 170px;
	height: 1.2em;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
	}

/* / whizzywig */
#content a
	{
	color : #bb5522;
	text-decoration: none;
	}

#content a:hover
	{
	color: #f6854d;
	}

#content p
	{
	padding: 0px;
	margin: 0px;
	}

#content td, table
	{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	}

/* / whizzywig */


/* images*/

.media_1
	{
	float: left;
	margin: 0px 20px 20px 0px;
	clear: left;
	}

.media_2
	{
	float: right;
	margin: 0px 0px 20px 20px;
	text-align: right;
	clear: right;
	}

.media_3
	{
	display: block;
	text-align: left;
	margin-bottom: 20px;
	}

.media_4
	{
	display: block;
	text-align: center;
	margin: 0px auto 20px auto;
	}

.media_5
	{
	display: block;
	text-align: right;
	margin: 0px 0px 20px auto;
	}

.media_6
	{
	display: block;
	text-align: left;
	margin-top: 20px;
	}

.media_7
	{
	display: block;
	text-align: center;
	margin: 20px auto 0px auto;
	}

.media_8
	{
	display: block;
	text-align: right;
	margin: 20px 0px 0px auto;
	}

#largerImage
	{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	height: 0px;
	width: 0px;
	overflow: hidden;
	display: none;
	cursor: pointer;
	padding: 10px;
	background-color: #000;
	}

span.caption
	{
	font-style: italic;
	font-size: 11px;
	}

/* images*/

#breadcrumbs
	{
	font-size: 11px;
	color: #555;
	text-align: right;
	overflow: hidden;
	color: #ab996f;
	width: 205px;
	margin-top: 15px;
	float: left;
	}

#breadcrumbs a
	{
	font-size: 11px;
	color: #796b4c;
	}

#breadcrumbs .menu_selected { font-weight: bold; text-decoration: none; }

p.powered
	{
	margin-top: 15px;
	font-size: 9px;
	}

#breadcrumbs a.powered { font-size: 9px; }

/* Thumb def */

div.thumb_left, div.thumb_middle, div.thumb_right
	{
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
	background-position: 50% 50%;
	margin: 5px 0px 5px 0px;
	}

div.thumb_left { margin-right: 10px; }
div.thumb_right { margin-left: 10px; }

p.right
	{
	text-align: right;
	}

img.btn_brown
	{
	margin-top: -10px;
	}
	

h1
	{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #bb5522;
	font-size: 16px;
	font-family: arial;
	}