@charset "utf-8";
#container {
	width: 80%;
	padding: 5px;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10%;
	margin-bottom: 10%;
	margin-left: 10%;
}
#toplogobox {
	background-image: url(images/MAP-LOGO-SMALL-B.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	float: left;
	height: 120px;
	width: 98%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 5px;
}
#topline {
	background-position: center;
	margin: 5px;
	width: 98%;
	height: 130px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF9934;
}
#navigation {
	margin: 3px;
	padding: 5px;
	height: 50px;
	width: 74%;
	float: right;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#leftbar {
	width: 19%;
	float: left;
	margin: 3px;
	padding: 3px;
}
#content {
	float: right;
	width: 74%;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #9A3334;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat-y;
	background-position: top;
	font-weight: bolder;
	font-size: 20px;
}
#dropboxcentre {
	background-position: center;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px double #9A3334;
	text-align: center;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footer {
	background-color: #FF9934;
	height: 100px;
	width: 98%;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
	background-position: center center;
	font-size: large;
}
#dropboxleft {
	float: left;
	height: auto;
	width: 230px;
	padding: 5px;
	border: 1px solid #9A3334;
	vertical-align: middle;
	background-position: center center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#textbox {
	margin: 5px;
	padding: 5px;
	float: left;
	height: auto;
	width: 150px;
}
#mapboxtext {
	float: right;
	height: 10%;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-size: 17px;
}

#topline #toplogobox #navigation #nav .style1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
}

#footerbox {
	background-image: url(MapAnalysis/images/top_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	float: left;
	height: 120px;
	width: 98%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 5px;
}
#mapbox {
	height: 250px;
	width: 26%;
	border: medium ridge #333333;
	float: left;
}
#landingpagebox {
	margin: 3px;
	padding: 3px;
	float: right;
	height: auto;
	width: 100%;
}
#dropboxright {
	float: right;
	height: auto;
	width: 230px;
	border: 1px solid #9A3334;
	vertical-align: middle;
	background-position: center center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 5px;
}
#thumbnail {
	margin: 1%;
	padding: 1%;
	float: left;
	height: auto;
	width: auto;
	border: thin solid #993300;
}
#thumbnailright {
	margin: 1%;
	padding: 1%;
	float: right;
	height: auto;
	width: auto;
	border: thin solid #993300;
}
