

body{
   
    text-align:center;
    min-width:1280px;
    min-height:720px;
}

#vertical{
    float:left;
    height:10%;
    margin-top:-160px;/* half vertical height*/
    width:100%;

}
#hoz {
    width:1280px;
    margin-left:auto;
    margin-right:auto;
    height:720px;
     overflow:auto;/* allow content to scroll inside element */
    text-align:left;
}



#centerer {
	  width: 1280px;
margin: 0 auto;	
}


/* You named this layer bg_center_jpg */
#Layer-1 {
  position: absolute;
 top: 0px;
  width: 1280px;
  height: 720px;
  z-index: 1;
}

/* You named this layer copywrite */
#Layer-2 {
	position: absolute;
	left: 1008px;
	top: 687px;
	width: 130px;
	height: 9px;
	z-index: 2;
	
}

/* You named this layer main */
#Layer-3 {
  position: absolute;
  left: 132px;
  top: 98px;
  width: 1018px;
  height: 567px;
  z-index: 3;
}

/* You named this layer resume_link */
#Layer-4 {
  position: absolute;
  left: 500px;
  top: 685px;
  width: 94px;
  height: 17px;
  z-index: 4;
}

/* You named this layer resume_linkover */
#Layer-5 {
  position: absolute;
  left: 500px;
  top: 685px;
  width: 94px;
  height: 17px;
  z-index: 5;
}

/* You named this layer shotlist_link */
#Layer-6 {
  position: absolute;
  left: 329px;
  top: 685px;
  width: 125px;
  height: 17px;
  z-index: 6;
}

/* You named this layer shotlist_linkover */
#Layer-7 {
  position: absolute;
  left: 329px;
  top: 685px;
  width: 125px;
  height: 17px;
  z-index: 7;
}

/* You named this layer reel_link */
#Layer-8 {
  position: absolute;
  left: 231px;
  top: 684px;
  width: 56px;
  height: 17px;
  z-index: 8;
}

/* You named this layer reel_linkover */
#Layer-9 {
  position: absolute;
  left: 231px;
  top: 684px;
  width: 56px;
  height: 17px;
  z-index: 9;
}

/* You named this layer main_link */
#Layer-10 {
  position: absolute;
  left: 134px;
  top: 685px;
  width: 58px;
  height: 17px;
  z-index: 10;
}

/* You named this layer main_linkover */
#Layer-11 {
  position: absolute;
  left: 134px;
  top: 685px;
  width: 58px;
  height: 17px;
  z-index: 11;
}

/* You named this layer contact */
#Layer-12 {
  position: absolute;
  left: 903px;
  top: 35px;
  width: 243px;
  height: 45px;
  z-index: 12;
}

/* You named this layer name */
#Layer-13 {
  position: absolute;
  left: 128px;
  top: 30px;
  width: 437px;
  height: 47px;
  z-index: 13;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
