body {
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;

	background-repeat: repeat;

	behavior: url("../includes/csshover3.htc");
}

#container {
	margin: 1em auto;
	width: 950px;
	text-align: left;
	background-color: #2a2a2a;
}

#container a {
	text-decoration: none;
	padding: 3px;
	color: white;
}

#container a:hover {
	text-decoration: none;
	padding: 3px;
	color: #777777;
}

#container2 {
	margin: 1em auto;
	width: 870px;
	text-align: left;
	background-color: #2a2a2a;
}

#header {
	clear: both;
	height:90px;
	background-color: #2a2a2a;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	border-bottom: 1px solid #444444;
	background-position: top;
	color: white;
	text-align: right;
	font: 75% arial, hevetica, sans-serif;
}

#mainnav {
	background-color: #2a2a2a;
	border-bottom: 1px solid #444444;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

#mainnav a {
	color: white;
	text-decoration: none;
	font-weight: lighter;
	width:100;
	padding-left: 6px;
	padding-right: 4px;
}

#mainnav a:hover {
	color: white;
	text-decoration: none;
	font-weight: lighter;
	width: 100px;
	background-color: #444444;
	padding-left: 6px;
	padding-right: 4px;
}

#contents {
	background-color: #2a2a2a;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 10px;
	text-align:center;
	margin: auto;
}

#contents table {
	width: 100%;
	padding-left: 7px;
}
#contents tr {
	vertical-align: middle;
	background-color: #1c1c1c;
	text-align: left;
	align: center;
	margin: 5px;
	border: 1px solid #444444;

}

#contents td {
	vertical-align: middle;
	background-color: #1c1c1c;
	text-align: left;
	align: center;
	padding: 5px;
	border: 1px solid #444444;
}

#contents img {
	border: 1px solid white;
	margin: 10px;
}

#gallery {
	margin: auto;
	width: 770px;
}

#galleryoverview {
	margin: auto;
	float: center;
	padding-left: 125px;
}

#galleryoverviewsmall {
	margin: auto;
	float: center;
	padding-left: 60px;
}

#galleryslideshow {

	border: 1px solid #444444;
	background-color:#1c1c1c;
	text-align:center;
	float: center;
}

#galleryslideshow img {
	margin: 40px;
}

#galleryoverviewpic {
	width: 300px;
	height: 200px;
	border: 1px solid #444444;
	background-color:#1c1c1c;
	text-align:center;
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}

#galleryoverviewinfo {
	width: 630px;
	border: 1px solid #444444;
	background-color:#1c1c1c;
	text-align:center;
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}

#galleryoverviewpic img {
	border: 1px solid #FFFFFF;
}

#galleryoverviewpic a {
	text-decoration: none;
	color: white;
}

#galleryoverviewpic a:hover {
	text-decoration: none;
	color: #777777;
}

#galleryoverviewpicsmall {
	width: 150px;
	height: 130px;
	border: 1px solid #444444;
	background-color:#1c1c1c;
	text-align:center;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#galleryoverviewpicsmall img {
	border: 1px solid #FFFFFF;
}

#galleryoverviewpicsmall a {
	text-decoration: none;
	color: white;
}

#galleryoverviewpicsmall a:hover {
	text-decoration: none;
	color: #777777;
}


#picframe {
	height: 150px;
	width: 150px;
	text-align: center;
	background-color: #1c1c1c;
	border: 1px solid #444444;
	margin: 18px;
	float: left;
}

#picframe img {
	margin-top: 40px;
	border: 1px solid #FFFFFF;
}


#picselection {
	clear: both;
	white-space: nowrap;
	background-color: #1c1c1c;
	border-top: 1px solid white;
	overflow-x: scroll;
	overflow-y: hidden;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

#picselection img {

}

#footer {
	clear: both;
	height: 20px;
	background-color: #2a2a2a;
	color: white;
	text-align: right;
	padding-top: 7px;
	padding-right: 10px;
	border-top: 1px solid #444444;
	font: 75% arial, hevetica, sans-serif;
}


/*
#navigation{
	height: 410px;
	width: 1000px;
	padding-left: 50px;
	z-index:1;
}

#navigation ul { list-style-type:none; white-space:nowrap; margin-top:0px; margin-left: -20px;}
#navigation ul li { list-style-type: none;  white-space:nowrap; display:inline; height:100%;}
#navigation ul li img { display:block; width:100px; height: 400px; text-decoration:none;}
#navigation ul li ul li img { display:none;  z-index: 500; }
#navigation ul li:hover a ul li img { display:block;  width:250px; height:400px; margin-top: 80px; z-index: 500; }
*/

/*
#navigation{
	height: 410px;
	width: 1000px;
	padding-left: 50px;
	z-index:1;
}
#navigation ul{
	list-style-type:none;
	margin: 0 0 0 0px;
	padding: 0;
	z-index:1;
	white-space:nowrap;
}
#navigation ul li{
	list-style-type: none;
	display: inline;
	height: 100%;
	z-index:1;
	line-height:0.7em;
	white-space:nowrap;
}


#navigation ul li img{
	padding: 0px 0px 0px 0px;
	margin: 0 5px 0 0;
	float:left;
	height: 400px;
	width: 100px;
	z-index:1;
}

#navigation ul li ul li {
	display: inline;
	margin: 0 0px 0 0;
	z-index:2;
}


#navigation ul li ul li img{
	display: none;
	z-index:2000;
}

#navigation ul li:hover ul li img{
	display: block;
	width: 250px;
	height: 400px;
	margin-top: 80px;
	z-index: 2000;
}

*/

#navigation{
	height: 430px;
	width: 1000px;
	padding-left: 50px;
}

#navigation ul {
	list-style: none;
	list-style-type: none;
	display: inline;
	white-space: nowrap;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

#navigation ul li {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	white-space: nowrap;
	height: 100%;
}

#navigation ul li a {
	text-decoration: none;
}

#navigation ul li img {
	float:left;
	margin: 0 5px 0 0px;
	padding: 0 0 0 0px;
	height: 400px;
	width: 100px;
}

#navigation ul li ul li img {
	display: none;
}
