body {
	margin: 0px;
	padding: 0px;
	background-color: #232429;
	font-size: 0px;
	text-shadow: 0 1px 1px #000;
}

img {
	border: 0px;
}

.body {
	position: absolute;

	left: 50%;

	margin-left: -362px;

	width: 724px;
}

.clr_lft {
	clear: left;
}


/* Header */

.hdr {
	position: relative;

	width: 724px;
	height: 143px;

	background-image: url("/resources/gfx/pod/hdr_pod.gif");
}

.hdr_lnk_logo a {
	position: absolute;
	display: block;

	margin-top: 6px;
	margin-left: 9px;

	width: 273px;
	height: 102px;
}

.hdr_lnk_join a {
	position: absolute;
	display: block;

	margin-top: 40px;
	margin-left: 398px;

	width: 281px;
	height: 22px;

	background-image: url("/resources/gfx/pod/btn_jointoday.gif");
}

.hdr_txt_top, .hdr_txt_btm {
	position: absolute;

	margin-left: 364px;

	width: 351px;

	font-family: verdana;
	font-weight: bold;

	text-align: center;
}

.hdr_txt_top {
	margin-top: 3px;

	color: #7F776C;

	font-size: 10px;
}

.hdr_txt_btm {
	margin-top: 93px;

	color: #D7450A;

	font-size: 11px;
}


/* Content */

.cnt {
	padding-right: 29px;
	padding-left: 29px;

	width: 724px; /* IE 5.x */
	width/**/:/**/ 666px;

	background-color: #55514E;
	background-image: url("/resources/gfx/pod/bg_cnt_pod.gif");
	background-repeat: repeat-y;

	overflow: hidden;
}

.cnt_hl {
	clear: left;

	margin-bottom: 1px;
	padding-top: 3px;

	width: 666px;
	height: 30px; /* IE 5.x */
	height/**/:/**/ 27px;

	background-color: #2D2D2D;
	background-image: url("/resources/gfx/pod/cnr_hl.gif");
	background-repeat: no-repeat;

	color: #FFFFFF;

	font-family: verdana;
	font-size: 19px;

	text-align: center;
}

.cnt_img {
	border: 1px #3B3539 solid;
}

.cnt_trn {
	clear: left;

	width: 666px;
	height: 10px;
}

.cnt_tsr a {
	display: block;

	width: 666px;
	height: 68px;

	background-image: url("/resources/gfx/pod/tsr_pod.gif");
}


/* Footer */

.ftr, .ftr_img, .ftr_lnk, .ftr_txt {
	width: 724px;
}

.ftr_lnk, .ftr_lnk a , .ftr_txt{
	color: #9B8474;

	font-family: Verdana;
	font-size: 11px;

	text-align: center;
}

.ftr_img a {
	display: block;

	width: 724px;
	height: 111px;

	background-color: #55514E;
	background-image: url("/resources/gfx/pod/ftr_pod.gif");
}

.ftr_txt {
	margin-top: 16px;
}

.ftr_lnk {
	margin-top: 6px;

	font-weight: bold;
}

.ftr_lnk a {
	font-weight: bold;

	text-decoration: none;
}

.ftr_lnk a:hover {
	color: #D7450A;

	text-decoration: none;
}
.cnt_hl2 {
	clear: left;

	padding-top: 1px;

	width: 666px;
	height: 16px; /* IE 5.x */
	height/**/:/**/ 15px;

	background-color: #3B3539;

	color: #CCC3B4;

	font-family: verdana;
	font-size: 11px;
	font-weight: bold;

	text-align: center;
}
.cnt_img_row {
	position: relative;

	padding-left: 1px;

	width: 666px; /* IE 5.x */
	width/**/:/**/ 665px;
	height: 128px;

	background-color: #2D2D2D;
}

.cnt_img_row img {
	float: left;

	margin: 1px;

	border: 1px #3B3539 solid;
}

.cnt_txt2 {
	text-align: center;
}

.cnt_txt, .cnt_txt2 {
	padding: 7px 9px 9px 9px;

	width: 666px; /* IE 5.x */
	width/**/:/**/ 648px;

	background-color: #2D2D2D;

	color: #CCC3B4;

	font-family: verdana;
	font-size: 10px;
}

.cnt_txt a, .cnt_txt2 a {
	color: #D7450A;

	font-weight: bold;

	text-decoration: none;
}
.cnt_tv_brd {
	width: 613px; /* IE 5.x */
	width/**/:/**/ 612px;
	height: 279px; /* IE 5.x */
	height/**/:/**/ 278px;

	background-color: #3B3539;

	border-right: 1px #55514E solid;
	border-bottom: 1px #55514E solid;
}

.cnt_tv_cvr {
	float: left;

	width: 494px;
	height: 278px;
}

.cnt_tv_cvr img {
	border: 1px #3B3539 solid;
}

.cnt_tv_img {
	float: left;

	width: 105px;
	height: 278px;
}

.cnt_tv_img img {
	margin-top: 8px;
	margin-left: 6px;
}

.cnt_tv_txt {
	padding: 7px 9px 9px 9px;

	width: 613px; /* IE 5.x */
	width/**/:/**/ 594px;

	background-color: #2D2D2D;

	border-right: 1px #55514E solid;

	color: #CCC3B4;

	font-family: verdana;
	font-size: 10px;
}
.cnt_nm, .cnt_tv {
	float: left;
	position: relative;

	width: 666px;

	background-image: url("/resources/gfx/pod/cnt_grid.gif");
}

.cnt_trn_line {
	clear: left;

	width: 666px;
	height: 11px; /* IE 5.x */
	height/**/:/**/ 10px;

	border-bottom: 1px #757671 solid;
}
#at20mc {
	text-shadow: none;
}

