@charset "utf-8";
body {
	background-color: #C0CBA4;
	text-align: center;
	margin: 0px;
	background-image: url(images/bkg-all.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#center {
	height: auto;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 26px;
	padding-left: 39px;
	text-align: left;
}
#header {
	height: 150px;
	width: 885px;
}
#header a.logo {
	display: block;
	float: left;
	height: 150px;
	width: 200px;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 80px;
	width: 548px;
	padding-top: 60px;
	padding-left: 32px;
	overflow: hidden;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #FFD97F;
	display: block;
	margin: 0px;
	height: 52px;
	padding-left: 0px;
	text-transform: uppercase;
	width: 780px;
	padding-top: 18px;
	padding-bottom: 0px;
}
span.wide {
	letter-spacing: 0.15em;
}
#pict {
	height: 491px;
	width: 763px;
	padding-left: 97px;
	padding-top: 10px;
}
#pictbox {
	background-image: url(images/gallery/loading.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 445px;
	width: 739px;
}
#pict p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-left: 3px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 36px;
	color: #303C26;
	font-weight: bold;
	margin: 0px;
	padding-left: 3px;
}
#pict table {
	margin-bottom: 12px;
}
#pict table td {
	height: 57px;
	width: 95px;
	padding-right: 14px;
	padding-bottom: 10px;
}
#center #pict td img {
	border: 1px solid #EAEFE5;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
	color: #FFD97F;
	background-image: url(images/gallery/close.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 34px;
	width: 732px;
	padding-right: 17px;
	margin-bottom: 10px;
}
#footer a {
	font-weight: bold;
	color: #FFD97F;
 	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}

#pict a.full {
	color: #303C26;
	text-decoration: none;
}
#pict a.full:hover {
	text-decoration: underline;
}
#pict p.fullll {
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 20px;
}

