* {
	margin: 0;
	padding: 0;
	border: 0;
}

BODY {
	background: #660000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

#all {
	width: 740px;
	border: #000000 1px solid;
	border-width: 0 1px 0 1px;
	background: #7B0505;
}

.image {
	float: left;
}

.block {
	background: url(images/index/img19.jpg) no-repeat;
	width: 670px;
	height: 509px;
	padding: 0 30px 0 40px;
	clear: both;
	display: block;
}

.block_desc {
	float: left;
	clear: both;
	text-align: left;
	padding: 10px 0 0 5px;
	width: 220px;
}

.block_left {
	float: left;
	width: 440px;
	padding: 10px 0 0 0;
}

.block_right {
	float: left;
	width: 220px;
	padding: 20px 0 0 0;
}

.block_thumb {
	border: #000000 1px solid;
	border-width: 1px 0 0 1px;
	float: left;
	margin: 10px 0 0 0;
}

.block_flash {
	border: #000000 1px solid;
	float: left;
	margin: 0 0 20px 0;
}

.thumb {
	float: left;
	width: 142px;
	height: 101px;
	border: #000000 1px solid;
	border-width: 0 1px 1px 0;
}
.thumb_big {
	float: left;
	width: 214px;
	height: 181px;
	border: #000000 1px solid;
	border-width: 0 1px 1px 0;
}

#join {
	background: url(images/join/img14.jpg) no-repeat;
	width: 650px;
	height: 358px;
	padding: 0 30px 0 60px;
	clear: both;
	display: block;
}

#join_left {
	float: left;
	width: 300px;
	margin: 60px 0 0 0;	
}

#join_right {
	float: left;
	width: 300px;
	margin: 80px 0 0 0;
}

.join_header {
	font-size: 18px;
	font-weight: bold;
}

.spacer {
	clear: both;
}

UL.list li {
	list-style: none;
	background: url(images/join/bullet.gif) no-repeat;
	text-align: left;
	padding: 0 0 10px 20px;
	font-weight: bold;
	font-size: 12px;
}

#footer {
	background: #000000;
	padding: 20px 50px 20px 50px;
	clear: both;
	color: #FFFFFF;	
}

H3 {
	font-size: 18px;
	font-weight: bold;
}



a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.bonustitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-transform: none}

.bonustext {  font-family: Tahoma; font-size: 11px; color: #333333; font-weight: normal; line-height: 13px}

a.bonus {
	font-weight : bold;
}
a.bonus:link {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:visited {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:hover {
	text-decoration : none;	
	color : #ffffff;
}

a.bonus2 {
	font-weight : bold;
}
a.bonus2:link {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:visited {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:hover {
	text-decoration : none;	
	color : #000000;
}

