body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background-color: ;
  background-image: url(../../images/background_yellow.png);
  text-align:center;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#top{
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width:1000px;
	height:840px;
	top:0px;
	z-index: 8;
	overflow: hidden;
  background-image: url(images/sliceback.jpg);
	

	}
	
#menu{
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	left: 19px;
	width:137px;
	height:650px;
	top:0px;
	z-index: 9;
	overflow: hidden;
	background-image: url(images/menuback.jpg);	
	}
	
#rightside{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	position: absolute;
	left:86.3%;
	width:0px;
	height:100%;
	top: 0%;
	z-index: 100;
	overflow: visible;
	}
#middle{
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width:1000px;
	top:-670px;
	z-index: 8;
	overflow: visible;
		background-image: url(images/sliceback.jpg);


	
}



#locatorContainer{
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width:965px;
	height:20px;
	top:-695px;
	left:-268;
	z-index: 20;
	overflow: hidden;
	color: #FF0000;

	
}	
#locator{

	text-align:left;
	width:300px;
	height:20px;
	z-index: 8;
	top:-100px;
	overflow: visible;
	margin: 0 0 0 150px;


}
#container{
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width:780px;
	left:70px;

	top:0px;
	z-index: 8;
	overflow: visible;
	
}

#bottom{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:30px;
	width:1000px;
	top: 0px;
	z-index: 8;
	overflow: hidden;

}
.LocationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;

}
.MainTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFCC00;
}
.SubTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 30px;

}
.MainBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.MainBodyTextLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: 20px;
}
.MainBodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;

}
.FormText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}
.MainTitleTextLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFCC00;
}
