a:link {
	color: #666666;

}
.pu-back {
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;

}
.pu-trans {
		background-color: transparent;

}
.pu-intro {
	z-index: 0;
	vertical-align: top;
	top: -2px;
	position: relative;
	text-align: center;
	margin: 0px;


}
.pu-objects {
	z-index: 1;
	position: absolute;
	left: 10px;
	top: 300px;

}
.pu-nav {
	z-index: 3;
	font-size: small;
	text-align: center;
	border: none;
	top: 500px;

}	
.pu-text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	
}
.pu-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #e9b996;
	
}
.pu-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: none;
	padding: 3px;
	text-align: left;
	vertical-align: top;

	
}

