* {margin:0; padding:0:}

a:link {color:#614836;
}

a:hover {text-decoration:none;
}


.textNewsEvents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #614836;
	font-size: 12px;
}
.headerNewsEvents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #614836;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.15em;
}
.namesandbios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #614836;
}


.largerpic{
position: relative;
z-index: 50;
}

.largerpic:hover{
background-color: transparent;
z-index: 100;
}

.largerpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.largerpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.largerpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}#flash {
	float: right;
	height: 375px;
	width: 500px;
	z-index: 100;
	top: 400px;
	position: relative;
	right: 350px;
}
