*, * html {
  margin: 0;
  padding: 0;
}

#wrapper {
	padding: 8px 0 0 0;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
}

#header, #content, #footer, #navi {
	margin: 2px auto;
	width: 849px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF;
	border: 1px #FFFFFF solid;
	border-right: 0;
	color: #000000;
}

#header {
	cursor: default;
}

.style1 {
	font-size: 69px;
	font-weight: bolder;
	color: #FF0000;
	padding: 2px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px #000000 solid;
}
.style2 {
	padding: 0 10px 0 0;
	font-size: 100px;
	font-weight: bolder;
	color: #FF0000;
	line-height: 80px;
	background-color: #000000;
	float: left;
}
.style3 {
	padding: 2px 0 0 380px;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	color: #FF0000;
	background: #FFFFFF;
}
.style4 {
	padding: 0 0 0 381px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}
.style5 {
	font-size: 26px;
	font-weight: bolder;
	color: #FFFFFF; 
	background-color: #000000;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	text-align: center;
	padding: 2px;
}

.top_img {
	width: 828px;
	height: 430px;
	margin: 9px 10px 0 9px;
	border: 1px #000000 solid;
	background: #000000;
	overflow:hidden;
}

.swf, .big_img {
	width: 610px;
	height: 350px;
	margin: 10px 0 10px 9px;
	border: 1px #000000 solid;
	background: #000000;
	float:left;
	overflow:hidden;
}

.img {
	margin: 10px 0 10px 631px;
	width: 206px;
	height: 169px;
	border: 1px #000000 solid;
	background: #000000;
	overflow: hidden;
}

.txt {
	margin: 0 0 10px 9px;
	padding: 5px;
	width: 600px;
	height: 159px;
  text-align: left;
	color: #000000;
	border: 1px #000000 solid;
	background: #FFFFFF;
	float: left;
}

.title {
	color: #FF0000;
	font-size: 24px;
	font-weight: bolder;
	text-transform: uppercase;
	background: #FFFFFF;
}

.center {
	width: 698px;
	margin: 0 0 0 30px;
}

.AddThis {
	padding:5px;
	width:176px;
	height:292px;
	text-align:right;
	float: left;
	overflow:hidden;
}

.button a {
	padding: 0 7px 0 6px;
	color: #000000;
	font-size: 46px;
	font-weight: bold;
	background: #FFFFFF;
	text-decoration: none;
	float: left;
}

.clear {
	clear: both;
}

.footer_txt {
	width: 520px;
	height: 35px;
	background: #FFFFFF;
	text-align: left;
	overflow: auto;
}