@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

h1 {
	color:#310704;
	font-size:26px;
}

h2 {
	color:#310704;
	font-size:20px;
}

h3 {
	color:#310704;
	font-size:16px;
}

a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */
body {
	margin:0px;
	font-family:Palatino Linotype;
	background-color:#000000;
}
.bg {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}
.TopSide_BahiaYC_Splash {
	width:962px; 
	margin:auto;
}
.TopSide_BahiaYC_Splash .page_header {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/splash_header_bg.aspx); 
	height:131px;
}

.TopSide_BahiaYC_Splash .page_content {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/splash_content_bg.aspx);
}

.TopSide_BahiaYC_Splash .content_container {
	width:940px; 
	margin:auto;
}

.TopSide_BahiaYC_Splash .page_crest {
	width:940px; 
	position:absolute;
	z-index:1000;
}

.TopSide_BahiaYC_Splash .page_rotating_image {
	width:940px;
}

.TopSide_BahiaYC_Splash .page_content_bottom {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/splash_content_bottom.aspx); 
	height:24px;
}

.TopSide_BahiaYC_Splash .page_button {
	width:100%; 
	float:left; 
	margin-top:-40px;
}

.TopSide_BahiaYC_Splash .page_footer {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/splash_logo_footer.aspx); 
	background-position:center top; 
	background-repeat:no-repeat; 
	text-align:center; 
	padding-top:42px; 
	margin-top:-30px; 
	color:#d2dacd; 
	font-size:14px;
}

.TopSide_BahiaYC_Splash .Pager, .TopSide_BahiaYC_Splash .Thumbnail {
	display:none;
}

.TopSide_BahiaYC_Splash .poweredbylink {
	color:#d2dacd; 
	font-size:14px;
	text-decoration:none;
}

.TopSide_BahiaYC_Splash .page_header .WeaAtGlance {
	color:#d2dacd;
	font-size:12px;
	background:none;
	border:0px;
	overflow:hidden;
	max-width:190px;
	height:22px;
	float:right;
	margin-top:70px;
}
