* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
}
#wrapper #logo {
	height: 110px;
	background-image: url(logo-2010.gif);
	background-repeat: no-repeat;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Navigation {
	height: 35px;
}
#wrapper #headerImg {
	background-image: url(2010/Crystal%20Caves/images/ticket-sales-2010.jpg);
	height: 338px;
}
#wrapper #bodyArea #left {
	width: 1004px;
	background-color: #417150;
	padding: 10px;
}
#wrapper #bodyArea #footer {
	text-align: right;
	padding: 10px;
}
#wrapper #bodyArea #left p a {
	color: #FFF;
}
.pagecontent {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}
