/* CSS Document Main Style Sheet*/

body {
		background-color: #f6edd5;
		font: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #336633;
		overflow-x: hidden;
		overflow-y: hidden;
		}
a:link {
		color: #006600;
		font-size: larger;
		}
a:visited {
		color: #330033;
		font-size: larger;
		}
a:hover {
		color: #006600;
		font-size: larger;
		font-weight: bold;
		}
#links {
		font-style: italic;
		position: absolute;
		top: 14%;
		left: 18%;
		z-index: 4;
		}
#title {
		font-size: 20pt;
		font-style: italic;
		font-weight: bold;
		color: #336633;
		position: absolute;
		top: 22%;
		left: 12%;
		z-index: 4;
		white-space: pre;
		}
#title2 {
		font-size: 18pt;
		font-style: italic;
		font-weight: bold;
		color: #336633;
		position: absolute;
		top: 20%;
		left: 10%;
		z-index: 4;
		white-space: pre;
		}		
#ehmlogo {
		position: absolute;
		top: 2%;
		left: 10%;
		z-index: 4;
		}
#BizName {
		position: absolute;
		top: 2.5%;
		left: 13%;
		z-index: 4;
		}
#location {
		position: absolute;
		top: -0%;
		left: 75%;
		font-size: 18pt;
		font-style: italic;
		font-weight: bolder;
		z-index: 5;
		white-space: pre;
		}
/* Index style sheet */
#maze {
		position: absolute;
		top: 0%;
		left: 6%;
		z-index: 1;
		}
#intro1, #intro2, #intro3, #intro4 
		{
		width: 455px;
		height: 100px;
		z-index: 3;
		font-weight: bold;
		white-space: pre;
		}
#intro1 {
		position: absolute;
		top: 27%;
		left: 16%;
		}
#intro2 {
		position: absolute;
		top: 48%;
		left: 20%;
		}
#intro3 {
		position: absolute;
		top: 60%;
		left: 26%;
		}
#intro4 {
		position: absolute;
		top: 68%;
		left: 34%;
		}		
				
/* Small Map style sheet */
#mapbg {
		position: absolute;
		top: 0%;
		right: 3%;
		z-index: 1;
		}
#map {
		position: absolute;
		top: 30%;
		left: 15%;
		z-index: 2;
		}
#door2door {
		position: absolute;
		top: 70%;
		left: 35%;
		z-index: 3;
		font-size: larger;
		font-style: italic;
		}
#directions {
		position:absolute;
		top: 72%;
		left: 20%;
		white-space: pre;
		z-index: 5;
		}
				
/* Large Map style sheet */
#map2 {
	position: absolute;
	top: 19%;
	left: 10%;
	z-index: 2;
	}

#plogo {
		position: absolute;
		top: 2%;
		left: 2%;
		z-index: 1;
		}
		
#logo {
		position: absolute;
		top: 3%;
		left: 95%;
		z-index: 1;
		}

/* Rules style sheet */
#rulespic {
		position: absolute;
		top: 0%;
		left: 0%;
		z-index: 1;
		}
#entrance {
		position: absolute;
		top: 70%;
		right: 0%;
		z-index: 1;
		}
#rules {
		position: absolute;
		top: 35%;
		left: 17%;
		z-index: 2;
		height: 150px;
		width: 400px;
		font-size: 16px;
		font-weight: bold;}
		#rules ul{
				position: relative;
				right: 5em;
				top: -3;
				font-style: italic;
				font-size: larger;
				}
#enter {
		position: absolute;
		right: 6%;
		top: 62%;
		z-index: 2;
		width: 350px;
		font-style: italic;
		}
.hdr {
		position: absolute;
		top: 20%;
		left: 28%;
		font-family: "Comic Sans MS";
		font-size: 20px;
		font-weight: bolder;
		z-index: 2;
		}
			#f {
				position: relative;
				left: 18em;
				}
			#co {
				position: relative;
				left: 22em;
				top: .25em;
				}
			#ch {
				position: relative;
				left: 18em;
				top: .5em;
				}
/* Schedule style sheet */
#schedpic {
		position: absolute;
		top: 0%;
		right: .25%;
		z-index: 1;
		}
#sched {
		position: absolute;
		top: 31%;
		left: 28%;
		z-index: 4;
		}
		#sched b {
				position: relative;
				left: 3em;
				top: -.5em;
				}
				#sched em {
						position: relative;
						left: 4em;
						}
#otherinfo {
		position: absolute;
		top: 80%;
		left: 31%;
		z-index: 3;
		font-style: italic;
		width: 600px;
		}
#enter2 {
		position: absolute;
		top: 64%;
		left: 0;
		z-index: 3;
		}				

/* Choices style sheet */
#typespic {
		position: absolute;
		top: 0%;
		left: -5%;
		z-index: 1;
		}
#web {	
		position: absolute;
		top: 35%; 
		left: 20%;
		font-size: 16px;
		width: 70%;
		z-index: 3;
		}

/* Team Fun style sheet */
#teampic {
		position: absolute;
		top: 0%;
		left: 0%;
		z-index: 1;
		}
#unity	{
		position: absolute;
		top: 27%;
		left: 23%;
		z-index: 3;
		white-space: pre;
		font-size: larger;
		}
#desc {
		position: absolute;
		top: 43%;
		left: 10%;
		z-index: 3;
		white-space: pre;
		}
#nomaps {
		position: absolute;
		top: 87%;
		left: 55%;
		z-index: 3;
		width: 100;
		}

/* Highlights style sheet */
		
#bgpic {
		position: absolute;
		top: 0%;
		left: 10%;
		z-index: 0;
		}
		
#slides {
		position: absolute;
		top: 27%;
		left: 34%;
		z-index: 5;
		}
		
#enter2 {
		position: absolute;
		top: 68%;
		left: 0;
		z-index: 3;
		}