html {
  height: 100%;       /* should be auto */
  min-height: 100%; 
	padding: 0px;
	margin: 0px;
	 width: 100%;}

}

html>body, html>body #wrapper #subpagewrapper {
  height: auto;
}
	body {
	margin: 0px;
	padding: 0px;  height: 100%;
	
}


html, body {
	margin: 0;
	
	padding: 0;
}
#content {width: 400px; margin-top: 40px;height: 100%;
	min-height: 100%;}

#subpagewrapper {
height: 100%; 
padding: 0px;
width: 100%;
font-family: verdana, arial, helvetica; 
font-size: 85%;
margin: 0px;
}

#header {width: 100%;
margin: 0px;
padding: 0px;
height: 146px;}
#headertitle {width: 100%;
margin: 0px;
padding: 0px;
height: 114px;
background: url(images/subpageheader.jpg)  no-repeat;}
#menu {width: 100%;
background: url(images/subpage_menustrip.jpg) no-repeat;
margin: 0px;
padding: 0px;
font-weight: bold; font-size: 120%;
 height: 33px;
  border-bottom: 1px solid: #000;}
 
 #maintext {width: 90%; padding: 10px;}
#wrapper {
height: 525px; 
padding: 5px;
width: 765px;
font-family: verdana, arial, helvetica; 
font-size: 85%; margin: 2em auto;
background: #fff url(images/threepics2.jpg)  right bottom no-repeat; 
min-height: 525px;
}
 
#intro {width: 275px; font-size: 130%; }
#intro h1 {padding: -10px 0px;}
#sitelinks {margin-top: 10px; border: 0px solid #fff; }

.nobullets {list-style-type: none;}
a.sublink {margin: 0px; text-decoration: none;  font-size: 75%; color: #000099;  padding: 0px;}
a.sublink:hover{ color: #000;padding: 0px;  }

#menupad {padding: 5px;}
a.menulink {margin: 0px; text-decoration: none;  color: #000;  padding: 3px;}
a.menulink:hover{ color: #000099;padding: 3px;  }

#sitelinks {list-style: none; margin: 0; padding: 0; text-indent: 0px;  font-weight: bold; font-size: 95%; }
#sitelinks a {text-decoration: none;  color: #cc0000; font-size: 110%; }
#sitelinks a:hover{ color: #000;  }

 /* GALLERY PAGE */
    
    div.pic img {border: 1px solid #ccc;}
  div.pic {
  float: left; 
  height: 80px; 
  width: 80px; 
  padding: 0px; 
  margin: 5px 3px; 
  background: #fff; 
}

div.ls {
  background: url(/images/frame.gif) center no-repeat;}

 div.ls img{
 height: 75px; 
 width: 75px;
  padding: 0px; 
 margin: 12px 12px;}
 .unnamed1 {
	font-weight: bolder;
}


div#floatleft{float: left;
width: 60%;}

.row {
	clear: both;
	width: 100%;

}

#pics {width: 100%;
clear: both;}

h2 {font-size: 150%; clear: both;}
h3 {font-size: 130%;
clear: both;}


 #enlarge img {border: 1px solid #000;}
#pics {
   clear: both;
}
#enlarge{
 position: absolute;
 top: 260px;
 left: 10px;
 width: 500px;

 margin: 0px;
 padding: 0px;
 height: 400px;
 }

#thumbs{
 margin: 30px 20px 20px 505px;
 padding: 5px;
 }
 

h1.title {padding: 0px; margin: 0px;}.floatleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
