@charset "utf-8";
/* CSS Document */
.tabtext{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.topbanner{
	z-index:20;
}
.biobox {
	border-radius: 20px;
	background-color: rgba(249,247,247,0.50);
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
}
.footer {
	
	background-color: rgba(249,247,247,0.50);
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	border-top:dotted;
	border-top-color: fff;
	border-width: 2px;
}
.gallerybox {
	border-radius: 20px;
	background-color: rgba(69,3,103,0.88);
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
}
.filebackground{
	background-image:url();
	width: 100%;
	background-repeat: round;
}
.boldertype{
font-weight:bold;
font-family:Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif;
font-style:italic;
font-size:18px;
}

