
/* BEGIN FLASH SITE */
body { background:#fff url(../../images/body-bg.gif) center center repeat-x; }
body, html { text-align: center; }

#centered { /* FLASH CONTENT */
	display:none;
}

/* BEGIN ALT SITE */
html {  }
html body { background:#fff;  font-family:Tahoma, Arial, Helvetica, sans-serif;  font-size:12px;  color:#000;  text-align:center; }

html #content { display:none; }
html #altcontent { display:block;  margin:0 auto;  text-align:center; }

html #altcontent h1 span { display:none; }
html #altcontent p { margin: 10 auto; }
html #altcontent p.flashdownload { display:none; }
html #altcontent h2 { font-size: 15px;  color:#3a2b2b;  font-weight:200; }
html #altcontent img { border:0; }
html #altcontent span.copyright { color:#666;  font-size: 11px; }

#navigation { display:none; }

/* END ALT SITE */