@font-face {
   font-family: Felix;
   font-style:  normal;
   font-weight: normal;
   src: url(images/FELIXTI.eot);
   src: local("FELIXTI.TTF"), url(images/FELIXTI.TTF);
}
.pulldown {
	position:relative;
	font-size: 12px;
	font-family:"Felix", Times, serif;
	color:#FFFFFF;
	top:3px;
}
#main_center {
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #cccccc;
	z-index: 3;
	height: 705px;
	border: 4px none #000000;
}
#accent {
	background-color: #80a69b;
	position:absolute;
	top:65px;
	left: 0px;
	height:20px;
	width:655px;
}
#menu_bar {
	background-color: 666666;
	height: 100px;
	width: 655px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:5;
	visibility: visible;
}
body {
	margin-top: 2.5%;
	margin-bottom: 5px;
	background-color: #999999;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#footer {
	position: absolute;
	height: 45px;
	width: 655px;
	padding-top: 20px;
	padding-bottom: 0px;
	top: 640px;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.pdmenu {
	position:relative;
	padding:0px;
	margin: 0px;
}
.pdmenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pdmenu li {
	text-decoration: none;
	color: #666666;
	float:left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -4px;
	font-family: "Times New Roman", Times, serif;
}
.pdmenu li ul {
	display: none;
}
.pdmenu li:hover ul {
	display:block;
	padding: 0px;
	position: absolute;
	z-index: 6;
	top: 16px;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	visibility: visible;
	width: 160px;
}
.pdmenu li li {
	clear:left;
	width:160px;
	padding:3px;
}
.pdmenu a {
	color: #ffffff;
	text-decoration:none;
	display:block;
	margin: 0;
	padding-bottom: 0px;
}
.pdmenu strong {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
}
#photoarea {
	position: absolute;
	height: 520px;
	width: 651px;
	left: 0px;
	top: 90px;
	background-color: #CCCCCC;
	margin-left:4px;
	margin-top:30px;
}
.gallery {
	padding:0px;
}
.gallery li {
	height:83px;
	width:83px;
	margin-left:20px;
	margin-top:410px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	list-style:none;
	float:left
}
.gallery li a {
	text-decoration: none;
	width:83px;
	height:83px;
	float:left;
}
.gallery ul {
	margin: 0px;
	list-style: none;
}
.gallery li a span {
	position:absolute;
	left:20px;
	top:0px;
	width:380px;
	height:380px;
}
.gallery li a span{	visibility:hidden}
.gallery li a.current,
.gallery li a:hover span{visibility:visible}
.gallery li a:hover {visibility:visible;}
.gallery li a span p{
	position:absolute;
	top:35px;
	left:404px;
	width:199px;
	height:340px;
	text-align:left;
	font-size: 14px;
	color:#000000;
	font-style:normal;
	background:#cccccc;
}
.title {
	position:absolute;
	top:0px;
	left:424px;
	width:199px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
}
.base-picture {
	position:absolute;
	left:20px;
	top:0px;
	width:380px;
	height:380px;
}
.base-text{
	position:absolute;
	top:15px;
	left:424px;
	width:199px;
	text-align:left;
	font-size: 14px;
}
