@import url(map.css);
/* Design44 Base HTML/CSS  -  Written By: Eric Florez  -  Last Updated: 2008-1-22 */
/* ====================== Page Formatting ========================*/
body {background: #499157 url(../Images/backgrounds/bkgndBodyHome.jpg) repeat-x 0px 0px;}

#bodyContainer {
	width: 1000px;
	background: url(../Images/backgrounds/bkgndHeaderHome.jpg) no-repeat 0px 0px;}

#logoHome {
	height: 216px;
	padding-top: 16px;
	text-align: center;
	background: url(/Common/Images/logoSpacesToPlaySplash.png) no-repeat center center;
	}

#logoHome { 
behavior: url('/Common/Scripts/iepngfix.htc'); 
}

#contentContainer{
	width: 690px;
	height: 292px;
	position: relative;
	margin: 0px 0px 0px 150px;
	background: url(../Images/backgrounds/bkgndBodyContainerHome.jpg) no-repeat 0px 0px;}

#leftMaster {
	float: left;
	width: 394px;
	padding: 72px 0px 0px 50px;}
	

#leftMaster h1, #leftMaster p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;}
#leftMaster h1 {
	font-size: 24px;
	font-weight: bold;}
#leftMaster p {
	padding-top: 5px;
	font-weight: 14px;}

.btnEnter {
	top: 137px;
	left: 481px;
	position: absolute;}


#footer {padding-left: 170px;}


