body {
  padding:0;
  margin:0;
}

html, body, .everything { height: 100%; }

.background {    
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    float:none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.pinback {
  background:url('../270911/images/index_r2_c5.gif') no-repeat right top;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  color: #333333; 
}

h2 { font-size: 14px; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;  
}

a:hover,a:active { text-decoration: underline; }

h3 {
	font-size: 12px;
	line-height: 20px;
}

img { float:left; }

#contentdiv {
  width:95%;
  height:570px;
  overflow-y:auto;
  overflow-x:hidden; /* AH added 25/10 */
  background:#F8F5EB;
}

#backyellow { background: #F8F5EB; }

#map1 {
  background:url('images/gallery right 1.jpg') no-repeat top left;
}

#map2 {
  background:url('images/gallery right 2.jpg') no-repeat top left;
}

#map3 {
  background:url('images/gallery right 3.jpg') no-repeat top left;
}

#map4 {
  background:url('images/gallery right 4.jpg') no-repeat top left;
}

.css_image_map {  
  width:368px;
  float:left;
}

  .css_image_map a {
    float:left;
    width:50%;
    height:190px;
  }
  
#gallery_button {
  position:relative;
  left:25px;
  top:-30px;
  border:0;
}

#multi_button {
  position:relative;
  left:30px;
  top:-30px;
  border:0;
}

.contact_link{
	background:url(../images/bg_contact_link.png) no-repeat;
	display:block;
	width:142px;
	height:141px;
	position:absolute;	
	top:-14px;
	right:-25px;
	z-index:5;
}

.contact_link img{
	width:83px;
	height:79px;
	display:block;
	position:absolute;
	top:33px;
	left:31px;
	z-index:7;
}

.contact_link:hover{
	background:url(images/bg_contact_link.png) no-repeat 0 -100px;
}

#layout { display:block; position:relative; }

#gallerybut {
  position:absolute;
  left:-150px;
  top:180px;  
}

#multichannelbut {
  position:absolute;
  left:-150px;
  top:330px;
}

.contact td, .contact th { text-align:left; }