    #wrapper1 {
	background-color: #807A6A;
    background-repeat: repeat-x;
    background-attachment: scroll;
	width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

    #wrapper2 {
    
	background-color: #FFD;
	opacity:0.8;
	filter: alpha opacity="80";
    width: 80%;
    height: 80%;
    margin-left: 10%;
    margin-right: 10%;
	font-family:Arial, Helvetica, sans-serif;
}

    #maincontent {
	height: 100%;;
    font-size: 95%;
    text-align: left;
    margin-top: 3%;
    padding: 4% 4% 4% 4%;
    z-index: 1;
}

    #caption {
    line-height: 100%;
    white-space:pre-line;
    text-align:left;
    font-size:small;
    width:80%;
}	

    #caption2 {
    line-height: 100%;
    white-space:pre-line;
    text-align:left;
    font-size:small;
    width:70%;
}

    p {
    line-height: 175%;
}
    maincontent.text {
	float: left;
	position: static;
    width: 50%;
    height: 50%;
	
}

    .text2 {
	float: right;
    width: 50%;
    height: 50%;
}

   a:link {
	color:#253F59;
	text-decoration: none;
}
   a:hover {
	border-bottom: solid 2px #253F59;
}

   a:visited {
	   color: #800000;
	   text-decoration: none;
}


    table.banner {
	table-layout: auto;
	margin: 0;
	padding: 0;
	border-bottom-width: 1%;
	border-bottom-style:solid;
	border-bottom-color:#253F59;
	}

#footer {
    margin-left: auto;
    margin-right: auto;
	padding: 1.5% 0% 1.5% 0%;
    height: 100%;
    width: 100%;
    clear: both;
    text-align: center;
	font-size: 15px;
	color: #FFFFF0;
	font-family:Arial, Helvetica, sans-serif;
    background-color: #577D91;
}

div.slideshow {
	padding: 0;
	float: right;
	position:static;
	margin-top: 7%;
	margin-right: 5%;
	margin-bottom: 1%;
	margin-left: 5%;
	height: 40%;
	width: 40%;
	text-align:center;
}

img.slideshow {
	height: 95%;
	width: 95%;
	vertical-align:middle;
	border: solid 5px #253F59;
	padding: 10px;
}

h2, h3, h4, h5 {
color: #253F59;
}

h2 {
border-bottom: 2px solid #253F59;
color: #253F59;
}

    #title {
	color: #253F59;
    border-bottom: none;
}

    .googlemap {
	float:right;
	padding: 0% 0% 0% 0%;
	border: solid 5px #253F59;
}

    .img1 {
	float:right;
	margin: 1% 1% 1% 3%;
	padding: 2% 1% 1% 1%;
	border: solid 5px #253F59;
}

    .img2 {
	float:left;
	margin: 1% 3% 1% 1%;
	padding: 2% 1% 1% 1%;
	border: solid 5px #253F59;
}
 
  .img_polhemus {
  float: right;
  position:relative;
  height: 85%;
  width: 35%;
  margin: 1% 1% 1% 2%;
  padding: 1% 1% 1% 1%;
  border: solid 5px #253F59; 
}

  .img_polhemus2 {
  float: left;
  position:relative;
  height: 90%;
  width: 30%;
  margin: 1% 2% 1% 1%;
  padding: 1% 1% 1% 1%;
  border: solid 5px #253F59; 
}
  .img_painting { 
  float: left; 
  position:relative;
  height: 50%;
  width: 28%;
  margin: 1% 2% 1% 1%;
  padding: 1% 1% 1% 1%;
  border: solid 5px #253F59;
}

.img_summary {
    line-height: 90%;
    white-space:pre-line;
    text-align:center;
    font-size:small;
    width:85%;
  }