body {
  background:#c8e3c4 url(../images/gallery_bg_img_1049.jpg) no-repeat left top;
  font: 8pt/16pt verdana, helvetica;
  margin:0;
 
} 
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #733;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #755;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #a33;
}

/* specific divs */
#container {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	position:relative;
	margin:120px 10px 20px 109px;
	height:850px; min-width:500px;
	border:solid 1px #999;
	text-align:left;
	padding:10px; }
#pageHeader { 
	margin-bottom:10px;
  text-align:right;
}

#pageHeader h2 {  
  position:absolute;
	top:42px; 
  left:60%;
	width:200px; 
	height:18px; 
	margin-bottom:10px;
  border:1px solid #999;
  font-size:smaller;
  font-style:italic;
  color:#777;
  background-color:#d3d3d3;
}
#linkList {
  padding:4px; 
	float:right;
  text-align:right;
}
p {
	font:bold italic 10pt/22pt verdana; 
	text-align:left;
  color:#460;
}
#supportingText {
	font-weight:bold;
	color:#555;
	float:left;
	padding:4px;
	margin-left:10px;
	width:400px;
	height: 900px;
	margin-top:30px;
}
h3, #supportingText h3 {
	color:#350;
	letter-spacing:4px;
	text-align:center;
	font:italic bold 12pt verdana;
	letter-spacing:3px; margin-bottom:0;
}
#thumbs h3 {
  border-bottom:1px solid #777;
}
h3 {
  border-bottom:1px solid #999;
}
#thumbs, p.p5 {
  background-color:#a3d7f8;
  padding:1px 5px 5px;
}
#linkList {
	margin:30px 15px 0px 10px;
	width:150px;
  border:solid 1px #c3c3c3;
	margin:0 10px 0;
}
#linkList2 { 
	font:10px verdana, sans-serif; 
	width:145px; 
}
#linkList h3.select {  
  color:#343; 
  border-bottom:1px dotted #999;
}
#linkList ul {
	margin:0px;
	padding:0px;
}
#linkList li {
	line-height:2.5ex; 
	list-style-type:none;
	display:block; 
	padding-top:5px; 
	margin-bottom:5px;
}
#linkList li a:visited { color: #800000; }
div.hidden {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 100px;
	visibility: hidden; }