body { 
	font: 10pt/14pt arial, sans-serif; 
       background-color:tan;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	margin: 10px; 
	}
p { 
	font: 10pt/14pt arial, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	}
	
h3 { 
	font: bold normal 12pt arial, sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #990000;
	}
h2 { 
	font: bold normal 15pt arial, sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #990000;
	}
	
h1 { 
	font: bold normal 12pt arial, sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: navy;
	}
	
h4 { 
	font: bold 10pt/12pt arial, sans-serif; 
	margin-bottom: 0px;  
	text-align: justify;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #990000;
	}

/* specific divs */
#container { 

       margin-left:100px;
       margin-right:100px;
       background-color:white;
       border-style: ridge;
       padding:1cm;
      // color:#003399;
     
	}

#pageHeader { 
	// margin-bottom: 1px;
	margin-left: 100px;
	margin-top: 15px;
	}

#logo {
	background: transparent url(images/THILogo2.gif) no-repeat top left;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-right: 800px; 
	width: 360px; 
	height: 125px; 
	float: left;
	}

#bodytext {
	clear: right;
	padding: 0px 10px 0px 10px;
	margin-left: 130px;
	}

#footer { 
	text-align: center;
	// margin-top: 40px;
	// margin-right: 20px;
	font: 8pt arial, sans-serif;
	margin-left: 100px;
	}
	
#linkList { 
	font: 12px arial, sans-serif; 
	padding: 10px; 
	// margin-top:332px; 
	width: 230px;
	text-align: right;
	margin-right: 12px; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	}

#linkList h3.select span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: navy;
	}
#linkList li a:visited {
	color: navy;
	}

#imgMain
{
float: left;
background-color: tan;
border-color: darkred;
padding: 5px;
}

// from TinyScript for Gallery April 2010
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:375px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:tan; color:#990000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:white}
#slideleft:hover {background-color:white}
#slideright {float:right; width:20px; height:81px; background:white url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:white}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:160px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}