body {
	background-image: url(images/gen/pinstripe.jpg);
}
#index_content_box {
	height: 480px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 25px;
}
#signature {
	background-image: url(images/gen/signature.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 34px;
	width: 308px;
	z-index: 10;
	top: 5px;
	left: 25px;
}
#photo1 {
	background-image: url(images/index/photo1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 215px;
	width: 146px;
	left: 32px;
	top: 265px;
	z-index: 6;
}
#ldandt {
	background-image: url(images/index/ldandt.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 55px;
	top: 40px;
	height: 25px;
	width: 280px;
	z-index: 10;
}
#photo2 {
	background-image: url(images/index/photo2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 221px;
	width: 154px;
	left: 380px;
	top: 46px;
	z-index: 5;
}
#photo3 {
	background-image: url(images/index/photo3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 162px;
	width: 206px;
	left: 535px;
	top: 300px;
	z-index: 9;
}
#bluebox1 {
	background-image: url(images/index/bluebox1.png);
	background-repeat: no-repeat;
	height: 316px;
	width: 246px;
	position: absolute;
	top: 75px;
	left: 150px;
	z-index: 1;
}
#bluebox2 {
	background-image: url(images/index/bluebox2.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 323px;
	position: absolute;
	top: 202px;
	left: 497px;
	z-index: 4;
}
#bluebox3 {
	background-image: url(images/index/bluebox3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 83px;
	width: 231px;
	left: 509px;
	z-index: 8;
}
#greybox1 {
	background-image: url(images/index/greybox1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 80px;
	width: 343px;
	top: 31px;
	z-index: 3;
}
#greybox2 {
	background-image: url(images/index/greybox2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 166px;
	width: 205px;
	left: 355px;
	top: 235px;
	z-index: 7;
}
#greybox3 {
	background-image: url(images/index/greybox3.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 151px;
	width: 111px;
	left: 583px;
	top: 65px;
	z-index: 2;
}

#biography
	{
	display: block;
	position: absolute;
	top: 125px;
	left: 200px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menubio.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#biography:hover
	{
	background-position: 0 0px;
	}
#biography span
	{
	display: none;
	}

#resume
	{
	display: block;
	position: absolute;
	top: 175px;
	left: 200px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menures.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#resume:hover
	{
	background-position: 0 0px;
	}
#resume span
	{
	display: none;
	}

#portfolio
	{
	display: block;
	position: absolute;
	top: 225px;
	left: 200px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menuport.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#portfolio:hover
	{
	background-position: 0 0px;
	}
#portfolio span
	{
	display: none;
	}

#contact
	{
	display: block;
	position: absolute;
	top: 275px;
	left: 200px;
	width: 80px;
	height: 20px;
	background-image: url(images/gen/menucont.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	z-index: 10;
	}
#contact:hover
	{
	background-position: 0 0px;
	}
#contact span
	{
	display: none;
	}
