img { border: none; } 
a:link, a:active, a:hover, a:visited {
	outline: none;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}

a:link {color:#696969;}      /* unvisited link */
a:visited {color:#696969;}  /* visited link */
a:hover {color:#a9a9a9;}  /* mouse over link */
a:active {color:#a9a9a9;}  /* selected link */


.header {
	margin-top: -6px;
}
.header3 {
}
.iframe_1 {
	margin-top: 7px;
}
.event_pos {
	position: inherit;
}
.header2 {
	margin-top: -6px;
	margin-bottom: -6px;
}
.lower_body {
	margin-top: -25px;
	margin-bottom: -15px;
}
.event_pic {
	border: thin solid #666;
	vertical-align: top;
}
.event_txt {
	font-size: x-small;
	margin-top: -15px;
	vertical-align: top;
}
.byline {
	font-size: small;
	margin-left: .5%;
	margin-top: -12px;
	font-family: "Times New Roman", Times, serif;
}

