#Viewport 
{
	width: 100%;
	text-align: center;
}
.outerBounds 
{
	position: relative;
	width: 768px;
	height: 465px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.innerBounds 
{
	width: 100%;
	text-align: left;
}

#PageHeader 
{
}
#PageHeaderInner 
{
}
#LeftMascotSpace, #RightMascotSpace
{
	float: left;
	width: 205px;
	height: 230px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#TopScrollSpace
{
	float: left;
	width: 356px;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
}
#MastheadSpace
{
	clear: both;
	position: relative;
	left: -1px;
	top: -6px;
}
#MastheadSpace h1
{
	display: none;
}
#SloganSpace
{
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#SloganSpace h3 
{
	display: none;
}

#PageBody 
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
#PageBodyInner 
{
	width: 752px;
	text-align: left;
}
#GoldTop 
{
	width: 752px;
	font-size: 0%;
	overflow: hidden;
}
#Bricks
{
	padding-left: 3px;
	padding-right: 4px;
}
#MenuSpace
{
	float: left;
	width: 207px;
	margin-top: 18px;
	margin-left: 10px;
}
#MenuSpaceInner 
{
	padding-left: 13px;
	padding-right: 24px; 
}
#MenuTop 
{
	width: 207px;
	height: 37px;
	overflow: hidden;
	background-image: url(/shared/images/navtop.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: Transparent;
}
#MenuBottom 
{
	width: 208px;
	height: 40px;
	overflow: hidden;
	background-image: url(/shared/images/navbottom.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: Transparent;
}
#ContentSpace
{
	float: left;
	width: 480px;
	text-align: left;
	margin-top: 40px;
	margin-left: 16px;
}
#ContentSpaceInner 
{
	padding: 6px 28px 6px 36px;
}
#ContentTop 
{
	width: 480px;
	height: 23px;
	overflow: hidden;
	background-image: url(/shared/images/contenttop.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: Transparent;
}
#ContentBottom 
{
	width: 480px;
	height: 27px;
	overflow: hidden;
	background-image: url(/shared/images/contentbottom.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: Transparent;
}

.clearBoth 
{
	clear: both;
	font-size: 0%;
	height: 1px;
	background-color: Transparent;
}

/********** STARS **********/
#star2_01, #star5_01, #star2_02, #star5_02, #star2_03, #star5_03, #star2_04, #star5_04, #star2_05, #star5_05
{
	position: absolute;
	z-index: 0;
} 
#star2_01
{
	top: 20px;
	left: 250px;
} 
#star2_02
{
	top: 320px;
	left: 470px;
} 
#star2_03
	{
	top: 150px;
	left: 540px;
}
#star2_04
{
	top: 190px;
	left: 0px;
} 
#star2_05
	{
	top: 335px;
	right: 70px;
}
#star5_01
{
	top: 0px;
	left: 0px;
} 
#star5_02
{
	top: 30px;
	left: 530px;
} 
#star5_03
{
	top: 80px;
	right: 10px;
} 
#star5_04
{
	top: 330px;
	left: 80px;
} 
#star5_05
{
	top: 190px;
	left: 380px;
}  