@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 100px;
	margin-left: 50px;
	margin-bottom: 50px;
	
}
body,td,th {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}	
a:link {
	color: #fb5201;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #fb5201;		
}
.header {
	color: #FFFFFF;
	background-color: #fb5201;
	padding: 0.2em;
}
.blink {
	text-decoration:blink;
}
.form {
 	font: 10px Helvetica, Arial, sans-serif;
 	color: #000000;
 	border: 1px solid #A13200;
 	background-color: #FF9933; 
	padding: 0.2em;
}
div {
	background-color: #FFFFFF;
	border: 1px none #000000;
	padding: 1em;
}
img {
	border: 0px;
}
.menu {
	position: absolute;
	left: 106px;
	top: 70px;
	height: 180px;
	width: 100px;
}
.middle {
	position: absolute;
	left: 268px;
	top: 70px;
	height: 700px;
	width: 418px;
}
.middletangerine {
	position: absolute;
	left: 268px;
	top: 70px;
	height: 485px;
	width: 418px;
}
.middleissues {
	position: absolute;
	left: 268px;
	top: 70px;
	height: 4531px;
	width: 418px;
}
.middlepics {
	position: absolute;
	left: 268px;
	top: 70px;
	height: 346px;
	width: 418px;
}
.middlethanks {
	position: absolute; 
	left: 268px; 
	top: 70px; 
	height: 250px; 
	width: 418px;
}
.middlecontact {
	position: absolute;
	left: 268px;
	top: 70px;
	height: 487px;
	width: 418px;
}
.right {
	position: absolute;
	left: 759px;
	top: 70px;
	height: 173px;
	width: 275px;
}
.mailing {
	position: absolute;
	left: 759px;
	top: 289px;
	height: 150px;
	width: 275px;
	text-align: center;
}
.sponsors {
	position: absolute;
	left: 107px;
	top: 329px;
	height: 227px;
	width: 100px;
	}

.logo {
	position: absolute;
	left: 207px;
	top: 58px;
	height: 0px;
	width: 0px;
}
