
/* CSS Document */

*
	{
        margin: 0;
	}

body
	{
	background-image: url('pngs/Mountains&LakeFadedBG.png');
	background-repeat: no-repeat;
	background-color: #d0e5e3;
	padding: 0;
	}

div.container
	{
	width: 100%;
	display: block;
	height: 770px;
	width: auto;
	text-align: center;
	}

.enter
	{
	display: inline-block;
	width: 100px;
	height: 45px;
	text-align: center;
	position: absolute;
	left: 46%;
	}

.enter a
	{
	display: inline-block;
	font-size: 30px;
	color: #852f1b;
	}

.enter a:hover
	{

	}

.enter a:visited
	{

	}

.enter a img
	{
	display: block;
	border: none;
	}

#horizon
	{
	color: #ffffff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content
	{
	font-family: brown bear funk;
	margin-left: -287px;
	position: absolute;
	top: -374px;
	left: 50%;
	width: 250px;
	height: 70px;
	visibility: visible;
	}

#content img#ePoster
	{
	margin-top: 10px;
	border: 1px solid #90a8ae;
	}

.captions
	{
	color: #852f1b;
	font-size: 27px;
	line-height: 20px;
	text-align: left;
	background-color: #cde9e9;
	}

.captions a
	{
	display: inline-block;
	}

.captions a:visited
	{

	}

.captions a img
	{
	display: block;
	border: none;
	}

#leftLinks
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	left: -85px;
	width: 78px;
	height: 35px;
	visibility: visible;
	display: block
	}

#leftLinks a
	{
	margin-left: 5px;
	}

.leftLink1
	{
	top: 50px;
	}

.leftLink2
	{
	top: 145px;
	}

.leftLink3
	{
	top: 245px;
	}

#rightLinks
	{
	padding-left: 0px;
	border-right: 1px dashed #66c;
	position: absolute;
	left: 577px;
	width: 80px;
	height: 35px;
	visibility: visible;
	display: block
	}

#rightLinks a
	{
	margin-left: -20px;
	}

.rightLink1
	{
	top: 95px;
	}

.rightLink2
	{
	top: 195px;
	}

.rightLink3
	{
	top: 295px;
	}