/* CSS Document */

/* test 
div {
	border: 1px solid #000000;
}
*/
	/*	background-color: #23804c;*/

html {
	margin: 0;
	padding: 0;	
	background-color: #ffffff;
    color: #000000;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

body {
	margin: 0;
	padding: 0;	
	font-size: 1em;
}

h2 {
	font-size: 1.3em;
	padding:0;
	margin:0;
	padding-top: 10px;
    color: #000000;
	font-variant: small-caps;
	font-weight: bold;
}

a {
	text-decoration: none;
    color: #ffffff;
}

a:visited {
    color: #ffffff;
}

a.image img {
	margin: 0;
	padding: 0;
	border: none;
}

#main {
	position: relative;
	overflow: auto;
	width: 834px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	background-image: url(../images/green_px.gif);
	background-repeat: repeat;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#header img {
	margin: 0;
	padding: 0;
	border: none;
}

#homeclickarea {
	position: absolute;
	left: 120px;
	top: 40px;
	width: 550px;
	height: 70px;
}

#content {
	position: relative;
	overflow: auto;
	width: 100%;
}

#footer {
	position: relative;
	width: 100%;
	height: 50px;
	background-image: url(../images/footer.gif);
}

#view {
	position: relative;
	overflow: auto;
	float: left;
	padding-left: 140px;
	padding-top: 10px;
	width: 510px;
	height: 375px;
}

#weblinks {
	position: relative;
	overflow: auto;
	float: left;
	padding-left: 140px;
	padding-top: 30px;
	padding-bottom: 50px;
	width: 510px;
	height: 250px;
	word-spacing: 0.1em;
	line-height: 1.2em;
}

#contact {
	position: relative;
	overflow: auto;
	float: left;
	padding-left: 140px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#text {
	position: relative;
	overflow: auto;
	float: left;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 50px;
	width: 510px;
	word-spacing: 0.1em;
	line-height: 1.2em;
}

#view tr {
	padding: 0;
	margin: 0;
}

#view tr td {
	padding: 0;
	margin: 0;
	height: 110px;
	width: 170px;
	text-align: center;
}

div.gallery img {
	display: block;
	margin: auto;
}

#menu {
	position: relative;
	overflow: auto;
	width: 140px;
	height: 100%;
	float: right;
	clear: right;
	margin-top: 60px;
}

#navbar {
	position: relative;
	overflow: auto;
	padding-left: 150px;
	width: 300px;
	height: 50px;
	font-size: 1.1em;
}

#navbar a img {
	vertical-align: bottom;
	margin: auto;
}

div.menu-item {
	margin-top: 10px;
	margin-bottom: 5px;
}

div.menu-label {
	margin-top: 10px;
	margin-bottom: 5px;
}

div.menu-content {
	display: none;
}

#currentmenu {
	display: block;
}

div.menu-item2 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}


#fotocontainer {
	position: absolute;
	overflow: auto;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	margin: auto;
	vertical-align: middle; 
	text-align: center;
}

#fototable {
	height: 100%;
	margin: auto;
}

#fotoview {
	position: relative;
	overflow: auto;
	width: 500px;
	height: 585px;
/*	background-color: #dddddd;?*/
	background-color: #333333;
}

#fototopbar {
	position: absolute;
	overflow: hidden;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 43px;
	text-align: left;
/*	background-color: #aaaaaa;*/
	background-color: #000000;
}

#fotomiddle {
	position: absolute;
	overflow: auto;
	top: 44px;
	left: 0;
/*	background-color: #dddddd;*/
}

.fotoholderlarge {
	position: relative;
	display: table;
	height: 500px;
	width: 10%;
	vertical-align: middle; 
	text-align: center;
}

.fotoholdersmall {
	position: relative;
	display: table;
	height: 350px;
	width: 350px;
	vertical-align: middle; 
	text-align: center;
}

.fotoholderthumb {
	position: relative;
	display: table;
	height: 100px;
	width: 100px;
	vertical-align: middle; 
	text-align: center;
}

.fotocell {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

* html .fotocell {
	top: 50%;
	left: 0;
}

* html .fotocell img {
	top: -50%;
	position: relative;
}

* html .fotocell a img {
	top: -50%;
	position: relative;
}

#closebutton {
	position: absolute;
	right: 4px;
	top: 4px;
}

#magnifybutton {
	position: absolute;
	right: 45px;
	top: 4px;
}

#placeholder {
	position: relative;
	display: block;
	overflow: auto;
	margin-top: 0;
	margin-left: 0;
}

#fotofootbar {
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;

	height: 50px;
	background-color: #000000;
}

div.ftbleft {
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
	height: 38px;
	width: 350px;
	color: #ffffff;
}

div.ffbleft {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	padding-top: 4px;
	height: 43px;
	width: 43px;
}

div.ffbmiddle {
	padding-top: 6px;
	overflow: hidden;
	margin: auto;
	color: #ffffff;
	height: 43px;
	width: 330px;
}

#description {
	text-align: center;
	font-size: 0.7em;
	display: none;
}

div.ffbmiddle p {
}

div.ffbright {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	padding-top: 4px;
	height: 43px;
	width: 86px;
}

#fotocopy {
	display: none;
}

div.totop {
	position: absolute;
	bottom: 10px;
	right: 0;
}

td.nav a {
	text-decoration: underline;	
}

td.curnav {
	font-weight: bold;
	color: #000000;
}

.weblink {
	margin-bottom: 15px;
}

.weblink_title {
	font-size: 1.2em;
	padding:0;
	margin:0;
	padding-top: 10px;
    color: #000000;
	font-weight: bold;
}

.weblink_title a {
    color: #000000;
}

.weblink_title a:visited {
    color: #000000;
}

.weblink_title a:hover {
    color: #ffffff;
}

.weblink_description {
	color: #000000;
}

div.textimage {
	float:left;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 0px;
}

div.textitem {
	float:left;
}
