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;
}


.desc {
	width: 370px;
}
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_07.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	color: #993300;
	text-align: center;
}
#buttons p {
	padding-top: 20px;
	padding-bottom: 10px;
}
#buttons p.notice {
	margin-top: -20px;
	color: #000;
	text-align: justify;
	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;
}
.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;
}
p.header {
	text-align: left;
}
#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;
}
#bottom 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;
}

.thumb_bg {
	background-image: url(images/thumb_bg.jpg);
}
.thumb {
	float: left;
	margin-left: 38px;
	width: 150px;
	background-image: url(images/thumb_bg_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 36px;
}


.thumb4 .thumb {
background-image:url(images/thumb_bg_top.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
margin-left:9px;
padding-top:36px;
width:150px;
}


.thumb4 .thumb p {
	font-size: 12px;
	color: #6c130b;
	text-align: center;
}

.thumb4 .desc {
float:left;
margin-top:30px;
width:340px;
}


.thumb p {
	font-size: 12px;
	color: #6c130b;
	text-align: center;
}
.thumb img {
	width: 135px;
	height: 180px;
	background-color: #FFFFFF;
}

