body {
	margin:0;
	}/* for ie mac*/
	
	/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
	padding:0
	} 

* html, * html body{
	overflow:hidden;
	padding:27px 0;
	margin:-27px 0;
	padd\ing:0;
	ma\rgin:0;
	}

body {
	float: left;
	padding:0;
	margin:0;
	border:0;
	background-color: #FCCC0D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #560000;
	line-height: 18px;
	}
	
* html #contain-all{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	}

* html #footer {
	margin-right:17px;
	}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	position: absolute;
	height: 25px;
	width: 100%;
	left: 0px;
	z-index: 2;
	line-height: 25px;
	color: #560000;
	bottom: -1px;
	letter-spacing: 1px;
	text-align: left;
	background-color: #FCCA0E;
	text-indent: 45px;
	}

html>body  #footer {
	position:fixed
	}/* for moz/opera and others*/

div#footer {
	left:0px;
	overflow: hidden;
	height:25px;
	font-size: 8px;
	color: #560000;
	z-index: 2;
	}
#footer a {
	color: #987100;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #987100;
}

a:link {
	text-decoration: underline;
	color: #A24421;
}
a:hover {
	text-decoration: underline;
	color: #540000;
}
a:active {
	text-decoration: underline;
	color: #A24421;
}
a {
	outline: none;
	}

img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	border:none;
	}
.smalltext {
	font-size: 11px;
	padding-bottom: 8px;
	font-weight: bold;
}
.fullBG {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/BGGaleria.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#content {
	position: absolute;
	margin: 40px;
	z-index: 2;
}
#content ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	line-height: 25px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content  ul  li a {
	font-size: 16px;
	color: #540000;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7D9699;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#content #header {
	font-size: 13px;
	border:1px dashed gray;
	background-color:#efefef;
	width:400px;
	text-align:center;
	font-family:helvetica;
}

#secondary {
	padding: 15px 35px;    
}

#pageslide-slide-wrap {
	overflow-y: auto;
	overflow-x: none;
	background-image: url(../images/yellowBG.png);
	background-repeat: repeat;
	background-position: center top;
}

#pageslide-content h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #540000;
	padding-bottom: 10px;
}

#pageslide-content a {
}
#pageslide-content p {
	margin-top: 25px;
}

.pageslide-close {
	font-size: 9px;
	font-weight: bold;
	position: absolute;
	top: 35px;
	right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/close.png);
	text-indent: -9999px;
	height: 19px;
	width: 19px;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1000;
}
.pageslide-close:hover  {
	text-decoration: none;
	color: #666666;
	background-position: left top;
}

            #galleria{
	width:1000px;
	height: 600px;
	margin-top: -300px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}
	
#loading {
	position: absolute;
	z-index: 2000;
	width: 32px;
	height: 32px;
	text-indent: -999em;
	background-image: url(../images/loading.gif);
	left: 88px;
	top: 430px;
	}
	
#supersize {
	position:fixed;
	z-index: 1;
	}
	
#supersize img, #supersize a {
	position:absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: default;
	}
	
#supersize .prevslide, #supersize .prevslide img {
	z-index: 2;
	}
	
#supersize .activeslide, #supersize .activeslide img {
	z-index: 3;
	}
	
#browserWarning  {
	z-index: 1500;
	height: 80px;
	width: 300px;
	margin-top: -40px;
	margin-left: -150px;
	position: absolute;
	left: 50%;
	top: 50%;
	line-height: 19px;
	font-weight: bold;
	}

#browserWarning a {
	color: #FF6600;
	}
