@charset "UTF-8";
/* CSS Document */

.centerblockabsolute {
  position: absolute;
  width: 795px;
  height: 509px;
  left: 50%;
  top: 50%;
  margin-left: -397px;
  margin-top: -254px;
  z-index:2;
}

body {
	background-image:url(images/laraBG.gif);
	background-position:top;
	background-repeat:repeat;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;

}

#centerWhite {
  top: 50%;
	left:0px;
	background-color:#ffffff;
  position: absolute;
  width: 100%;
  height: 529px;
  margin-top: -264px;
  z-index:0;
}

#centerRow {
  top: 50%;
	left:0px;
	background-color:#d9f1fa;
  position: absolute;
  width: 100%;
  height: 509px;
  margin-top: -254px;
  z-index:1;
}


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:795px;
	height:509px;
	background-image:url(images/Lara_Final_SiteSliced.jpg);
	background-position:top;
	background-repeat:no-repeat;
  z-index:3;
}

#logo {
	position:absolute;
	left:158px;
	top:99px;
	width:280px;
	height:50px;
}


#bioNav {
	position:absolute;
	left:506px;
	top:97px;
	width:73px;
	height:31px;
  z-index:4;
}

#resumeNav {
	position:absolute;
	left:579px;
	top:97px;
	width:61px;
	height:31px;
  z-index:4;
}

#articlesNav {
	position:absolute;
	left:640px;
	top:97px;
	width:63px;
	height:31px;
  z-index:4;
}

#contactNav {
	position:absolute;
	left:703px;
	top:97px;
	width:68px;
	height:31px;
  z-index:4;
}

#flashcontent {
	position:absolute;
	left:126px;
	top:156px;
	width:655px;
	height:315px;
  z-index:4;
}
