body {
	background-color: #abda4d;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D6421;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
}
h1 {
	font-size: 20px;
	background-image: url(../img/H-GreenBurst.gif);
	margin: 6px -15px 0px -15px;
	padding: 12px 0px 0px;
	height: 32px;
	width: 291px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	background-repeat: no-repeat;
	clear: left;
}
h2 {
	font-size: 16px;
	color: #203896;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #203896;
}
p {
	margin: 4px 8px 8px 8px;
	padding: 0px;
}
a {
	color: #FF8430;
}
#gatorLogo {
	position: absolute;
	float: left;
	margin: 10px 0 0 10px;
}
#header {
	background-image: url(../img/BG-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 110px;
	text-align: left;
	vertical-align: top;
}
#header img {
	padding-top: 20px;
	padding-left: 190px;
}
#mainArea {
	background-image: url(../img/BG-bodyright.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	vertical-align: top;
}
#mainArea table td {
	vertical-align: top;
	padding: 0 15px 15px 15px;
}
#mainArea table.photogrid td {
    vertical-align: top;
    padding: 5px;
}
#mainArea img {
	margin: 0 5px 8px 0;
	border: 0;
}
#rightMidCol {
	background-image: url(../img/BG-right.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#leftMidCol {
	background-image: url(../img/BG-bodyleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	width: 168px;
	padding-top: 24px;
}
#leftMidCol img {
	border: none;
}
#contactForm {
	width: 300px;
}
.warn {
	color: #FF8430;
}
#f1-leftWidth {
	width: 50px;
}
#f1-rightWidth {
	width: 300px;
}
#footer {
	background-image: url(../img/BG-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0;
	height: 157px;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	font-size: 10px;
}
#footer table {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
#footerLeft {
	text-align: left;
	vertical-align: top;
	width: 340px;
}
#footerRight {
	text-align: right;
	vertical-align: bottom;
	width: 300px;
}
