*, * html {
  margin: 0;
  padding: 0;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #D6BCFF;
}

#header, #content, #footer {
	width: 760px;
	text-align: center;
	border: 1px #FFFFFF solid;
}

#header {
	border-bottom: 0;
}

#content {
	border-top: 0;
	border-bottom: 0;
	background: url('files/border_10.jpg');
}

#footer {
	border-top: 0;
}

.top_img {
	width: 698px;
	height: 399px;
	margin: 0 0 15px 30px;
	border: 1px #FFFFFF solid;
	background: #000000;
	overflow:hidden;
}

.swf, .big_img {
	width: 476px;
	height: 381px;
	margin: 0 0 10px 30px;
	border: 1px #FFFFFF solid;
	background: #000000;
	float:left;
	overflow:hidden;
}

.img {
	margin: 10px 0 16px 523px;
	width: 205px;
	height: 115px;
	border: 1px #FFFFFF solid;
	background: #000000;
	overflow: hidden;
}

.txt {
	width: 688px;
	margin: 10px 0 0 30px;
	padding: 5px;
  text-align: left;
	border: 1px #FFFFFF solid;
}

.center {
	width: 698px;
	margin: 0 0 0 30px;
}

.AddThis {
	padding:5px;
	width:176px;
	height:292px;
	text-align:right;
	background: url('files/header_03.jpg') no-repeat;
	float: left;
	overflow:hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.nav {
	padding: 5px 0 0 0;
	float: left;
	font-weight: bold;
	text-align: center;
}

.nav img {
	border: 1px #FFFFFF solid;
}

.spacer1{
	width: 5px;
	float: left;
	overflow: hidden;
}

.spacer2{
	width: 4px;
	float: left;
	overflow: hidden;
}

.clear {
	clear: both;
}

.footer_txt {
	width: 520px;
	height: 35px;
	background: #FFFFFF;
	text-align: left;
	overflow: auto;
}