/* You named this layer bgGlow_center */
#Layer-1 {
  position: absolute;
  margin-left: -411px;
  left: 50%;
  top: +0px;
  width: 822px;
  height: 100px;
  z-index: 1;
}

/* You named this layer borderSolid_center */
#Layer-2 {
  position: absolute;
  margin-left: -359.5px;
  left: 50%;
  top: +41px;
  width: 719px;
  height: 519px;
  z-index: 2;
}

/* You named this layer home_link */
#Layer-3 {
  position: absolute;
  left: 20px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 3;
}

/* You named this layer home_linkOver */
#Layer-4 {
  position: absolute;
  left: 20px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 4;
}

/* You named this layer contact_link */
#Layer-5 {
  position: absolute;
  left: 190px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 5;
}

/* You named this layer contact_linkover */
#Layer-6 {
  position: absolute;
  left: 190px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 6;
}

/* You named this layer blog_link */
#Layer-7 {
  position: absolute;
  left: 360px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 7;
}

/* You named this layer blog_linkover */
#Layer-8 {
  position: absolute;
  left: 360px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 8;
}

/* You named this layer portfolio_link */
#Layer-9 {
  position: absolute;
  left: 530px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 9;
}

/* You named this layer portfolio_linkover */
#Layer-10 {
  position: absolute;
  left: 530px;
  top: 9px;
  width: 170px;
  height: 60px;
  z-index: 10;
}

/* You named this layer Layer 1 */
#Layer-11 {
  position: absolute;
  left: 40px;
  top: 89px;
  width: 640px;
  height: 400px;
  z-index: 11;
}



/* You named this layer button border_center */
#Layer-13 {
  position: absolute;
  margin-left: -341.5px;
  left: 50%;
  top: 68px;
  width: 683px;
  height: 3px;
  z-index: 13;
}

/* You named this layer btnLine1 */
#Layer-14 {
  position: absolute;
  left: 18px;
  top: 9px;
  width: 3px;
  height: 59px;
  z-index: 14;
}

/* You named this layer btnLine2 */
#Layer-15 {
  position: absolute;
  left: 189px;
  top: 9px;
  width: 3px;
  height: 61px;
  z-index: 15;
}

/* You named this layer btnLine3 */
#Layer-16 {
  position: absolute;
  left: 359px;
  top: 9px;
  width: 3px;
  height: 61px;
  z-index: 16;
}

/* You named this layer btnLine4 */
#Layer-17 {
  position: absolute;
  left: 529px;
  top: 9px;
  width: 3px;
  height: 61px;
  z-index: 17;
}

/* You named this layer btnLine5 */
#Layer-18 {
  position: absolute;
  left: 699px;
  top: 9px;
  width: 3px;
  height: 61px;
  z-index: 18;
}

/* You named this layer pic */
#Layer-19 {
  position: absolute;
  left: 486px;
  top: 104px;
  width: 195px;
  height: 264px;
  z-index: 19;
}

/* You named this layer pic */
#Layer-email {
  position: absolute;
  left: 434px;
  top: 40px;
  width: 206px;
  height: 217px;
  z-index: 20;
}


/* You named this layer text_text */
#Layer-textSmall {
	position: absolute;
	left: 8px;
	top: 9px;
	width: 443px;
	height: 391px;
	z-index: 12;
	text-align: left;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
}


#Layer-textBig {
	position: absolute;
	left: 17px;
	top: 13px;
	width: 640px;
	height: 391px;
	z-index: 12;
	text-align: left;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;

}


/* 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;
  text-decoration:none;
  outline: none;
  border:none;
}
a:link { color: #5ca407; }
a:visited { color: #5ca407; }
