body {
	background-image: url(bg2.png); 
	background-position: top center; 
	background-repeat: no-repeat; 
	background-color: #fafafa; 
	text-align: center;
	margin:0;
	padding:0;
	margin-top: 141px;
}

body#indexx {
	background-image: url(bg1.png); 
	background-position: top center; 
	background-repeat: no-repeat; 
	background-color: #fafafa; 
	text-align: center;
	margin-top: 245px;
}

#indexxx {
	width: 670px; 
	margin: 50px auto 0; 
	border: 0px gray dashed; 
	font-family: Arial; 
	font-size: 12px;
	text-align: left; 
	color: #444448;
}

#indexxx img {
	margin-top: 28px;
}
.wrap0 {
	margin: 0 auto;
	width: 780px;
}
.indexmen {
	width: 780px;
	height: 29px;
	margin-top: 0px;
}

.indexmen a {
	text-decoration: none;
	color: #505050;
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	width: 110px;
	height: 29px;
	background-image: url(tab2.gif);
	background-position: 0 0;
	line-height: 34px;
	background-repeat: no-repeat;
}
.indexmen a:hover {
	color: #C90000;
	background-position: -130px 0;
	line-height: 32px;
}
.pag {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	clear: both;
	border-bottom: 1px #D00000 solid;
	padding: 20px 5px 5px 5px;
	text-align: right;
}
.footer a {
	color: #555;
	text-decoration: none;
	font-size: 11px;
}


.formular input, .formular textarea {
	border-width: 1px;
}

.formular textarea {
	overflow: auto;
}

.formular, .formular td {
	font-size: 12px;
}
.underfooter {
	color: #555;
	text-decoration: none;
	font-size: 11px;
	text-align: right;	
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
}
table td.lft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #111;
	vertical-align: top;
	border-right: 1px #aaa solid;
}

table td.exp {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666;
	vertical-align: top;
}


#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; }
