html {
    background-color:#000000;
    color:#000000;
	min-width: 800px;
	height:100%;
} /*IE7*/

body {
	background-color: #000;
	color: #9a9a9a;
	font-size: 100.1%;
	font: 62.5%/1.5 "Tahoma", verdana, arial, helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img { 
	border: none;
	position: absolute;
	top: 0px;
}

img, div { behavior: url(./css/iepngfix.htc) !important; }

p { font-size: 1.1em; }

#captions {
	font-size: 1.15em;
	font-weight: bold;
	letter-spacing: 2px;
	position: absolute;
	text-align: center;
	top: 56px;
	z-index: 10000;
}

#fotoflow { text-align: left; }

#fotos { visibility: hidden; }

#main1 {
	margin: 0 auto;
	max-width: 800px;
	min-height: 100%;
	position: relative;
	padding: 0px 20px;
	text-align: left;
}

#preloader {
	color: #9a9a9a;
	font-style: italic;
	letter-spacing: 2px;
	margin-top: 150px;
	margin-bottom: 200px;
	text-align: center;
	width: 100%;
}

#preloader img {
	margin-top: 10px;
	position: relative;
}

#scrollbar {
	background-color: #09277b;
	border-top: 2px solid #4f7699;
	border-right: 2px solid #425a99;
	border-bottom: 2px solid #425a99;
	border-left: 2px solid #4f7699;
	height: 4px;
	left: -2px;
	position: relative;
	top: 48px;
	visibility: hidden;
	z-index: 10001;
}

#slider {
	background-image: url(../gfx/slider.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-left: -7px;
	position: absolute;
	top: -18px;
	width: 40px;
	z-index: 10003;	
}