body{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #919191;
	margin-top: 1em;
	margin-bottom: 1em;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../images/bg-foot.jpg);
	background-attachment: fixed;

}
h1, h2, h3 {
margin:0px;}
a,
a:visited{
	color: #00FF99;
}
a:hover,
a:focus,
a:active{
	text-decoration: none;
}
img{
	border: 0px}
#general {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFCC00;
	background:#000000 url(../images/bg-general.jpg) right bottom no-repeat;

}
#logo {
	margin-left: 1em;
	background-image: url(../images/soci.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#body-page {
	margin-top: 1em;
	margin-right: 80px; /*width bg-general image*/
	margin-left: 1em;
	padding-bottom: 0em;
}
#body-page h1,
#photo h1{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

#navig {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-image: url(../images/bg-navig.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 1.5em;
	padding-right: 80px;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
#navig a,
#navig a:visited{
	font-weight: bold;
	color: #CD9933;
	text-decoration: none;
}
#navig a:hover,
#navig a:focus,
#navig a:active{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
}
#photo img{
	margin-right: 1%;
	margin-left: 0%;
	border: 1px solid #CCCCCC;
}
#home-photo img{
	margin-left: 3%;
	margin-right: 3%;
	border: 1px solid #FFFFCC;
}
#line {
	font-size: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 80px;
	text-align: center;
	color: #FFFF33;
}

#footer {
	font-size: 90%;
	padding-top: 0.5em;
	padding-right: 90px;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#footer p{
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
#contacts{
	margin-left: 50px;
}
#contacts p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#contacts label{
	font-weight: bold;
	color: #FFFF66;
}
#contacts input{
	width: 300px;
}
#contacts textarea{
	background-image: url(../images/bg-textarea.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	width: 450px;
	
}
#contacts textarea, 
#contacts input{
	font-weight: bold;
	color: #CC0000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
}
#contacts .send{
	width: 70px;
	font-family: georgia, Verdana, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
/*error page*/
.error{
	text-align: center;
	margin-top: 3em;
	margin-right: 10%;
	margin-left: 10%;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	color: #000000;
}
.error h1{
	font-size: 140%;
	background-color: #CC0000;
	color: #FFFFFF;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.error p{
	line-height: 1.5em;
	font-size: 130%;
}
p.center{text-align: center;}
/*ok Page*/
.ok{
	text-align: center;
	margin-top: 3em;
	margin-right: 10%;
	margin-left: 10%;
	border: 1px solid #00CC00;
	background-color: #FFFFFF;
	color: #000000;
}
.ok h1{
	font-size: 140%;
	background-color: #00CC00;
	color: #FFFFFF;
	padding-top: 0.3em;
	padding-bottom: 0.3em;}
.ok p{
	line-height: 1.5em;
	font-size: 130%;}
/***********LIGHT BOX***************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
