/* CSS Document */



#border{

	height: 1000px;

	width: 760px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	background-image: url(artwork/background.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

#borderhire{

	height: 1220px;

	width: 760px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	background-image: url(artwork/background.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

#funfair{

	height: 90px;

	width: 760px;

	margin-top: 0px;

	margin-left: 0px;

	position: absolute;

}

#candyfloss{

	height: 89px;

	width: 580px;

	margin-top: 285px;

	margin-left: 180px;

	position: absolute;

	z-index: 100;

}

#scroll{

	height: 305px;

	width: 233px;

	margin-top: 375px;

	margin-left: 0px;

	position: absolute;

	z-index: 10;

}

#navbox{

	height: 192px;

	width: 140px;

	margin-top: 410px;

	margin-left: 0px;

	position: absolute;

	z-index: 20;

}

#candy{

	height: 320px;

	width: 240px;

	margin-top: 100px;

	margin-left: 0px;

	position: absolute;

	z-index: 1;

}

.element{

	height: 28px;

	width: 189px;

	margin-top: 5px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}



#content{

	padding: 10px;

	height: 600px;

	width: 527px;

	margin-top: 424px;

	margin-left: 213px;

	position: absolute;

	font-family: "Comic Sans MS";

	font-size: 14px;

	color: #FFFFFF;

	text-align: justify;

	

}

#contentTEST{

	padding: 10px;

	height: 100%;

	width: 527px;

	margin-top: 424px;

	margin-left: 213px;

	position: absolute;

	font-family: "Comic Sans MS";

	font-size: 14px;

	color: #FFFFFF;

	text-align: left;

	

}

#contenthire{

	padding: 10px;

	height: 817px;

	width: 527px;

	margin-top: 424px;

	margin-left: 213px;

	position: absolute;

	font-family: "Comic Sans MS";

	font-size: 14px;

	color: #FFFFFF;

	text-align: justify;

	

}

#atfotf{

	height: 58px;

	width: 412px;

	margin-top: 10px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}

.link{

	height: 70px;

	width: 420px;

	margin-top: 5px;

	margin-left: 55px;

	position: relative;

}

#image{

	height: 113px;

	width: 160px;

	margin-top: 650px;

	margin-left: 25px;

	position: absolute;

}

#image2{

	height: 113px;

	width: 160px;

	margin-top: 763px;

	margin-left: 25px;

	position: absolute;

}

#image3{

	height: 113px;

	width: 160px;

	margin-top: 876px;

	margin-left: 25px;

	position: absolute;

}

a:link {

	color: #DAAE5F;

	text-decoration: none;

	font-weight: bold;

}

a:visited {

	text-decoration: none;

	color: #DAAE5F;

	font-weight: bold;

}

a:hover {

	text-decoration: underline;

	color: #DAAE5F;

	font-weight: bold;

}

a:active {

	text-decoration: none;

	color: #DAAE5F;

	font-weight: bold;

}
#phone{
	height: 31px;
	width: 267px;
	position: absolute;
	margin-top: 370px;
	margin-left: 490px;
	z-index: 1000;
}

