@charset "utf-8";
/* CSS Document */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,blockquote:before,blockquote:after {
	content: "";
}


body {
	background-color:#333333;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-image: url(../images/background.gif);
}

a {
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
}

a:hover {
	color:#66ffff;
	text-decoration:none;
}

blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#centerColumn {
	width:800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}

#gallery {
	height: auto;
	width: auto;
	float: right;
	clear: right;
	margin-right: 5.2em;
	margin-top: 1em;
}
#gallery #clickon {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	margin-bottom: 4px;
	font-variant: normal;
}

#gallery  ul   {
	padding: 2px;


}
#gallery  ul li   {
	display: inline;
}


.centered {
	text-align: center;
}
.thumb {
	padding: 7px;
	height: 200px;
	width: 200px;
	margin: 5px;
	background-color: #CCCCCC;
}


.thumb:hover {
	background-color: #FFFFFF;

}
#contentbox {
	overflow: hidden;
	background-color: #999999;
	background-image: url(../images/decoration.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}




#contentbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 1em;
	margin-right: 1em;
	margin-left: 1em;
}
#contentbox  h2  {
	text-align: right;
	margin-right: 2em;
	line-height: 1;
	margin-top:0px;
	padding-top: 0.8em;
}


#header {
	height:90px;
	background-image: url(../images/Header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#splash {
	width: 249px;
	float: left;
	display: block;
	margin-right: 2em;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;

}

#footer {
	text-align:right;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#lang_selector {
	float: left;
	text-align: left;
	width: 300px;
}
#footer #lang_selector ul {
	height: 18px;
	margin-top: 2px;
	margin-left: 3px;
}

#footer #lang_selector ul li {
	display: inline;
	margin-right: 3px;
}
#footer #lang_selector img {
	text-align: center;
}

#footer .credits {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CCCCCC;
	margin-right: 4px;
	font-size: 0.8em;
	margin-top: 4px;
	vertical-align: middle;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	height: 25px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#nav ul {
	text-align: left;
	padding: 4px;
	margin-bottom: 2px;
}

#nav ul li {
	display: inline;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 2px;
}

#nav ul li:hover {
	background-color: #999999;
}
.fixedheight {
	height: 432px;
	width: 794px;
}

.mailto {
	color: #112266;
	font-weight: bold;
	font-variant: normal;
}
.strong {
	font-weight: bold;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #footer {
  height: 1%;
  }
 
/* End hide from IE5/mac */
