/* CSS Document */
@import "THI-base.css";

#container #header {
	padding-left: 80px;
	width: 710px;
}

#container #header #mainPhoto {
	background-color: #789B75;
	padding: 15px;
	position: absolute;
	left: 686px;
	top: 10px;
	z-index: 40;
}

#container #header #mainPhoto #photoFrame {
	z-index: 45;
	position: absolute;
	top: 8px;
	left: 2px;
}

#container #textFlow {
	float: right;
	height: 88px;
	position: static;
	z-index: 30;
	width: 265px;
}
#container #MainContent #textFlow #textCover {
	position: fixed;
	z-index: 32;
}

#container #bottomPics a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#container #bottomPics a:hover{
	text-decoration: underline;
}
#container #bottomPics strong {
	font-size: 10px;
	margin-bottom: 10px;
}
#container #bottomPics a:hover {
	text-decoration: none;
}
