body {
	margin:0;
	font:14px/16px Verdana,Arial,Helvetica,sans-serif;
	color: #fdfbfa;
	background-color: #9AC839;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat;
	background-position: 50% 0;
}
img { border-style:none;}
a {
	text-decoration:underline;
	color: #fff;
}
a:hover {
	text-decoration:underline;
	color: #FFFF00;
}
html {min-width: 971px;}
#wrapper {
	width:971px;
	margin:0 auto;
	overflow: hidden;
	height: 1%;
	padding-top: 36px;
	position: relative;
}
#wrapper img.img1 {
	position: absolute;
	top: 0;
	left: 147px;
	z-index: 3;
}
#wrapper img.img2 {
	position: absolute;
	top: 0;
	left: 837px;
	z-index: 3;
}
#content {
	float: left;
	width: 716px;
	position: relative;
	z-index: 2;
}
#content div.t {
	background: url(../images/bg-content-t.png) no-repeat;
	height: 32px;
	overflow: hidden;
}
#content div.b {
	background: url(../images/bg-content-b.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content div.e {
	background: url(../images/bg-content-e.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content div.f {
	background: url(../images/bg-content-f.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content div.g {
	background: url(../images/bg-content-g.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content div.h {
	background: url(../images/bg-content-h.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content div.i {
	background: url(../images/bg-content-i.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content div.j {
	background: url(../images/bg-content-j.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content div.k {
	background: url(../images/bg-content-k.png) no-repeat;
	height: 370px;
	overflow: hidden;					
}
#content div.c {
	background: url(../images/bg-content-c.png) repeat-y;
	padding: 0 20px 26px 19px;
	height: 1%;
}
#content div.d {
	background: url(../images/bg-content-plain.png) no-repeat;
	height: 370px;
	overflow: hidden;
}
#content .content-holder {
	background: url(../images/bg-content-holder.gif) no-repeat;
	padding: 35px 10px 0 60px;
}
#content h1.logo {
	background: url(../images/text-idaho.png) no-repeat;
	height: 57px;
	width: 529px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 37px 3px;
	line-height: 57px;
}
#content img.alignleft {
	float: left;
	margin-right: 13px;
}
#content .infobox {
	overflow: hidden;
	height: 1%;
	line-height: 21px;
}
#content .info-holder {
	float: left;
	width: 338px;
	padding-top: 12px;
}
#content .info-holder p {
	margin: 0;
}
#nav {
	margin: 0;
	padding: 109px 0 0;
	list-style: none;
	float: left;
	width: 218px;
	overflow: hidden;
	position: relative;
	left: 17px;
}
#nav li {margin-bottom: 3px;}
#nav a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 44px;
	width: 249px;
	cursor: pointer;
	position: relative;
}
#nav a.home {background: url(../images/btn-home.png) no-repeat;}
#nav a.about {background: url(../images/btn-about.png) no-repeat;}
#nav a.materials {background: url(../images/btn-materials.png) no-repeat;}
#nav a.education {background: url(../images/btn-education.png) no-repeat;}
#nav a.research {background: url(../images/btn-research.png) no-repeat;}
#nav a.news {background: url(../images/btn-news.png) no-repeat;}
#nav a.resources {background: url(../images/btn-resources.png) no-repeat;}
#nav a.assistance {background: url(../images/btn-assistance.png) no-repeat;}
#nav a.contact {background: url(../images/btn-contact.png) no-repeat;}

