.content {
	width: 800px;
	position: relative;
	left: 10%;
}
.logo {
	height: 91px;
	width: 272px;
	clear: both;
	z-index: 1;
	left: 270px;
	position: relative;
}
.welcome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	line-height: 2pt;
	clear: both;
	z-index: 20;
	font-weight: bolder;
	position: relative;
	top: -30px;
}

.home {
	height: 75px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #000000;
}


.title {
	height: 100px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	background-image: url(images/logo_hrd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 45px;
	/*float: left;*/
}
.nav {
	height: 125px;
	width: 800px;
}
.nav_btn {
	height: 175px;
	width: 160px;
	text-align: center;
	vertical-align: 50%;
	float: left;
}
.jelly_nav {
	position: relative;
	top: 25px;
}
.mnky_nav {
	position: relative;
	top: 40px;
}

.sun_nav {
	position: relative;
	top: 55px;
}

.nav_title {
	float: left;
	height: 175px;
	width: 160px;
	text-align: center;
	vertical-align: bottom;
}



.image {
	float: left;
	height: 100px;
	width: 100px;
	background-color: #FFCC99;
}
.name {
	float: left;
	height: 100px;
	width: 700px;
	background-color: #66CCCC;
}
.main {
	width: 800px;
}
.menu {
	background-color: #FF99FF;
	float: left;
	width: 150px;
}
.stuff {
	background-color: #FFFFFF;
	float: left;
	width: 770px;
	clear: none;
	padding: 15px;
	background-repeat: no-repeat;
	background-position: center center;
}
.menu_item {
	background-color: #FFFFFF;
	width: 150px;
}
.school {
	height: 491px;
	width: 800px;
	position: relative;
	top: -40px;
}
.photo {
	clear: both;
	width: 800px;
	float: none;
}

.bird {
	clear: both;
	height: 164px;
	width: 123px;
	position: relative;
	z-index: 10;
	left: 92px;
	top: -405px;
}
.rabbit {
	clear: both;
	height: 170px;
	width: 97px;
	position: relative;
	z-index: 11;
	left: 345px;
	top: -377px;
}
.sun {
	clear: both;
	height: 77px;
	width: 89px;
	position: relative;
	z-index: 12;
	left: 650px;
	bottom: 1007px;
}
.jelly {
	clear: both;
	height: 126px;
	width: 73px;
	position: relative;
	z-index: 13;
	left: 530px;
	bottom: 741px;
}
.monkey {
	clear: both;
	height: 108px;
	width: 89px;
	position: relative;
	z-index: 14;
	left: 637px;
	bottom: 703px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #003399;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 800px;
	position: relative;
	top: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #003399;
	text-align: center;
	vertical-align: middle;
	position: relative;
	bottom: 25px;
	right: 5px;
}
a {
	font-style: normal;
	text-decoration: none;
}

.label {
	clear: left;
	height: 22px;
	width: 78px;
}
