body { 
	margin:0 auto;
	
	padding: 0;
	background-color: #000;	
	font-family: sans-serif;
	background-image: url(images/wholebackground.png);
	background-repeat: no-repeat;
	background-position:  center 0px;
	}
	

#wrapper {
	width: 816px;
	position: relative;
	margin: 0 auto;
	}
	
#masthead {
	border: 0;
	padding-top: 0px;
	margin-top: 0px;
	position: relative;
	top: 60px; 
	left: 0px; 
	right: 0px;
	height: 320px;
	}
	
#address {
	position: absolute;
	top: 10px;
	right: 50px;
	text-align: center;
	color: #F7B940;
	}
	
#address p{
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
#donation {
	width: 40%;
	position: absolute;
	top: 1.5em;
	right: 1.5em;
	}
	
#donation p {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	text-align: right;
	color: white;
	}
	
#content { /*border: solid white;*/
	position: relative; 
	top: 20px; 
	left: 0px; 
	right: 0px;
    color: #EED; 
    font: 13px Verdana, sans-serif;
    background: black;
    margin: 12px;
    width: 798px;
    min-height: 400px;
    overflow: auto;
    }
    
#content p {
	margin: 0 1em 1em;
	}
	
#content h3 {
	margin-bottom: 0.25em;
	}
	

    
#leftcolumn { border: solid white;
	
	top: 0;
	left: 0;
	margin-right: 0px;
	background: black;
	z-index: 100;
	padding: 0px 10px;
	}
	
#leftcolumn2 {
	
	top: 0;
	left: 0;
	margin-right: 235px;
	background: black;
	z-index: 100;
	padding: 20px 10px;
	
	}
	
#leftcolumn ul {
	margin-left: 50px;
	padding: 0;
	}
	
	
#leftcolumn li.admission {
	list-style: none;
	background-image:url(images/point.png);
	background-repeat:no-repeat;
	background-position:0px 0px; 
	padding: 0 0 5px 50px;
	margin: 15px -45px;
	font-size: 1em;
}

/*links page*/

#leftcolumnlinks {
	float: left;
	margin-right: 30px;
	
	
	padding: 0 30px 10px 10px;
	overflow: auto;
	border-right: dotted 1px #444;
	
	}


#relatedlinks {
	width: 240px;
	position: absolute;
	top: 0;
	right: 0;
	background: black;
	}
	
#relatedlinks2, #relatedlinks3 { /*border: solid 1px white;*/
	float: left;
	margin-right: 0px;
	background: black;
	z-index: 100;
	padding: 0 30px 0 10px;
	overflow: auto;
	/*border-right: dotted 1px #444;*/
	}	
	

#vidbox hr {
	border: dotted 1px;
	background-color: #444;
}

	


li {
	margin-bottom: 10px;
}

#nav {
	padding:0;
	background:#00B8B8;
	
}

#nav ul {
	list-style-type:none;
	width:100%;
	position:relative;
	height:40px;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:11px 0 0 0;
}

#nav ul li, #nav ul li.currentpage{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:40px;
	
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;

}

#nav ul li a, #nav ul li.currentpage {
	display:block;
	float:left;color:#fff;
	background:#00B8B8;
	line-height:40px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:40px;
}

#nav ul li a:hover{
	background:#000;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}

#nav ul li.currentpage{
	color:#FFF;
	background:#000;
}


#nav ul li.currentpage:hover {
	color:#FFF;
	background:#000;
}


	
	
h1 {
	width: 302px;
	height: 120px;
	background: url(images/eye002.jpg) top left no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 10px 0 0 -180px;
	}
	

	
h3 {
	font-size: 1.2em;
	padding-bottom: 5px;
	}
	
h4 {
	color: red;
	margin-left: 15px;
	}
	


div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
div#links {position: absolute; top: 52px; left: 0; width: 160px; height: 700px; font: 16px Verdana, sans-serif;}

/* calendar styles */


img {
	margin: 5px 0px 10px 12px;
	}
	
#donationlink {
	position: absolute;
	top: 80px;
	right: 10px;
	text-align: center;
	color: white;
}

#donationlink form {
	padding-left: 10px;
}

#dreamlandtonight {
	position: absolute;
	top: 400px;
	right: 15px;
}

#dreamlandtonight img {
	border: 0;
	}
	
#ftr { /*border: solid 1px;*/
	position: relative;
	text-align: right;
	background: #000;
	width: 770px;
	width: 100%;
	padding: 34px 0px 0 0px;
	color: white;
	overflow: auto;
	height: 100px;
	border-top: dotted 1px #444;
	
}

#ftr p {
	font-size: 0.8em;
	padding-right: 20px;
}
	

#ftr #facebook {
	position: absolute;
	left: 5px;
	top: 30px;
	
}

#ftr img a {
	
}

#ftr #validator {
	position: absolute;
	left: 300px;
	top: 30px;
	border: 0;
}



#homebox img, #relatedlinks img {	
	padding: 6px 6px 18px;
	background: #fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
	float: left;
	margin-right: 16px;
}

#homebox .entry {
	padding: 20px 0;
	overflow: auto;
	border-top: dotted 1px #333;
	margin: 0;
}

#homebox img.p1, #relatedlinks img.p1 {
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
}

#homebox img.p2, #relatedlinks img.p2 {
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	transform: rotate(1deg);
}

#homebox a img {
	border: 0;
}

#paypalbutton { /*border: solid 1px;*/
	padding: 10px 0 0 12px;
}

	

	
