@charset "UTF-8";
#gallcontent {
	padding-top: 17px;
	margin-top: 0px;
	margin-right: 17px;
	margin-left: 144px;
	min-height: 450px;
	width: auto;
}
#container {
	z-index: 1;
	background-color: #FFFFFF;
	min-width: 800px;
	margin-top: 1em;
	margin-right: 5%;
	margin-bottom: 1em;
	margin-left: 5%;
}
#banner {
	height: 90px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #13243F;
	border-right-color: #13243F;
	border-bottom-color: #13243F;
	border-left-color: #13243F;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
#container #banner #logo {
	position: relative;
	height: 90px;
	width: 356px;
}
#bannertext {
	font-size: 28px;
	color: #13243F;
	text-align: right;
	position: relative;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	top: -100px;
}
#challenge {
	font-style: italic;
	color: #36558E;
	position: relative;
	top: -5px;
}
#leftcol {
	width: 130px;
	float: left;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #13243F;
	padding-left: 0px;
	z-index: 100;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #13243F;
	position: relative;
	left: -78px;
	top: -22px;
	padding-top: 40px;
}
#content {
	padding-top: 17px;
	margin-top: 0px;
	margin-right: 17px;
	margin-left: 144px;
}
#footer {
	clear: both;
	padding: 1px;
	text-align: center;
	color: #13243F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #13243F;
	position: relative;
	top: 17px;
	height: 26px;
}
#container #footer .foottext {
	background-color: #FFFFFF;
	display: inline;
	position: relative;
	top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #13243F;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #13243F;
}
#nav, #nav ul.sub {
	list-style: none;
	margin-top: 0;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px;
}
#nav a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #13243F;
	text-align: left;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #768BB2;
	border-right-color: #768BB2;
	border-bottom-color: #768BB2;
	border-left-color: #768BB2;
	padding-bottom: 1px;
}
#nav a:hover {
	display: block;
	text-decoration: none;
	color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}
#nav li.level1-li {
	float: left;
	width: 90px;
	padding-left: 5px;
}
#nav ul.sub {
	position: absolute;
	left: -999em;
	width: 185px;
}
#nav li:hover ul {
	left: auto;
}
#navdiv {
	float: right;
	top: -10px;
	position: relative;
	z-index: 1000;
	margin-right: 17px;
}
#nav2, #nav2 ul {
	list-style: none;
	margin-top: 0;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px;
}
#nav2 a:hover {
	display: block;
	text-decoration: none;
	color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
}
#nav2 a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #13243F;
	text-align: left;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #768BB2;
	border-right-color: #768BB2;
	border-bottom-color: #768BB2;
	border-left-color: #768BB2;
	position: relative;
	left: 95px;
	padding-bottom: 1px;
}
#nav2 li {
	float: left;
	width: 110px;
	padding-top: 5px;
}
#container #content #image1 {
	float: right;
	padding-left: 17px;
}

body {
	margin: 0;
	padding: 0;
	min-width: 800px;
	background-color: #36558E;
	background-image: url(../images/scotland-background);
	background-repeat: no-repeat;
	background-position: -300px -100px;
}
#container  #content  #bigmap {
	position: relative;
	bottom: 0px;
	height: 400px;
	min-width: 260px;
}
#container   #content   #map {
	margin-right: 233px;
	position: relative;
	bottom: 0px;
	height: 260px;
}
