html,body{
  height:100%;
}

body {
	background: #3C0018;
	text-align: center;
  padding:0;
  margin:0;
  font:1.3em Trebuchet MS, Verdana, sans;
  color:#c0c0c0;
  text-align:center;
}

table{
  height:100%;
  width:100%;
  font:1px Verdana;
  line-height:1px;
  margin:0 auto;
}

.td_flash{
  width:100%;
  height:550px;
  text-align:center;
}

#sw_site {
	margin: 0 auto;
  padding:0;
}

.hide {
	display: none;
}