body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	position: absolute;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(eutex.jpg);
}
#lingo {
	background-color: #125462;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 80px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#lingo a {
	text-decoration: none;
	color: #FFFFFF;
}
#lingo a:hover {
	font-weight: 600;
}
h1  {
	color: #125462;
	font-size: 18pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2  {
	color: #125462;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3  {
	color: #31629C;
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.member {
	font-size: 11px;
	line-height: 16px;
	padding-left: 20px;
}
#booknames a {
	text-decoration: none;
	cursor: text;
}
#booknames li {
	padding-top: 0px;
	line-height: 35px;
	margin-right: 330px;
	margin-left: -40px;
	list-style-type: none;
}
#booknames a:hover {
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #0073BB;
	background-color: #FFFFFF;
	margin-left: -6px;
}
#booknames a:active {
    color: #CC0000
}
#translations {
	visibility: hidden;
	height: 100px;
}
#translations h3 {
	margin-left: 0px;
	color: #125462;
}
#translations ul {
	margin-left: -50px;
}
#translations li {
	display: inline;
	list-style-type: none;
	padding-top: 30px;
	line-height: 35px;
	margin-right: 0px;
	margin-left: 0px;
}
#translations a {
	text-decoration: none;
	white-space: nowrap;
	color: #0000CC;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-left: 0px;
	cursor: text;
}
#translations a:hover {
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #0073BB;
	background-color: #FFFFFF;
	margin: -0px;
}
#container {
	width: 40em;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 5%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
	padding: 0px;
	height: auto;
}
#header {
	height: 220px;
	padding: 0;
} 

.bookbox {
	height: 240px;
	width: 300px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin ridge #31629C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#smallbook, #forests, #harmony, #yearbook, #bakers, #union, #gender, #viapori, #architecture, #palace {
	display: none;
}
.booker {
	text-decoration: none;
	cursor: text;
}
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-variant: normal;
	margin: 0px;
	border: 1px solid #22436A;
	background-color: #CEDDF0;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
#logo {
	float: left;
	height: 90px;
	width: 160px;
	text-align: left;
	padding-top: 5px;
	display: block;
	clear: right;
}
#london {
	float: left;
	height: 90px;
	width: 160px;
	text-align: left;
	padding-top: 5px;
	display: none;
}
.face {
	border: thin solid #31629C;
	float: right;
	height: 238px;
	width: 192px;
	padding: 10px;
	margin: 0px;
	background-color: #FFFFFF;
}
