#BaseLayer {
	position:absolute;
	width:700px;
	height:801px;
	z-index:2;
	left: 150px;
	top: 0px;
	background-color: #000000;
	background-image: url(Images/Base.jpg);
}
body {
	background-color: #FFFFFF;
}
#HeaderLayer {
	position:absolute;
	width:600px;
	height:100px;
	z-index:3;
	left: 200px;
	top: 60px;
	background-image: url(Images/header.jpg);
}
#TextLayer {
	position:absolute;
	width:700px;
	height:801px;
	z-index:1;
	left: 200px;
}

#ImagesLayer {
	position:absolute;
	width:407px;
	height:280px;
	z-index:4;
	left: 235px;
	top: 283px;
	background-image: url(Images/BBardenPIRImageSquare.jpg);
}
#HomeBtnLayer {
	position:absolute;
	width:100px;
	height:20px;
	z-index:5;
	left: 280px;
	top: 190px;
}
#AboutBtnLayer {
	position:absolute;
	width:100px;
	height:20px;
	z-index:4;
	left: 390px;
	top: 190px;
}
#ContactBtnLayer {
	position:absolute;
	width:100px;
	height:20px;
	z-index:5;
	left: 500px;
	top: 190px;
}
#FooterLayer {
	position:absolute;
	width:600px;
	height:40px;
	z-index:6;
	left: 200px;
	top: 577px;
	background-image: url(Images/footer.jpg);
}
#LinkLayer {
	position:absolute;
	width:100px;
	height:450px;
	z-index:7;
	left: 680px;
	top: 120px;
}
#MailLayer {
	position:absolute;
	width:192px;
	height:20px;
	z-index:8;
	left: 405px;
	top: 654px;
}
#AddressLayer {
	position:absolute;
	width:512px;
	height:21px;
	z-index:9;
	left: 245px;
	top: 683px;
	background-image: url(Images/address_line2.jpg);
}
#TitleLayer {
	position:absolute;
	width:434px;
	height:25px;
	z-index:10;
	left: 240px;
	top: 230px;
	background-image: url(Images/title.jpg);
}
#ContactLayer {
	position:absolute;
	width:305px;
	height:20px;
	z-index:11;
	left:348px;
	top:627px;
	background-image: url(Images/address_line1_redo.jpg);
}

#Sparks {
	position:absolute;
	width:218px;
	height:90px;
	z-index:12;
	left: 200px;
	top: 635px;
	background-image: url(Images/sparks.jpg);
}
#Page2Text {
	position:absolute;
	width:400px;
	height:400px;
	z-index:13;
	left: 653px;
	top: 260px;
	background-image: url(Images/page2text.jpg);
}
#Contact {
	position:absolute;
	width:100px;
	height:20px;
	z-index:14;
	left: 250px;
	top: 311px;
}
p
{
color:#FFFFFF;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
}
.SmallText
{
color:#FFFFFF;
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
}
.SmallTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
}

