html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #ffc96f;
	background-image: url(/images2/pampuh/bg.gif);
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
body, td, input, textarea {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-s;
	font-size: 10pt;
}

a { color: #9d3d0f; text-decoration: none; }
a:hover {  color: #9d3d0f; text-decoration: underline; }
h1, h2, h3, h4, h5 { margin: 0 0 12px 0; padding: 0; font-weight: bold;  color: #9d3d0f;  }
h1 { font-size: 12pt; }
h2 { color: black; font-size: 11pt; }
form, div { border: none; margin: 0; padding: 0; }
img { border: none; }

#ROOT { 
	background-image: url(/images2/pampuh/bg-center.gif);
	width: 820px; 
	height: auto; 
	position: relative; 
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	text-align: center;
}
#ROOT .Box { 
	margin: 0 auto;
	position: relative; 
	text-align: left;
	width: 770px; 
}

#HEAD {
	background-image: url(/images2/pampuh/bg-logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 310px;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}
#HEAD #logo {
	margin-top: 32px; 
	text-align: center;
}
#HEAD #dates {
	color: #9d3d0f;
	font-size: 15pt;
	font-weight: bold; 
	margin-top: 2px; 
	text-align: center;
}
#HEAD #topMenu {
	background-image: url(/images2/pampuh/line-top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-weight: bold; 
	height: 45px;
	margin-top: 10px; 
	text-align: center; 
}

#MAIN { margin: 10px 30px; text-align: left; }	
	#MAIN .Wrapper {  }
	#MAIN * a:hover{	text-decoration: none;  color: #654200; }

#FOOTERCLEANUP { 
	clear: both;
	width: 100%;
	height: 10px;
}

#FOOTER {
	background-image: url(/images2/pampuh/line-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 8pt;
	height: 80px;
	width: 100%;
	clear: both;
}

.cleanup {
	clear: both;
}

#email {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
#sitegist {
	float: right;
	margin-top: 60px;
	margin-right: 25px;
}

.presItem { float: left; font-size: 0.9em; width: 138px; height: 130px; display: block; overflow: hidden; line-height: 0.9; text-align: center; }
.presItem img {  }

.photoItem { float: left; width: 168px; height: 130px; display: block; overflow: hidden; text-align: center; }
.photoItem img {  }

.menuItem {
	font-size: 10pt;
	padding: 0 10px;
}


#topmenuBox {
	position: absolute;
	top: 251px;
	left: 0;
	width: 100%;
}
#topmenuBox2 {
	margin: 0 auto;
	width: 770px;
	z-index: 2;
}
.topMenuIcon {
	float: right;
	font-weight: bold; 
	padding: 3px 5px;
	text-decoration: none;
}

ul.menu { 
	list-style: none; 
	padding: 0; 
	text-align: left;
}
ul.menu * {margin:0; padding:0}
ul.menu a {         color:#9d3d0f; text-decoration:none; display:block; }
/*ul.menu a:visited { color:#9d3d0f; text-decoration:none; }*/
ul.menu a:hover {   color:#ffffff; text-decoration:none; }
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:22px; left:0; display:none; list-style:none; border:1px solid #c35611;}
ul.menu ul li {position:relative; width:190px; margin:0}
ul.menu ul li a {         background-color: #ffcd79; color: #9d3d0f; padding:2px 7px 3px; display:block; }
/*ul.menu ul li a:visited { background-color: #ffcd79; color: #9d3d0f; }*/
ul.menu ul li a:hover {   background-color: #c35611; color: #ffffff; }
ul.menu ul ul { left:190px; top:2px }
ul.menu .menulink {padding: 3px 7px; font-weight:bold; text-transform: uppercase; border:1px; }
ul.menu .menulink:hover { background-color: #c35611; color: #ffffff; }
ul.menu .sub {background: #ffcd79 url(/images2/pampuh/arrow.gif) 178px 8px no-repeat}
ul.menu .sub:hover { color: #ffffff; }
ul.menu .menuhover { background-color: #c35611; color: #ffffff; }


.puzzleBox {
	clear: both;
	margin: 20px 0;
	text-align: center;
}
.puzzle {
	height: 360px;
	margin-left: 50px;
	width: 600px;
}
.puzzle .item {
	background-image: url(/images2/pampuh/bg-puzzle.jpg);
	border: 1px solid silver;
	float: left;
	font-size: 30px;
	height: 118px;
	text-align: right;
	width: 118px;
}
.puzzle span {
	padding: 0 10px;
}
.puzzle .inactive {
	height: 118px;
	width: 118px;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.puzzle a,
.puzzle a:visited {
	color: #000000;
	display: block;
	font-size: 30px;
	height: 118px;
	text-align: right;
	text-decoration: none;
	width: 118px;
}
.puzzle a:hover {
	color: #000000;
	font-size: 70px;
	text-decoration: none;
}
.puzzle a span {
	background-color: #fcfcfc;
}

.viewBox {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
.viewBox .highslide-overlay {
	display: none;
}
.viewBox .highslide-header * {
	display: none;
}
.viewBox .date {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.viewBox .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
.viewBox .thumbnail {
	float: left;
	margin: 0 15px 4px 0;
}


.receipts .item {
	margin-bottom: 35px;
}
.receipts .image {
	float: right;
	margin: 0 0 5px 15px;
	width: 200px;
}
