/*
JOIN
*/
#join_bodyholder {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #6C5252;
	}
#join_header {
	background: #fff2f2 url(join_hea.jpg) top left no-repeat;
	width: 955px;
	height: 254px;
	}
#join_footer {
	background: #fff2f2 url(join_blo.jpg) top left repeat-y;
	text-align: center;
	}
#join_footer a {
	color: #B94C52;
	}
#join_footer_top {
	background: #fff2f2 url(join_foo.jpg);
	height: 62px;
	}
#join_footer_bottom {
	background: #fff2f2 url(join_foo.jpg);
	height: 19px;
	}
.join_block {
	background: #fff2f2 url(join_blo.jpg) top left repeat-y;
	padding: 20px;
	text-align: left;
	}
.join_banner {
	padding-left:18px;
	}
/*
MAIN
*/
#bodyholder {
	width: 963px;
	background: transparent url(pg_bg000.jpg) top center repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 10px 0 10px;
	}
#header {
	background: transparent url(header00.jpg) top left no-repeat;
	height: 250px;
	}
#welcome {
	background: transparent url(header00.jpg) top left no-repeat;
	height: 55px;
	padding: 250px 20px 20px 20px;
	text-align: center;
	color: #7E4726;
	}
#frm {
	border: 2px solid #C78E71;
	width: 500px;
	}
#frm TR {
	background-color: #f9dddd;
	}
#frm_text {
	background-color: #f0afaf;
	color: #FFFFFF;
	}
#frm_input {
	background-color: #FFFFA0;
	width: 200px;
	}
.footer_txt {
	font-size:10px;
}
#footer {
	color: #cd5151;
	}
#footer a {
	color: #cd5151;
	}
#about {
	background: #f6bdbd url(about_bg.jpg) top left no-repeat;
	height: 230px;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #7E4726;
	position: relative;
	}
#about .blurb {
	padding: 0 10px 0 10px;
	float: left;
	text-align: left;
	width: 645px;
	}
#about .blurb h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
	}
#about .boxes {
	background: #f3b1b1 url(about_bo.jpg) top left no-repeat;
	width: 298px;
	height: 245px;
	z-index: 9;
	position: absolute;
	right: 0px;
	top: -15px;
	text-align: left;
	}
#about .boxes .box1 {
	z-index: 10;
	position: absolute;
	left: 80px;
	top: 4px;
	width: 200px;
	}
#about .boxes .box1 img{
	border: 1px solid #fff1f1;
	}
#about .boxes .box2 {
	z-index: 10;
	position: absolute;
	left: 90px;
	top: 100px;
	width: 245px;
	}
#about .boxes .box3 {
	z-index: 10;
	position: absolute;
	left: 90px;
	top: 180px;
	width: 245px;
	}
#about .boxes .title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #fff;
	}
#about .boxes .s1 {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #832525;
	}
#about .boxes .s2 {
	text-align: right;
	font-size: 10px;
	color: #832525;
	}
#about .boxes .s3 {
	font-size: 10px;
	color: #832525;
	}
#about .boxes .s3 a {
	font-size: 10px;
	font-weight: bold;
	color: #832525;
	}
#about .ruleh {
	height: 20px;
	background: transparent url(about_ru.gif) center center repeat-x;
	}
#about .hdtext {
	font-size: 10px;
	color: #7E4726;
	}
#about A {
	color: #7E4726;
	}
#menu {
	padding-left:18px;
}
.block_bg {
	background: #fff2f2 url(block_bg.jpg) top left repeat-y;
	}
.block {
	padding: 15px 10px 0px 18px;
	/*margin: 0 10px 0 10px;*/
	text-align: center;
	color: #7E4726;
	}
.flashcontent {
	padding-left:10px;
	}
.frame {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #AB8475;
	}
.movie_desc {
	padding-left: 10px;
	text-align: left;
	}
.ruleh {
	height: 15px;
	background: transparent url(ruleh000.gif) center center repeat-x;
	}
.rulev {
	width: 30px;
	background: transparent url(rulev000.gif) center center repeat-y;
	}
.def_padding {
	padding: 0 9px 0 17px;
	}
.download {
	background: #4b4b4b url(download.jpg) top left repeat-x;
	width: 913px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}
.download .left {
	float: left;
	width: 500px;
	}
.download .right {
	float: right;
	width: 250px;
	text-align: right;
	color: #cecece;
	padding-right:10px;
	}
.download .right a {
	font-size: 10px;
	color: #ee9393;
	}
.clear {
	clear: both;
	line-height: 0; font-size: 0;
	}

/*
BASIC
*/
BODY {
	margin: 0;
	padding: 0;
	background-color: #f6bdbd;
	color: #F4E9E9;
	text-align: center;
	}
BODY, TABLE, TD {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}
A   {
	color: #fff;
	text-decoration: underline;
	}
A:hover   {
	text-decoration: none;
	}
IMG {
	border: 0;
	}
P   {
	margin: 0;
	padding: 5px 0 5px 0;
	}

/*
FORM ELEMENTS
*/

FORM, TEXTAREA {
	margin: 0;
	padding: 0;
	}

/*
OPACITY
*/
.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
