/* Marquee 
------------------------------------------------------------------------- */
.marqueediv {
	font-style: italic;
	font-weight: bold;
	background-color:#008080;
	width:950px;
	}
	
.marqueediv marquee {
	margin-top:15px;
	margin-bottom:-30px;
	}

.marqueediv p {
	vertical-align:center;
	color:#ffffff;
	font-size:1.7em;
	}
	
.thankstosponsors {
	font-size:1.2em;
	font-family: "Times New Roman", Times, serif;
	}
	
.thankstosponsors a {
	color: #008080;
	font-weight:500;
	}
	
.thankstosponsors b {
	font-size:1.4em;
	}
