@charset "utf-8";
/* CSS Document */
#headerBox {
	height: 100px;
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
}
#caption {
	padding-top: 228px;
	padding-left: 480px;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-size: 12px;
}
#Skyline {
	background-image: url(VictoriaSkyline.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 609px;
	margin-left: 42px;
	margin-top: 10px;
	border: 1px solid #666666;
}


body {
	background-image: url(BackgroundTexture.gif);
	background-repeat: repeat;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	border: 3px solid #999999;
	margin-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#central {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 650px;
	height: 40px;
}
#footerBox {
	height: 90px;
	width: 686px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-left: 50px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
	background-color: #FFFFFF;
}
#container #tabBox #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible img {
	padding-left: 20px;
}
#container #tabBox {
	height: 425px;
	padding-right: 10px;
	padding-left: 10px;
}
