body { 
background:white; 
font-family:Georgia, "Times New Roman", Times, serif; 
margin:0; padding:0; 
text-align:center; }


#container { width:100%; }


#logo {
	position:absolute;
	top:20px;
	left:210px;
	z-index:10;
}

#header {
    width:100%;
	height:100px;
	border-bottom:solid  8px #000000;
	background-color:#e3e1cb;
	position:relative;
	float:left;
	z-index:1;
	margin-left:0px;
}


#intro {
    margin:10px;
	margin-top:50px;
    position:relative;
	float:left;
	 
}

#intro h1 { margin-bottom:0px; padding-bottom:0px;color:#515600;font-size:14pt;}
#intro h4 { margin-top:0px; padding-top:0px;font-weight:normal;font-size:12pt;}


#thumbnails {
	position:relative;

	padding:0px;
	margin:0px;
    width:448px;
	height:172px;
	border-bottom:solid  2px #e3e1cb;
}
.thmbTable {
    border-top:solid  2px #e3e1cb;
	border-right:solid  2px #e3e1cb;
    background-color:#f7f4de;
    height:162px;
}

#info {
    position:relative;
    float:left;
    width:213px;
	height:174px;
	background-color:#e3e1cb;
 }
 #tip { 
	width:58px; 
	height:170px;
	border-bottom:solid  2px #e3e1cb;
	border-top:solid  2px #e3e1cb;
 }
#teaser {
    width:170px;
	height:80px;
	font-size:8pt; 
	font-weight:normal;
 }
#Innercontent {
    position:relative;
	margin-top:20px;
    float:left;
	height:1280px;
}

#pane2 { width:850px;   height:1095px;margin:0px;} 
#Innercontent h1 {
	color:#243b98;
	font-family:georgia, times, serif;
	font-size:18pt;
	margin:10px 0 8px 0;
	padding:0px;
}

#Innercontent p {

	margin:0px;
	padding:0px;
}

#list {
   margin:0px;
   margin-right:5px;
   padding:0px;
   width:850px;
       }
	   
#list a , a:link, a:visited, a:hover, a:active{
color:#624a00;
}	   
/* color:#624a00;*/
.th4 {  font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; font-weight:bold;}
.th4i {  font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; font-style:italic}
.th4n { font-family:Georgia, "Times New Roman", Times, serif; font-size:10pt; font-style:normal}
.th5a {font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold;}
.th5 {font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; line-height:normal;}
.th6 {  font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold;}
.th7 {  font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal;}
.th7b {  font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal;}
.th8 {  font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal;}
.desc {font-size:9pt;}

.linkopacity a:link img {
     filter:alpha(opacity=100);   
     opacity:1.0;
}

.linkopacity a:hover img {
    filter:alpha(opacity=40); 
    opacity:0.40;
}

