body {
	background-color: #d3d2c1;
}

a, a:visited {
	color:#F0881E;
}
	

img {
border: 0;
}

td {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1 {
	margin:0;
	padding:0;
	color:#F0881E;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

h2 {
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

hr {
	color: #5A4A42;
	height: 0;
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color:#5A4A42;
}

.hiddenPic {display:none;}

table#sponsors {
	margin-top: 20px;
	width: 100%;
}

table#sponsors td {
	border-bottom:1px dotted #5A4A42;
	border-right:1px dotted #5A4A42;
	text-align:center;
	height: 90px;
}