html, body	
	{
		margin-left:auto;
		margin-right:auto;
		font: 15px/1.8em Verdana, Arial, Helvetica, sans-serif; 
		text-align:center; /* for IE */ 
		background-color:#000;
	}
	


div#ThePage { 
text-align:left; /* reset text alignment */ 
width:1023px; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */ 
} 


	
	p.Para
	{
		padding-left:20px;
		padding-right:20px;
		padding-top:0px;
		margin:0px;
	}
	ul.Para
	{   
		padding-left:40px;
		padding-right:20px;
		padding-top:0px;
		margin:0px;
	}
/***************************************************
*** Index CSS 									 ***
***************************************************/
.Header 
	{
		position: relative;
		width:1023px;
		height:257px;
		background-image:url(../Images/Structure/Header.jpg) ;
		padding-bottom:0px;
	}
.MainBody
	{
		padding-top:0px;
		padding-bottom:0px;
		position: relative;
		width:1023px;
		color:#FFF;
		
		background-image:url(../Images/Structure/background.jpg) ;
	}

	
.Footer
	{
		margin:0px;
		padding-top:0px;
		position: relative;
		width:1023px;
		height:224px;
		background-image:url(../Images/Structure/footer.jpg) ;
	}
	#FooterText
		{
			text-align:center;
			position:absolute;
			width:1023px;
			top: 192px;
			font-size:18px
		}
		.CampPics
{

	
	z-index:9000;
	position:relative;
	width:410px;
	left: 609px;
	top: 200px;
}
/***************************************************
*** ICE CSS 									 ***
***************************************************/
.IceHeader 
	{
		position: relative;
		width:1023px;
		height:257px;
		background-image:url(../Images/Structure/IceCream/Header.jpg) ;
	}
.IceMainBody
	{
		position: relative;
		width:1023px;
			color:#FFF;
		background-image:url(../Images/Structure/IceCream/background.jpg) ;
	}
.IceFooter
	{
		position: relative;
		width:1023px;
		height:325px;
		background-image:url(../Images/Structure/IceCream/footer.jpg) ;
	}
	#IceFooterText
		{
			text-align:center;
			position:absolute;
			width:1023px;
			top: 293px;
			font-size:18px
		}
.IcePics
{
	z-index:9000;
	position:relative;
	width:410px;
	left: 609px;
	top: 335px;
}

/***************************************************
*** Location CSS 									 ***
***************************************************/
.LOCHeader 
	{
		position: relative;
		width:1023px;
		height:257px;
		background-image:url(../Images/Structure/Header.jpg) ;
		padding-bottom:0px;
	}
.LOCMainBody
	{
		padding-top:0px;
		padding-bottom:0px;
		position: relative;
		width:1023px;
		color:#FFF;
		
		background-image:url(../Images/Structure/background.jpg) ;
	}

	
.LOCFooter

	{
		position: relative;
		width:1023px;
		height:311px;
		background-image:url(../Images/Structure/Nav/footer.jpg) ;
	}
	#LOCFooterText
		{
			text-align:center;
			position:absolute;
			width:1023px;
			top: 270px;
			font-size:18px
		}
/*************************************************
*** tearoom									   ***
*************************************************/
.TeaHeader 
	{
		position: relative;
		width:1023px;
		height:311px;
		background-image:url(../Images/Structure/Tearoom/tearoomheader.jpg) ;
	}
.TeaMainBody
	{
		position: relative;
		width:1023px;
			color:#FFF;
		background-image:url(../Images/Structure/Tearoom/tearoombackground.jpg) ;
	}
.TeaFooter
	{
		position: relative;
		width:1023px;
		height:259px;
		background-image:url(../Images/Structure/Tearoom/tearoomfooter.jpg) ;
	}
	#TeaFooterText
		{
	text-align:center;
	position:absolute;
	width:1023px;
	top: 231px;
	font-size:18px;

		}
.TeaPics
{
	z-index:9000;
	position:relative;
	width:410px;
	left: 609px;
	top: 360px;
}
