@charset "utf-8";
/* CSS Document */

body  {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #995ea0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #9B5CA5;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.thrColAbsHdr #container {
	position: relative;
	top: 20px;
	width: 900px;
	height: 750px
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #ffffff;
	text-align: left;
	background-image: url(images/fill.jpg);
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 370px;
	padding: 180px 0px 15px 20px;
	background-image: url(images/logofill.jpg);
	color: #FFF;
	
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 140px;
	height: 370px;
	padding: 75px 20px 15px 10px;
	background-image: url(images/fill.jpg);
}
.thrColAbsHdr #mainContent {
	top: 0px;
	padding: 20px 180px 10px  180px;
	height: 570px;
	font-size: 12px;
}
.thrColAbsHdr #secondaryContent {  
	padding: 30px 10px 10px 180px;
	height: 560px;
}
.thrColAbsHdr #footer {
	position: absolute;
	top: 550px;
	right: 0px;
	height: 30px;
	width: 900px;
	padding: 15px 0px 5px 0px;
	background-image: url(images/footer.jpg);
	text-align: center;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	z-index: 1;
} 
.thrColAbsHdr #footer p {
	margin: 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.thrColAbsHdr #container #mainContent p {
	font-size: 12px;
}
.thrColAbsHdr #container #mainContent p {
	font-size: 14px;
}}
.thumbnail{
	padding: 0px 0px 0px 0px;
	z-index: 0;
	vertical-align:middle;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	color: #FFF;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	top: 360px;
	left: 200px;
	visibility: hidden;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
