#conference-header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#conference-header {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

#conference-header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFDF90;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#conference-nav p {
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}
#conference-header a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


