html, body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	height:100%;
}

#container {
	position: relative;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	height:auto !important;
	height:100%; 
	min-height:100%;
	background-color: #c21101;
}

#header-home {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 342px;
	background-image: url(graphics/header-home.jpg);
	background-repeat: no-repeat;
}

#header-menu-menu {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 342px;
	background-image: url(graphics/header-menu.jpg);
	background-repeat: no-repeat;
}

#header-meeneem {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 342px;
	background-image: url(graphics/header-meeneem.jpg);
	background-repeat: no-repeat;
}

#header-foto {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 342px;
	background-image: url(graphics/header-foto.jpg);
	background-repeat: no-repeat;
}

#header-contact {
	position: absolute;
	margin : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 342px;
	background-image: url(graphics/header-contact.jpg);
	background-repeat: no-repeat;
}

#header-menu {
	position: absolute;
	top: 91px;
	width: 161px;
	left: 18px;
	height: 181px;
}

#menu-home {
	width: 129px;
	left: 0px;
	height: 27px;
	padding-top: 13px;
	padding-left: 32px;
	text-transform: uppercase;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu-menu {
	width: 129px;
	left: 0px;
	height: 28px;
	padding-top: 8px;
	padding-left: 32px;
	text-transform: uppercase;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu-meeneem {
	width: 129px;
	left: 0px;
	height: 28px;
	padding-top: 5px;
	padding-left: 32px;
	text-transform: uppercase;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu-foto {
	width: 129px;
	left: 0px;
	height: 28px;
	padding-top: 6px;
	padding-left: 32px;
	text-transform: uppercase;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#menu-contact {
	width: 129px;
	left: 0px;
	height: 27px;
	padding-top: 7px;
	padding-left: 32px;
	text-transform: uppercase;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#header-logo {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 184px;
	height: 55px;
}

#center-margin-top {
	height: 342px;
}

#center {
	margin-left: 0px;
	width: 740px;
	padding-top: 20px;
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-bottom: 42px;
}

#footer {
	position:absolute;
	width:100%;
	bottom:0;
	height: 60px;
	background-color:#720a00;
	border-top: 3px double #ee1800;
	text-align: center;
	font-size: 11px;
	color: #ee1800;
	padding-top: 20px;
}

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

a:hover {
	color: #720a00;
	text-decoration: underline;
}

a.footer {
	color: #ee1800;
	text-decoration: none;
}

a.footer:hover {
	color: #c21101;
	text-decoration: none;
}

a.center {
	color: #996855;
	text-decoration: none;
}

a.center:hover {
	color: #996855;
	text-decoration: underline;
}


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

a.menu:hover {
	color: #ee1800;
	text-decoration: none;
}

a.menu-selected {
	color: #ee1800;
	text-decoration: none;
}

a.menu-selected:hover {
	color: #ee1800;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	color: #ffffff;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	color: #ffffff;
}

img {
	border: none;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


