*  {
  margin: 0;
  padding: 0;  
}

body {
  overflow: hidden;
  font-family: verdana, sans-serif;
  font-size: 12px;
}

img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -640px 0 0 -960px;
}

h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -170px;
  color: #333333;
  font-size: 26px;
}

h1 em {
 font-style: normal;
 color: #9b9b9b;
}

p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -105px 0 0 -169px;
  color: #333333;
}

a:link, a:visited {
  color: #333333;
}

a:hover, a:active, a:focus {
  color: #9b9b9b;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
	visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-active h1 {
  padding-bottom: 0;
  font-size: 33px;
  width: 275px;
  text-transform: uppercase;
}
