.iFrame1Div {
	border: 0;
	padding: 0;
	margin: 0;
	left: 0%;
	top: 0;
	width: 19%;
	z-index: 99;
	position: absolute;
	display: block;
	visibility: visible;
	overflow: hidden;
}

.iFrame2Div {
	border: 0;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
	position: relative;
	visibility: visible;
	overflow: visible;
}

.iFrame2 {padding: 0; border: 0; margin: 0; width: 100%;  height: 100%; background-color: transparent;display: block;visibility: visible; }


.frontpagediv {  
	display: inline-block;text-align: center; font-size: 7pt; vertical-align: top; margin:0;padding: 0;
}

.frontpageimg {
	font-size: 0; margin: 0; padding: 0;max-height: 250px;
}

a:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.credit {
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
	padding-top: 0;
	margin-top: 0;
}

h2 { line-height: 1.2em; }

  div.dropdown  {
   width: 800px;
   position: fixed;
	display: block;
  }


.whitelink a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.whitelink a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.whitelink a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.whitelink a:active {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
