a.pageLinks{
	color: #361E02;
	text-decoration: none;
	font-family: 'Shadows Into Light', cursive;
	font-weight: bold;
}

a.pageLinks:link, a.pageLinks:visited{
color: #361E02;
text-decoration: none;
font-family: 'Shadows Into Light', cursive;
font-weight: bold;
}

a.pageLinks:hover, a.pageLinks:focus{
color: #660C06;
}

/* rufus page*/
#pageLinks {
position: absolute;
width: 340px;
left: 418px;
top: 364px;
z-index: 1000000;
line-height: 17px;
text-align: center;
}
#posterLink {
	position: absolute;
	width: 151px;
	left: 160px;
	top: 472px;
	z-index: 1000000;
	line-height: 17px;
	text-align: left;
	background-image: url(../images/poster_link.png);
	background-repeat: no-repeat;
	height: 44px;
}
#posterLink a {
	width: 151px;
	height: 44px;
	display: block;
	color: transparent;
}
#posterLink a:hover {
	background-image: url(../images/poster_linkRO.png);
	background-repeat: no-repeat;
}

#trailercontainer{
position: absolute;
top: 154px;
left: 458px;
width: 260px;
height: 175px;
}

#trailercontainer a{
width: 260px;
height: 175px;
display: block;
color: transparent;
}
#purchasecontainer {
	position: absolute;
	top: 380px;
	left: 90px;
	width: 176px;
	height: 100px;
	background-image: url(../images/purchase_link.png);
	background-repeat: no-repeat;
}
#purchasecontainer a {
	width: 176px;
	height: 100px;
	display: block;
	color: transparent;
}
#purchasecontainer a:hover {
	background-image: url(../images/purchase_linkRO.png);
	background-repeat: no-repeat;
}

/* erland */
#webLink {
left: 57px;
position: absolute;
text-transform: uppercase;
top: 370px;
width: 270px;
z-index: 100000;
}

#videolinkcontainer{
top: 154px;
width: 260px;
height: 175px;
position: absolute;
left: 458px;
}

#videolinkcontainer a{
width: 260px;
height:175px;
color: transparent;
display: block;
z-index: 10000;
}

/* gallery */
#pageGalleries{
left: 418px;
line-height: 17px;
position: absolute;
top: 364px;
width: 340px;
z-index: 10000;
text-align: center;
}

/* contact */
#pageLinksContact {
left: 434px;
line-height: 17px;
margin: 0;
position: absolute;
text-align: center;
top: 364px;
width: 309px;
z-index: 1000000;
}
.laurels {
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 180px;
	display: inline-block;
}
.laurels img{
	margin-top: 60px;
	margin-left: 16px;
}
