#div-top	{
	position: relative;
	top: 0;
	left: 0;
	height: 200px;
	width: 100%;
	}

#div-mid	{
	position: absolute;
	top: 200px;
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	height: 100%;
	width: 100%;
	}

#gallery	{
	position: absolute;
	top: 100px;
	left: 50%;
   	margin-left: -300px;
   	margin-right: 300px;
	height: 600px;
	width: 600px;
	z-index: 2;
	}

#div-bot	{
	position: relative;
	top: 500px;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	}

#img-head	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 0;
	z-index: 9;
	}

#img-bottom	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 0;
	z-index: 1;
	}
	
#img-top	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 0;
	z-index: 3;
	}
#img-top1	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 0;
	z-index: 3;
	}
#img-top2	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 0;
	z-index: 1;
	}
#img-top3	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 330px;
   	right: -250px;
	z-index: 3;
	}
#img-top4	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 330px;
	z-index: 3;
	}
#img-top5	{
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	right: 280px;
	z-index: 3;
	}

.body	{
	background-color: #b83131;
	}
	

#MySlideShow  {
	height: 360px;
	width:480px;
	background-color:ffa9d3;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 400;
	z-index: 2;
	}

#MyVideo {
	height: 360px;
	width:480px;
	background-color:ffa9d3;
   	margin-left: auto;
   	margin-right: auto;
   	position: relative;
   	top: 400;
	z-index: 2;
	}