body{
  /* This is the background image to the entire page that you
   * get because of the layer 'topbar_bodybg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-4.png) ;
}

/* You named this layer Background_center */
#Layer-1 {
	position: absolute;
	top: 0px;
	width: 900px;
	z-index: 1;
	padding: 0px;
	margin: 0 auto;
}

/* You named this layer bottombar */
#Layer-2 {
	position: absolute;
	left: 0px;
	top: 797px;
	width: 900px;
	height: 10px;
	z-index: 2;
}

/* You named this layer topbar */
#Layer-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 900px;
  height: 69px;
  z-index: 3;
}

/* You named this layer photo */
#Layer-5 {
  position: absolute;
  left: 38px;
  top: 20px;
  width: 488px;
  height: 348px;
  z-index: 5;
}

/* You named this layer logo_link */
#Layer-6 {
	position: absolute;
	left: 540px;
	top: 13px;
	width: 321px;
	height: 258px;
	z-index: 6;
}

/* You named this layer andy_link */
#Layer-7 {
	position: absolute;
	left: 764px;
	top: 293px;
	width: 98px;
	height: 23px;
	z-index: 7;
}

/* You named this layer issues_link */
#Layer-8 {
	position: absolute;
	left: 45px;
	top: 29px;
	width: 53px;
	height: 17px;
	z-index: 8;
}

/* You named this layer volunteer_link */
#Layer-9 {
	position: absolute;
	left: 688px;
	top: 347px;
	width: 90px;
	height: 17px;
	z-index: 9;
}

/* You named this layer donate_link */
#Layer-10 {
  position: absolute;
  left: 796px;
  top: 374px;
  width: 65px;
  height: 17px;
  z-index: 10;
}

/* You named this layer endorse_link */
#Layer-11 {
  position: absolute;
  left: 733px;
  top: 401px;
  width: 128px;
  height: 17px;
  z-index: 11;
}

/* You named this layer contact_link */
#Layer-12 {
  position: absolute;
  left: 791px;
  top: 428px;
  width: 70px;
  height: 17px;
  z-index: 12;
}

/* You named this layer andybillig_twitter */
#Layer-13 {
	position: absolute;
	left: 540px;
	top: 456px;
	width: 350px;
	z-index: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #FFFFFF;
}

#twitter_div {
	background-image: url('twitterBG.png');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top:10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
 
#twitter_div ul li {
	color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #0000FF;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #FF0000;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}

#Layer-13 li {
	list-style: none;
}

/* You named this layer twitterlogo_jpg */
#Layer-14 {
	position: absolute;
	left: 539px;
	top: 471px;
	width: 217px;
	height: 22px;
	z-index: 14;
}

/* You named this layer body_text */
#Layer-15 {
	position: absolute;
	left: 43px;
	top: 381px;
	width: 488px;
	z-index: 15;
	text-align: left;
	height: 800;
}

/* You named this layer body_text2 */
#Layer-16 {
	position: 850;
	left: 0px;
	top: 724px;
	width: 900px;
	height: 20px;
	z-index: 16;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 6px;
}

/* 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; }
a:link {
	color: #990000;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;  /* text-decoration: underline; */
  /* font-weight: bold; */
}
#Layer-15 .style3 .style2 {
	text-align: center;
}
div {
	text-align: center;
}
