/* CSS Document */

#border{
	position: relative;
	height: 800px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#navigtion{
	height: 30px;
	width: 760px;
	margin-top: 310px;
	position: absolute;
}
#content{
	height: 700px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 350px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(funfair-artwork/background.jpg);
	background-position: left top;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
#textbox{
	height: 700px;
	width: 460px;
	margin-left: 20px;
	margin-top: 25px;
	position: absolute;
	background-image: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
#text2{
	height: 700px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 350px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(funfair-artwork/background.contact.jpg);
	background-position: center top;
}
#text{
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	height: 400px;
	width: 450px;
	margin-left: 20px;
	margin-top: 25px;
	overflow: hidden;
	text-align: justify;
}

#form{
	height: 570px;
	width: 428px;
	position: absolute;
	font-family: "Comic Sans MS";
	color: #000000;
	text-align: left;
	left: 18px;
	font-size: 12px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	top: -7px;
}
.form-row{

	height: 30px;

	width: 428px;

	

}#row-deep{

	height: 60px;

	width: 428px;	

}.column-right{

	height: 20px;

	width: 228px;

	float: right;	

}

.column-left{
	height: 20px;
	width: 200px;
	float: left;
	font-family: "Comic Sans MS";
	color: #000000;
	text-align: right;
	font-weight: bold;
	font-size: 12px;

}

#right-deep{

	height: 60px;

	width: 228px;

	float: right;

}

#left-deep{
	height: 60px;
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 12px;

}
a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
