@charset "UTF-8";

* 
{
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	border: 0px;
}
body {
	background-image: url(../images/page_bg_dk.gif);
	background-repeat: repeat;
}

div {border: 0px solid #000}

#page {
	background-repeat: repeat;
	text-align: center;
}

#page_header {
	clear: both;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/*#page_header {
	clear: both;
	width: 785px;
	min-width: 785px;
	max-width: 785px;
	margin-left: auto;
	margin-right: auto;
}*/

#page_body {
	margin-top: 40px;
	clear: both;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/*#page_body {
	margin-top: 40px;
	clear: both;
	width: 785px;
	min-width: 785px;
	max-width: 785px;
	margin-left: auto;
	margin-right: auto;
	border: 0px none #000;
	height: inherit;
	visibility: visible;
	overflow: auto;
	position: relative;
}*/

#page_footer {
	margin-top: 30px;
	clear: both;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/*#page_footer {
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: both;
	width: 785px;
	min-width: 785px;
	max-width: 785px;
	margin-left: auto;
	margin-right: auto;
	border: 0px none #000;
}*/
#text {
	color: white;
	border: 0px none #000;
	float: right;
	clear: none;
	position: relative;
	right: 2px;
	width: 370px;
	height: 200px;
}
h1 {
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #ccc;
	padding-bottom: 20px;
}
h2 {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #ccc;
}
#thumbnails {
	position: relative;
	/*top: 240px;
	right: 0px;*/
	visibility: visible;
	overflow: visible;
	width: auto;
	height: auto;
	border: 0px none #000;
	text-align: justify;
}
#thumbnails img {
	margin: 4px;
	border: 1px solid #ccc;
	width: 100px;
	height: 65px;
}
#thumbnails img a {
	border: 1px solid #000;
}

#gallery	 {
	/*width: 500px;
	margin-top: 10px;
	margin-right: 15px;
	border: 0px none #000;
	float: left;
	clear: none;
	text-align: center;
	position: relative;
	height: 600px;
	vertical-align: top;
	visibility: visible;
	overflow: hidden;*/
}

#page_footer #textmenu li{
	list-style: disc;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 70%;
	font-weight: bold;
}

#page_body #page_footer #textmenu{
	border-top: 1px solid #ccc;
	border-bottom: 0px none #ccc;
	text-align: center;
	margin-bottom: 3px;
}

#page_footer #textmenu{
	border-top: 0px none #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	margin: 3px;
	padding: 3px;
}

#page_footer #textmenu a{
	color: white;
	text-decoration: none;
	font-size: 12px;
	line-height: 14%;
}

#page_footer #textmenu li {
	display: inline;
	margin-left: 5px; 
	margin-right: 5px;
}
#page_footer #textmenu li:first-child {
	list-style: none;
}
#page_footer #textmenu li > a {
	color:#fff;
	text-decoration: none;
}
#page_footer #textmenu li > a:hover {
	color:#fff;
	text-decoration: underline;
}
#page_footer #fineprint {
	margin-top: 20px;
	clear: both;
	font-size: 60%;
	text-align: center;
}