@import url(global.css); /* Import the Global Stylesheet */

#BodyContent {
	position: relative;
	width: 966px;
	height: 533px;
	background: #FFF url(../images/home/home_main.jpg) no-repeat center top;
}	

#BodyContent h1.WhereAboutsHeader {
	display: none;
}

#BodyContent #WhereAboutsProject {
	position: absolute;
	top: 91px;
	left: 40px;
	width: 296px;
	height: 133px;
	background: url(../images/home/whereabouts_text.gif) no-repeat;
}

#BodyContent #WhereAboutsProject p {
	display: none;
}

#BodyContent #IntroText {
	position: absolute;
	top: 343px;
	left: 701px;
	width: 182px;
	height: 127px;
	background: url(../images/home/intro_text.gif) no-repeat;
}

#BodyContent #IntroText p {
	margin: 0;
	padding: 0;
	display: none;
}

#BodyContent #IntroText p.BeginJourney {
	margin-top: 106px;
	display: inline;
}

#BodyContent #IntroText p.BeginJourney a {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 182px;
	height: 21px;
	background: url(../images/home/button_begin_journey.gif) no-repeat;
}
#BodyContent #IntroText p.BeginJourney a:hover {
	background: url(../images/home/button_begin_journey.gif) no-repeat 0 -21px;
}

#BodyContent #IntroText p.BeginJourney a span {
	display: none;
}

/* Reset the BDS Footer stuff...*/
#SiteByBDS {
	top: 512px !important;
	background: url(../images/site_by_bds.gif) no-repeat !important;
}

#BDSLogo {
	top: 534px;
}
