a.sponsor1 { text-decoration: underline; color: #DD0000; }
a.sponsor2 { text-decoration: underline; color: #FAF2EB; }

a:hover.sponsor1 { text-decoration: underline; color: #000000; }
a:hover.sponsor2 { text-decoration: overline; color: #DD0000; }

a.sponsor1 span { text-decoration: underline; color: #000000; }
a:hover.sponsor1 span { text-decoration: underline; color: #DD0000; }

a.gallery { text-decoration: underline; color: #917963; }
a:hover.gallery { text-decoration: underline; color: #8D5E29; text-transform: uppercase; }

div.recips1 { width: 600px; text-align: center; margin: 10px auto 0; }
div.recips2 { width: 600px; text-align: center; margin: 0 auto; }

div.recip {
	text-align: center;
	color: #A46D2F;
	font-family: arial,helvetica,verdana;
	font-size: 11px;
	line-height: 12px;
	padding: 2px 0px;
	margin: 1px;
	background-color: #FAF2EB;
	width: 118px;
	display: inline-block;
	float: left;
	border: 0px #FAF2EB dotted;
}

div.recip a { text-decoration: none; color: #A46D2F; } 
div.recip a:hover { color: #8D5E29; font-weight: bold;}

a.two257 { text-decoration: none; }

a.sololink {
	font-size: 33px;
	line-height: 48px;
	font-family: Impact;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

img.large {
	border-color: #FFF;
	border-width: 28px;
	border-style: solid;
	margin: 8px auto;
}

