/* CSS Document */

html, body {
	background-image: url(../images/backgrounds/squares6.gif);
}


#item1 {
	position: absolute;
	left: 277px;
	top: 0px;
	z-index: 6;
	background-image: url(../images/backgrounds/bio1.gif);
	width: 484px;
	height: 42px;
}

#item2 {
	position: absolute;
	left: 652px;
	top: 86px;
	width: 153px;
	height: 148px;
	background-repeat: no-repeat;
	z-index: 1;
	background-image: url(../images/backgrounds/bio2.gif);
}

#item3 {
	position: absolute;
	left: 9px;
	top: 340px;
	width: 257px;
	height: 177px;
	background-repeat: no-repeat;
	z-index: 7;
	background-image: url(../images/backgrounds/bio3.gif);
}

#item4 {
	position: absolute;
	left: 617px;
	top: 314px;
	width: 256px;
	height: 460px;
	background-repeat: no-repeat;
	z-index: 7;
	background-image: url(../images/backgrounds/bio9.gif);
}

#item5 {
	position: absolute;
	left: 21px;
	top: 658px;
	width: 241px;
	height: 55px;
	background-repeat: no-repeat;
	z-index: 7;
	background-image: url(../images/backgrounds/bio6.gif);
}

#item6 {
	position: absolute;
	left: 0px;
	top: 840px;
	width: 509px;
	height: 112px;
	background-repeat: no-repeat;
	z-index: 7;
	background-image: url(../images/backgrounds/bio7.gif);
}

#item7 {
	position: absolute;
	left: 449px;
	top: 502px;
	width: 167px;
	height: 338px;
	background-repeat: no-repeat;
	z-index: 7;
	background-image: url(../images/backgrounds/bio8.gif);
}



/*
#textblock .copyblock p {
	text-indent: 2em;
}*/

.tabbed {
	postition: absolute;
	margin-left: 2em;
}

#textblock p {
	padding-bottom: 1em;
}