
  <style>
  article,
  aside,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  audio,
  section {
    display: block;
    color: #797979;
    }
  body {
    font-family: Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    background: white;
	color: #797979;
}
  body p, #swapContent {
	  font-size: 11px;
	  line-height: 1.3em;
	  margin: 0;
	  padding: 0;
	color: #797979;
}
  body a {
    color: #797979;
    text-decoration: underline;
    
  }
 
  #wrapper   {
  position:absolute;
 height:365px; 
 width:540px;
 margin:-205px 0px 0px -270px;
 top: 50%; 
 left: 50%;
	color: #797979;
}

#inBounds	{
	display: none;
	color: #797979;
}

#inBounds2	{
	display: none;
	color: #797979;
}

#text1 {
     
 
	color: #797979;
	font-size: 13px;
	line-height: 1.7em;
	padding: 10px;


}

#text2 {
    float: right;
vertical-align: bottom;

	color: #797979;
	font-size: 13px;
	line-height: 1.7em;
	padding: 15px;
	padding-top: 135px;

}

  
  figure {
    margin: 0;
	color: #797979;
	margin-bottom: 10px;
}
  figure img {
    height: 365px;
	color: #797979;
	
}
  #targetImg {
    display: block;
	color: #797979;
    display: none;

}

  #swapContent {
    float: right;
    position: absolute;
    top: 395px;
    left: 510px;
	color: #797979;
	font-size: 10px;
}
  #textOverlay {
    position: absolute;
    margin: 0;
    top: 0px;
    left: 0px;
    z-index: 100;
    display: none;
	color: #797979;
    height: 365px;

}

  #mainContent {
	color: #797979;
    display: none;
     top: 370px;
	position: absolute;
}

  </style>