﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/historic_tour/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 705px;
	
	background-image: url( ../resources/historic_tour/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 705px;
	
	background-image: url( ../resources/historic_tour/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/historic_tour/mastMain.jpg);
	background-repeat: no-repeat;
}

#map_container
{
	position: relative;
	
	margin-top: 123px;
	margin-left: 67px;
	
	width: 668px;
	
	background-color:Orange;
}

#locations
{
	margin-left: 30px;
	margin-top: 50px;
}
