@charset "utf-8";
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.5em;
}
body {
	background-color: #fafad1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #5B5426;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B5426;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #5B5426;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
h1 {
	font-size: 30px;
	color: #5c5427;
}
h2 {
	font-size: 24px;
	color: #5F5228;
	line-height: 1.5em;
}
h3 {
	font-size: 14px;
	color: #5B5426;
}


#entirecontainer {
	position: relative;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(images/home/keeslerscholarshipfund-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #679966;
	float: left;
}
#bodywrap {
	position: relative;
	height: auto;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodycontainer {
	position: relative;
	height: auto;
	width: 1000px;
	padding: 0px;
	background-color: #679966;
	margin: 0px;
}
#headercontainer {
	position: relative;
	height: 315px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}
#headertop {
	position: relative;
	height: 62px;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}
#headerbottom {
	position: relative;
	height: 217px;
	width: 1000px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottomcontainer {
	position: relative;
	height: auto;
	width: 1000px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottomwrap {
	position: relative;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(images/home/keeslerscholarshipfund-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FBF9D2;
	float: left;
	color: #5C5427;
	text-align: right;
}
#bodycontainer-right {
	position: relative;
	height: auto;
	width: 583px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bodycontainer-left {
	position: relative;
	height: 519px;
	width: 397px;
	padding: 0px;
	z-index: 1;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-image: url(images/home/keeslerscholarshipfund-pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#dezinslogo {
	background-image: url(http://www.dezinsinteractive.com/weblogos/dezins_blk-white.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 123px;
	position: relative;
	float: left;
}


.hide {
    display: none;
}

