/* © xHtml Master 2007 - 2008 */
body  { color: #fff; font: 10px Arial, Helvetica, sans-serif; background: black; text-align: center; padding-bottom: 20px }
a  { color: #ffa500; text-decoration: none }
a:hover  { color: #cecece; text-decoration: blink }
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}

#container    { text-align: left; margin: 100px auto auto; width: 896px }
#logo {
	padding-bottom:13px;
	padding-top:46px;
}
	#logo a {
		text-indent:-10000px;
		font-size:1px;
	}
		#logo a img {
			display:block;
		}

#content    { background: url("(EmptyReference!)") no-repeat; width: 896px; height: 362px }
#content_leer { background-image: url("../img/background.jpg"); width: 896px; height: 362px }
#page   { letter-spacing: 1px; padding-top: 16px; padding-left: 300px; width: 245px; float: left }
#page h2    { color: #ffa500; font-size: 11px; font-weight: bold }
#page1 h2  { color: #ffa500; font-size: 11px; font-weight: bold }
a:hover1 { color: purple }
#menu   { text-align: right; list-style-type: none; margin: 0; padding: 16px 16px 0 0; width: 350px; float: right }
		#menu li a     { color: #fff; font-size: 11px; font-weight: normal; font-stretch: normal; text-decoration: none; letter-spacing: 4pt; display: block; padding-bottom: 24px; _height: 1%    }
		#menu li a:hover  { color: orange }
		#menu li.nospace a {
			padding-bottom:7px;
		}

#gallery {
	width:896px;
}
	#gallery a {
		display:block;
		float:left;
		padding-left:5px;
	}
	#gallery a.first {
		padding-left:0;
	}
		#gallery a img {
			display:block;
			float:left;		
			padding-bottom:2px;
		}
		#gallery a:hover img  { padding-bottom: 0; border-bottom: 2px solid #ffa500 }

#footer   { font: bold 7pt Verdana, Helvetica, sans-serif; background-color: black; background-image: url("../img/footer.jpg"); padding-top: 25px }
	#footer span.first {
		padding-left:0;
	}
	#footer span {
		padding-left:5px;	
	}
	#footer a {
		color:#fff;
		text-decoration:none;
	}
	#footer a:hover  { color: orange }