body,html {
	height:100%;
	margin:0px;
}
body,td,th,ol,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

p {color:#000000;}
img { border:0px; }
a {text-decoration:none; color:#E8470F; font-weight: bold;}
a:hover { color:#FF4200; text-decoration: underline; }

#homeitems {
	position: absolute;
	top: 351px;
	left: 15px;
	width: 90%;
}
.subhead {
	font-weight: bold;
	text-transform: uppercase;
}
.nav {
	position:absolute;
	z-index:400;
	left: 21px;
	height: 14px;
}

.topnav {font-size: 10px;}

.textboard {
	position: absolute;
	min-height: 100%;
	border-left: 5px solid #FF4200;
	border-right: 5px solid #FF4200;
	padding: 20px;
	z-index: 10;
}

body#basics {
	background-image: url(images/bg_hands.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#basicsnav {
	left: 20px;
	top: 250px;
}
#basicstextboard {
	width: 470px;
	left: 230px;
}

body#getinvolved {
	background-image: url(images/bg_flip2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#getinvolvednav {
	left: 570px;
	top: 320px;
}
#getinvolvedtextboard {
	width: 450px;
	left: 40px;
}

body#blogs {
	background-image: url(images/bg_rabbit.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#blogsnav {
	left: 40px;
	top: 300px;
}
#blogstextboard {
	width: 400px;
	left: 300px;
}

body#people {
	background-image: url(images/bg_hoopsculpture.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#peoplenav {
	left: 35px;
	top: 80px;
}
#peopletextboard {
	width: 450px;
	left: 260px;
}
