html {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF url(images/00-bg2.jpg) top center;
	font: 1.0em/1.2em Georgia, serif;
	color: Gray;
	margin: 0px;
	padding: 0px;
	min-height: 100%; 
/*	text-align:center; */
/*	position: static; */
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #181968;
	background-color: transparent;
}
a:visited {
/*	font-weight: bold; */
	text-decoration: none;
	color: #181968;
	background-color: transparent;
}
a:hover, a:active {
	/* text-decoration: underline; */
	color: #00014F;
	background-color:	transparent;
}

#content {
	font: normal 100% Georgia, Palatino, Times, "Times New Roman", serif;
	background: transparent; 
/*	background: transparent url(images/bg-bottom-right-01.jpg) no-repeat bottom right; */
	width: 961px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

header {
	margin: 0px;
	padding: 0px;
	display: block;
}
#header h1 {
	background: transparent url(images/01-h-topline.jpg) no-repeat top right;
	width: 965px;
	height: 154px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#header h1 span {
	display: none;
}

#main {
	font: normal 1em/1.4em Georgia, serif;
	clear: both;
/*	margin-right: 20px; */
}

#imgbox-v {
	width: 375px;
/*	height: 500px; */
	float: left;
	margin-left: 8px;
	margin-right: 22px;
	margin-bottom: 30px;
}
#imgbox-h {
	text-align: center;
	width: 500px;
	height: 375px;
	float: right;
	margin-left: 22px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#toptext {
	text-align: center;
	color: Navy;
}

.text {
	color: Navy;
	font: normal 1.0em/1.4em Georgia, serif;
	margin-left: 8px;
	margin-right: 8px;
}
.larger {
	font-weight: bolder;
	text-align: center;
}
.border {
	border: 1px #FFE4C4 solid;
}
.icons {
	border: 1px #FFE4C4 solid;
	padding: 0px;
	margin: 4px 8px 4px 0px;
	cursor: crosshair;
}
.imgsubtext {
	color: Black;
	height: 15px;
	font: normal 0.9em Arial, "sans serif";
	margin-bottom: 3px;
}
.item {
	font-weight: bolder;
}
#subimages {
}
#text1 {
	font-weight: bolder;
	margin-top: 45px;
	text-align: center;
}
#text2 {
	text-align: left;
	float: left;
}
#text3 {
	margin-bottom: 30px;
}
#footer {
	height:20px;
	font: normal 1em/1.3em Arial, "sans serif";
	margin: 5px 8px 20px 8px;
	text-align: right;
	clear: both;
}
#footlink {
	padding: 4px;
}
#footer a:hover {
	background-color: White;
}
#langselect {
	margin-left: 80px;
}
#langselect2 {
	margin-left: 160px;
}
.link {
	border: none;
}