body {
	background-image: url(images/bg.jpg);
	background-color: #351919;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg1 {
	background-image: url(images/bg.png);
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

img {
	border:0;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #ccc;
}

#inf {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
}

#data {
	color: #444;
	font-weight: normal;
	display: inline-block;
}

#data2 {
	color: #666;
	font-size: 14px;	
	font-weight: normal;
	display: inline-block;
	text-align: justify;
}

.content {
	background-image: url(images/viewer.png);
	height: 512px;
	width: 768px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;	
	padding: 40px 25px 0px 25px;
	display: block;
}

.contenthd {
	background-image: url(images/viewerhd.png);
	height: 512px;
	width: 768px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;	
	padding: 40px 25px 0px 25px;
	display: block;
}

.join {
background-repeat: no-repeat;	
background-position: right;	background-image: url(images/join_01.jpg);
}
.join2 {
background-repeat: no-repeat;	
background-position: left;	background-image: url(images/join_03.jpg);
}