*{
	/* font-size:100%; */
	margin:0;
	-webkit-text-size-adjust:none;
}

body,table,td{
	padding:0;
	border-collapse:collapse;
	vertical-align:top;
	color: black;
	/* font-size: 12px; */
}

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*font-family: Arial, Verdana, Helvetica, sans-serif; */
	font-family: "Courier New", Courier, monospace; 
	font-size: 16px;
}

body {
	margin:0;
	padding:0;
	border:0;	    /* This removes the border around the viewport in old versions of IE */
	width:100%;
	/*font-size: 75%;*/
	/* font-size: 12px; */
	background: #f9f9f7;
}

.success {
	border: 1px solid green;
	color: green;
	padding: 5px;
	padding-left: 40px;
	background: #cfc url("images/ok.png") no-repeat left; 
	margin: 10px;
}

.error {
	border: 1px solid red;
	color: red;
	padding: 5px;
	padding-left: 40px;
	background: #fcc url("images/warning.png") no-repeat left; 
	margin: 10px;
}

#wrapper {
	position:relative;
	width: 1000px;
	margin: 0 auto; 
	text-align: left;
	background: transparent url("images/adv_bg1.jpg") repeat-y left top; 
}

#header {
	width: 100%;
	text-align: left;
	vertical-align:top;
	background: url("images/header.jpg") no-repeat left; 
	height: 305px;
}

#content {
	width: 620px;
	text-align: left;
	background: #f9f9f7; 
	/* height: 800px; */
	margin-left: 360px;
	margin-bottom: 300px;
}

#menu{
	width: 332px;
	float:left;
	position: relative;
	top:-106px;
    vertical-align: top;
}

#menu img {
	margin:0;
	padding:0;
	display: block;
	float:left;
}

#adv {
	background: transparent;
	width: 312px;
	margin:10px;
	display: block;
	float:left;
}

#footer {
	width: 100%;
	text-align: left;
	/* background: url("images/footer.jpg") no-repeat left;  */
	height: 186px;
	clear: both;
}

#footeradd {
	background: url("images/footeradd.jpg") no-repeat left; 
	width: 196px;
	height: 234px;
	position: absolute;
	right:0;
	bottom:186px;
}

#copyright {
	color: white;
	padding-left: 10px;
	text-align: left;
}

a, a:link, a:visited, a:hover, a:active {color:#510a06;}

a.reloadcaptcha {
	font-weight:bold;
}

/* Guestbook */
.gbcontent {
	margin-top: 20px;
}

.gbauthor {
	font-style: italic;
	margin-top: 3px;
}

.gbauthor a {
	text-decoration: none;
}

.gbauthor a:hover {
	text-decoration: underline;
}

/* Book pages */

.pagenums{
}

.pagenums ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 200px;
}

.pagenums li {
	float: left;
	margin: 3px;
}

.pagenums li a {
	background: #eee;
	float: left;
	display: block;
	border: 1px solid #ccc;
	color: #680e0d;
	text-decoration: none;
	text-align: center;
	width: 20px;
	font-size: 18px;
	font-weight: bold;
}

.pagenums li a.current{
	background: #C0C0C0;
}


#book1 {
	width:70px; 
	height:400px; 
	background: transparent url("images/book_01.gif") no-repeat left top;
}

/* Forms */
textarea, input {
	background: #eee;
	color: #3A0B09;
	font-weight: bold;
	border: 1px solid #ccc;
	font-size: 14px;
}

form {
	color:#510a06;
	font-weight: bold;
	/*font-size: 150%;*/
}


/* Fancy borders magic */

.fancycell {
	padding: 1px;
}

.vtl, .vtr {
	padding: 20px;
	padding-top:5px;
	padding-bottom:5px;
}

.btop {
	background: url("images/vig/hor_fancy.gif") left; 
	height:1px;
}

.bbottom {
	background: url("images/vig/hor_fancy.gif") right; 
	height:1px;
}

.bleft {
	background: url("images/vig/vert_fancy.gif") top; 
	width:1px;
}

.bright {
	background: url("images/vig/vert_fancy.gif") bottom; 
	width:1px;
}

/* Vignette  magic */

.vtr {
	background-color: transparent;
	background-image: url("images/vig/vig_top_right.jpg"); 
	background-repeat: no-repeat;
	background-position: right 0; 
	padding-right: 70px;
}

.vtl {
	background-color: transparent;
	background-image: url("images/vig/vig_top_left.jpg"); 
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 75px;
}

.shl {
	background-color: transparent;
	background-image: url("images/vig/shadeleft.gif"); 
	background-repeat: no-repeat;
	background-position: left 0;
	padding-left: 75px;
}

.shr {
	background-color: transparent;
	background-image: url("images/vig/shaderight.gif"); 
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 75px;
}

.flr1, .vbl1, .vbr1 {
	background-color: transparent;
	background-image: url("images/vig/shadetop.gif"); 
	background-repeat: repeat-x;
	background-position: top;
}

.flr2 {
	background-color: green;
	background-color: transparent;
	background-image: url("images/vig/vigfloor.gif"); 
	background-repeat: no-repeat; 
	background-position: left bottom;
	padding-bottom: 75px;
	padding-left: 20px;
	padding-right: 20px;
}

.vbr2 {
	background-color: transparent;
	background-image: url("images/vig/vig_bottom_right.gif"); 
	background-repeat: no-repeat; 
	background-position: right bottom;
	padding-right: 70px;
	padding-left: 20px;
}

.vbl2 {
	background-color: transparent;
	background-image: url("images/vig/vig_bottom_left.gif"); 
	background-repeat: no-repeat; 
	background-position: left bottom;
	padding-left: 75px;
	padding-right: 20px;
}

.mymap1 {
	background-color: transparent;
	background-image: url("images/vig/shade_bottom_right.gif"); 
	background-repeat: no-repeat; 
	background-position: right bottom;
}
.mymap2 {
	background-color: transparent;
	background-image: url("images/vig/shade_top_right.gif"); 
	background-repeat: no-repeat; 
	background-position: right top;
}
.mymap3 {
	background-color: transparent;
	background-image: url("images/vig/vig_ceil.gif"); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding: 20px;
	padding-top: 75px;
}

#intro { 
	text-align: center; 
	position: relative;
	top:-120px;
}
#intro table {
	margin: 0 auto; 
	text-align: left;
}
#intro table img,
#intro table td {border:0px}

#langchoice a,
#langchoice img {
	border:0;
	margin:0;
	padding:0;
}

#langchoice {
	text-align:left;
	margin:0;
	padding:0;
	position:absolute;
	top: 202px;
	left:0px;
	width: 85px;
	z-index:78;
}