@charset "utf-8";
.bannerwall {
	background-attachment: scroll;
	background-image: url(../images/insidewall.jpg);
	background-repeat: repeat;
}
.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
}


.backwall {
	background-attachment: scroll;
	background-image: url(../images/backwall.jpg);
	background-repeat: repeat;
	background-position: center 80px;
}
.banner {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #FFFFFF;
}
.smallwall {
	background-attachment: scroll;
	background-image: url(../images/smallwall.jpg);
	background-repeat: repeat;
}
.banner2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}
.header {
	position: relative;
	left: 250px;
	top: 150px;
}

text {
	width: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.banner3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #FFFFFF;
}
.bannerimage {
	color: #FFFFFF;
	left: 180px;
	position: absolute;
	bottom: 300px;
}
