body {
	margin: 0px;
	padding: 0px;
	background-color: #361101;
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #f00;
	text-transform: capitalize;
}
a:hover {
	text-decoration: none;
	color: #900;
}
p {
	margin: 0px;
	padding: 0px;
}
#left {
	background-image: url(images/border_left.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 1000px;
}
#right {
	background-image: url(images/border_right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 1000px;
}
#main {
	width: 978px;
	background-color: #fd8628;
}
#buttons {
	background-color: #feee82;
	background-image: url(images/join_09.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	color: #993300;
	text-align: center;
}
#buttons p {
	font-size: 12px;
	color: #000;
}
p.notice {
	color: #000;
	text-align: center;
	font-size: 10px;
}
.b {
	padding: 0px;
	margin: 0px;
}
.t24blue {
	font-size: 24px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
.t9blue {
	font-size: 12px;
	color: #f00;
}
.t11white {
	font-size: 14px;
	padding-bottom: 10px;
	padding-bottom: 5px;
}
.option {
	border: 0px solid #993300;
	background-color: #fff6bb;
	padding-top: 6px;
	padding-bottom: 6px;
}
form {
	margin: 0px;
	padding: 0px;
}
.visit {
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.visit a {
	color: #f00;
}

#bottom {
	background-color: #fd8628;
	background-image: url(images/join_15.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-bottom: 0px;
}
p.lan {
	padding-top: 30px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	font-size: 10px;
	text-align: center;
}
#bottom p.lan a {
	color: #fff;
}
.desclaimer {
	margin-top: 30px;
	float: left;
	text-align: justify;
	color: #000;
	font-size: 12px;
}
.links {
	font-size: 12px;
	text-align: center;
	color: #000;
	float: left;
	margin-top: 30px;
	width: 100%;
}
.links a {
	color: #fff;
}
.intro {
	width: 148px;
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	color: #333;
	text-align: justify;
}

.bonus_thumbs {
}
.bonus_thumbs p {
	text-align: center;
}
.bonus_thumbs img {
	float: left;
	margin: 3px;
	margin-left: 6px;
	width: 140px;
	height: 180px;
	background-color: #e46d0f;
	border: 2px solid #fff;
}

#div1 {
	width: 690px;
	border: 0px solid #fc0;
}
