body {
	margin: 2px; padding: 2px;
	color: #463E3F;
	font-size: 105%;
	font-family: 'Times New Roman', serif;
	background: rgb(36,76,88) url('/images/bg3.jpg') no-repeat 0px -50px; 0 0;
}
h1, h2 {
	color: #463E3F;
	font-style: normal;
}


div { border: 1px solid #463E3F;}
#top {
	position: absolute; top: 80px; left: 280px;	height: 135px;
	width: 72%;
	text-align: right;
	background: rgb(114,140,148) url('/images/bgt3.jpg') no-repeat -281px -131px;}
#bar {
	position: absolute; top: 235px; left: 100px;	width: 160px;
	padding: 1% 0 1% 0;
	font-size: 24px;
	text-align: center;
	background: rgb(36,76,88) url('/images/bgt3.jpg') no-repeat -101px -286px;}
#content {
	position: absolute; top: 235px; left: 280px;	width: 68%;
	padding: 2%;
	background: rgb(114,140,148) url('/images/bgt3.jpg') no-repeat -281px -286px;}

#bar ul {
	margin: 0;
	padding: 0;
}

#bar li {
	list-style-type: none;
	margin: 15px 0 15px 0;
}

.credit li {
	color: #999;
	display: inline;
}

.active a:link, .active a:visited {
	color: #463E3F;
}

a:link, a:visited {
	color: #463E3F;
	text-decoration: none;
}

a:hover {
	color: #463E3F;
	text-decoration: none;
}

#content a:link, #content a:visited {
	text-decoration: underline;
}

#content .credit li a:link, #content .credit a:visited {
	color: #463E3F;
	text-decoration: none;
}

#top h1	{
	margin: 20px 20px 0 0;
	font-size: 250%;	
}
#top h2	{
	margin: 20px 20px 0 0;
	font-size: 175%;	
}
#wrap {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 30em;
}
#wrap p { text-align: justify; }
p#signature {
	text-align: center;
	font-family: "Monotype Corsiva", cursive;
	font-size: 200%;
}
ul { margin-left: 1.5em; }
table th {
	text-align: right;
}

img { border: 0; }

th {
	color: #111;
}

#guestbook tr { padding-top: 10px; }
td.infocell, td.txtcell {
	border: 1px solid rgb(36,76,88);
	padding: 7px;
}
address {
	color: #555;
	float: right;
	margin-top: 50px;
	margin-bottom: 0; 
	padding-bottom: 0;
	font-size: 80%; font-style: normal;
	text-align: right;
}
#lang li {
	display: inline;
}
/*
vim: syntax=css
*/

