body { 
	background: #fff;
	text-align: center; 
	font-family: Cantarell, 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif; 
	font-weight: normal; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	margin: 0px; 
	min-width: 950px; 
}
div,p,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea { 
	padding: 0; 
	margin: 0; 
}
img { 
	border: 0; 
}

div#page_outer { background: url(../art/h_bg.jpg) no-repeat; }


div.main {
	clear: both;
	text-align: left;
}

div.righttop {
	float: right; 
	width: 238px;
	text-align: right;
	padding-right: 20px;
	padding-top: 25px;
}

div.righttop span.partner {
	color: #ab955f;
	letter-spacing: 2px;
	font-size: 13px;
}

img.npr {
	padding-left: 17px;
	width: 114px;
	float: left;
	padding-top: 8px;
}

img.title {
	margin-top: 20px; margin-left: 15px;
}

h1 {
	margin: 0 0 5px 20px;
	padding: 0;
	text-align: left;
	font-size: 15px;
	line-height: 15px;
	color: #7d7665;
	font-weight: 500;
}

h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}

h4 {
	text-align: left;
	padding: 0 0 5px 20px;
	color: #444;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
}

a.comlink {
	float: right;
	width: 180px;
	height: 20px;
	text-decoration: none;
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
	padding: 6px 35px 4px 0;
	margin-right: 10px;
	background-image: url(../art/pl_cm.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

a:link {
	color: #f00;
}

a:visited {
	color: #933;
}

a:hover {
	color: #817d0b;
	text-decoration: none;
}

table.main {
	padding: 0;
	margin: 0;
	clear: both;
}

div.mainbox {
	clear: both;
	margin: 5px 0 8px 0;
}

table.main td {
	vertical-align: top;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.main td.right {
	width: 300px;
}

table.main td.right div.ad { background: #fff url(../art/adbg.gif) no-repeat;  text-align: center; width: 300px; padding: 10px; clear: both;}
table.main td.right div.ad span.pbsad { font-size: 13px; color: #aaa; text-align: center; line-height: 13px; display: block; padding: 4px; }






table.main td.right div.upbox {
	border: 1px solid #babcbd;
	background: #fff;
	-webkit-box-shadow: -7px 5px 7px #e4e3e3;
	-moz-box-shadow: -7px 5px 7px #e4e3e3;
	box-shadow: -7px 5px 7px #e4e3e3;
	clear: both;
	text-align: left;
	padding-top: 6px;
	cursor: pointer;
}

table.main td.right div.upbox a.title  {
	font-size: 22px;
	font-weight: light;
	margin: 0 0 5px 0;
	padding: 4px;
	text-decoration: none;
}

table.main td.right div.upbox div.uptext {
	border: 1px solid #fff;
	background: #e1e1e1 url(../art/upboxbg.gif) no-repeat;
	padding: 7px;
	font-size: 14px;
}

table.main td.right div.upbox span.relt {
	color: #967f4f;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: light;
	margin: 0 0 5px 0;
	padding: 10px;
}

table.main td.right div.upbox div.uptext span.date {
	color: #7f7f7f;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 4px;
}

table.main td.right div.upbox div.uptext p {
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 17px;
	font-size 17px;
	padding: 4px;
}


table.main td.left {
	text-align: left;
	padding: 8px 8px 0 8px;
	width: 22%;
}

table.main td.left h3 {
	color: #666;
	padding-left: 10px;
	padding-bottom: 12px;
}

table.main td.video h3 {
	color: #666;
	margin: 9px 0 9px 0;
	padding-top: 9px;
}

table.main td.video {
	text-align: center;
	width: 54%;
}

table.main td.video div.videoarea {
	padding: 10px 10px 5px 10px;
}

table.main td.video div.videoarea div.social {
	text-align: right;
	padding: 9px 0 0 0;
}

div.story {
	font-size: 15px;
	line-height: 16px;
	padding: 9px;
	clear: both;
	color: #333;
	border-bottom: 1px solid #a69c84;
	overflow: auto;
	cursor: pointer;
	text-align: left;
}

div.story a.title {
	text-decoration: none;
	font-size: 19px;
	line-height: 19px;
}

a.titlecredits {
	text-decoration: none;
	font-size: 17px;
	line-height: 17px;
	padding: 9px;
	display: block;
}

div.story a.morelink, div.feature a.morelink {
	float: right;
	display: block;
	text-decoration: none;
	font-size: 13px;
	margin-top: 5px;
}

div.story span.date {
	color: #674a03;
	display: block;
	font-size: 14px;
	margin: 6px 0 6px 0;
}

div.story span.intro {
	color: #606162;
	display: block;
	font-size: 14px;
	margin: 6px 0 6px 0;
}


div.comments {
	text-align: left;
	clear: both;
	background: #dedee2 url(../art/pl_cmbg.png) repeat-x;
	padding: 15px 80px 20px 20px;
}

div.comments h3 {
	letter-spacing: 2px;
	color: #444;
	margin-bottom: 4px;
}

div.comments h3.nopad {
	color: #4a4ca2;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 4px;
	margin-bottom: 9px;
}

div.comments p.commentguide {
	font-size: 14px;
	padding: 8px;
	color: #4a4ca2;
	line-height: 14px;
	margin-top: 20px;
	background-color: #eee;
}

div.storiesbox {
	background: #fff url(../art/h_storiesbg.gif) repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
}


div.feature {
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 15px;
	font-size: 15px;
	overflow: auto;
	cursor: pointer;
	border-left: 6px solid #ccbf9e;
	color: #555;
}

div.feature:hover {
	background-color: #e7e0cf;
	border-left: 6px solid #817d0b;
}

div.feature a.head {
	font-size: 18px;
	margin-bottom: 3px;
	display: block;
	line-height: 18px;
	text-decoration: none;
}
div.bottom {
	font-size: 14px;
	color: #666;
	padding: 4px 20px 4px 20px;
}

div.storiesbox div.morelink {
	background: url(../art/h_morebg.jpg) repeat-x;
	padding: 4px;
	cursor: pointer;
}

div.storiesbox div.morelink a {
	text-decoration: none;
}