#top_banner {
  position: relative;
  background-image: url("mountains.png");
  top: 0px;
  /* 38 px works well for one */
  left: 0px;
  width: 800px;
  height: 138px;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
  /*margin: 0px auto; Comment in when standardized to center align*/
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
}

#bvwline{

	position:absolute;
	z-index:1;
	background-image: url("bvwline.jpg");
	background-repeat: no-repeat;
	 margin: 0px;
  padding: 0px;
	top:208px;
	left:17px;
	width: 148px;
	height: 35px;
}

#gamedesignline{

	position:absolute;
	z-index:1;
	background-image: url("gamedesignline.jpg");
	background-repeat: no-repeat;
	 margin: 0px;
  padding: 0px;
	top:208px;
	left:32px;
	width: 250px;
	height: 35px;
}

#homeunderline{
	z-index:10;
	position:absolute;
	left: 4px;
	top: 128px;
}

#persunderline{
	z-index:10;
	position:absolute;
	left: 69px;
	top: 128px;
}

#portunderline{
	z-index:10;
	position:absolute;
	left: 141px;
	top: 128px;
}

#resuunderline{
	z-index:10;
	position:absolute;
	left: 207px;
	top: 128px;
}

#gray_line{
    z-index:1;
    position: absolute;
    top: 130px;
    left: 7px;
}

#hhome{
	position:absolute;
	left: 5px;
	width: 59px;
	height: 20px;
	top: 114px;
}

#hpers{
	position:absolute;
	left: 69px;
	width: 64px;
	height: 20px;
	top: 114px;
}

#hport{
	position:absolute;
	text-decoration: none;
	left: 137px;
	width: 68px;
	height: 20px;
	top: 113px;
}

#hresu{
  position:absolute;
  top: 114px;
  left: 208px;
  width: 59px;
  height: 20px;
}

#logo-zone {
position: absolute;
top: 334px;
left: 76px;
height: 21px;
width: 240px;
background-color:#0033CC;
}

#bvwheadermain{

	position:absolute;
	top:201px;
	left:27px;
	width: 692px;
	height: 218px;
}
#bvwportfoliomain{

	position:absolute;
	top:245px;
	left:114px;
	width: 640px;
	height: 218px;
}


#main{
	position:absolute;
	top:161px;
	left:27px;
	width: 692px;
	height: 218px;
	background-color: #FFFFFF;
}

#footie {
    position: absolute;
	left:200px;
    bottom: 3;
}
	
#portfoliomain{
	z-index:5;
	position:absolute;
	top:206px;
	left:26px;
	width: 692px;
	height: 218px;
}

#personalmain{
	z-index:5;
	position:absolute;
	top:206px;
	left:35px;
	width: 754px;
	height: 218px;
}
.box{
   background-color: rgb(220,220,225);
   padding: 5px;
   margin: 30px;
   margin-left: 0px;

   border-style:solid;
   border-width: 1px;
   border-color: rgb(0,0,0);
   width: 600;
}

.persbox{
   background-color: rgb(220,220,225);
   padding: 5px;
   margin: 30px;
   margin-left: 0px;

   border-style:solid;
   border-width: 1px;
   border-color: rgb(0,0,0);
   width: 700;
}

.narrowbox{
   background-color: rgb(220,220,225);
   padding: 5px;
   margin: 30px;
   margin-left: 0px;

   border-style:solid;
   border-width: 1px;
   border-color: rgb(0,0,0);
   width: 500;
}

#portfolio{
	z-index:5;
	position:absolute;
	top:11px;
	left:-125px;
	width: 620px;
	height: 56px;
}

#bvwportfolio{
	z-index:5;
	position:absolute;
	top:237px;
	left:17px;
	width: 88px;
	height: 224px;
}

#personalnav{
	z-index:5;
	position:absolute;
	top:139px;
	left:57px;
	width: 289px;
	height: 60px;
}
#hlinks{
position: absolute;
top:46px;
left:13px;

}
