﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/visitors_guide/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 347px;
	
	background-image: url( ../resources/visitors_guide/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 347px;
	
	background-image: url( ../resources/visitors_guide/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/visitors_guide/mastMain.jpg);
	background-repeat: no-repeat;
}

#visitors_guide_pdf
{
	position: relative;
	width: 750px;
	height: 650px;
	
	margin-top: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#acrobate_link
{
	position: absolute;
	left: 585px;
	top: 190px;
	
	width: 216px;
	height: 129px;
}