@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #BB9E7C;
}
body,td,th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #2B8096;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}
.white {color: #FFFFFF}
.whitesubheading {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;}
.whitebold_xs {font-size: x-small; color: #FFFFFF;}
.whitebold {color: #FFFFFF; font-weight: bold; }
.small {font-size: 10px}


.biobox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	width: 570px;
	height: 350px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.newsbox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	width: 570px;
	height: 280px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.musicbox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	width: 570px;
	height: 350px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}


.photobox {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	width: 600px;
	height: 385px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}


.tourbox {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	width: 515px;
	height: 385px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 90px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}



.footerlink_a {
	font-size: 10px;
	font-weight: bold;
}
.footerlink_a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink_a:hover {
	color: #2B8096;
	text-decoration: underline;
}
.footerlink_a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlink_a:active {
	text-decoration: none;

