* {
	margin: 0;
	border: 0;
	overflow: hidden;
	color: black;
	outline: none;
	}

html {
	height: 100%;
	}

body {
	height: 100%;
	background: url(wood039b.jpg) center repeat;
	}
	
a {
	outline: none;
	text-decoration: none;
	}
	
.wrapper {
	background: url(top.png) repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -400px;
	}

.wrapper p {
	position: absolute;
	top: 15px;
	width: 100%;
	text-align: center;
	font: 16px Times, Times New Roman, Serif;
	line-height: 18px;
	letter-spacing: 2px;
	}

.push {
	height: 400px;
	}
	
.footer {
	height: 400px;
	text-align: center;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(bottom.png) repeat-x;
	}
	
.footer p {
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%;
	padding: 0;
	font: 16px Times, Times New Roman, Serif;
	line-height: 18px;
	letter-spacing: 2px;
	}

.center {
	width: 800px;
	height: 450px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -190px auto auto -400px;
	text-decoration: none;
	font: 100px Times New Roman, Times, Serif;
	line-height: 80px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -3px;
	}

.download {
	right: 10px;
	bottom: 15px;
	position: absolute;
	text-align: center;
	}

.next {
	right: 10px;
	top: 44%;
	position: absolute;
	text-align: center;
	font: 24px Times, Times New Roman, Serif;
	}
	
.prev {
	top: 44%;
	left: 10px;
	position: absolute;
	text-align: center;
	font: 24px Times, Times New Roman, Serif;
	}

.back {
	left: 10px;
	bottom: 15px;
	position: absolute;
	font: 24px Times, Times New Roman, Serif;
	text-align: center;
	}
	
.col0 {
	position: absolute;
	top: 150px;
	left: 0%;
	margin-left: 0px;
	width: 100%;
	height: 90%;
	text-align: center;
	}
	
.col1 {
	position: absolute;
	top: 150px;
	left: 0%;
	margin-left: 35px;
	width: 45%;
	height: 90%;
	text-align: center;
	}

.col2 {
	position: absolute;
	top: 150px;
	right: 0%;
	margin-right: 35px;
	width: 45%;
	height: 90%;
	text-align: center;
	}
	
.about {
	left: 10px;
	top: 15px;
	position: absolute;
	text-align: center;
	}

.events {
	right: 10px;
	top: 15px;
	position: absolute;
	text-align: center;
	}