/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:0;
  min-width: 452px:
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  line-height:14;
  background-color:transparent;
  text-align:center;
}
p, div { font-family:arial,helvetica,"sans serif"; font-size:12px; padding-top:0px; line-height:15px; color:#eee} 

a:link, a:visited, a:active { 
  color: #d2cbcc;
  text-decoration: underline; 
	}

a:hover { 
  color: #fff;
  text-decoration: underline; 
	}


img.buffer {
  margin-top: 54px;
}

div#wrapper{
  width:458px;
  height: 537px;
  margin: 0px auto;
  margin-top: 0px;
  z-index: 1;
  position: relative;
  }
  
 div#arrowbar{
	width: 458px;
	height: 18px;
	top: 360px;
	position:absolute;
}