body {
	background: #fff;
	border:0;
	padding:0;
	margin:0;
	}
	
form {
	margin:0;
	padding:0;
	}
	
#pageFrame {
	width: 776px;
	margin:5px auto;
	}
	
#logo {
	float:left;
	width:183px;
	}
	
#navFrame {
	float:left;
	width: 593px;
	}
	
#slugBox {
	background: url('../~IMAGES/bg_slugboxCorner.gif') top right no-repeat #a9adae;
	padding:3px 8px 0 30px;
	margin-bottom:1px;
	text-align:right;
	}
	
/* Nav */

ul#topNav {
	list-style:none outside;
	margin:15px 0 1px 0;
	padding:0;
	display:block;
	width:593px;
	text-align:left;
	position:relative;
	}
	
ul#topNav li {
	display:inline;
	padding:0;
	margin:0 2px 0 0;
	position:relative;
	list-style:none outside;
	}
	
ul#topNav li a {
	background: url('../~IMAGES/bg_navCorner.gif') top right no-repeat #63696a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	padding:5px 12px;
	height:22px;
	line-height:22px;
	}
	
ul#topNav li a:hover, ul#topNav li.currentPage a {
	background: url('../~IMAGES/bg_navCorner.gif') top right no-repeat #a9adae;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ce193b;
	text-decoration:none;
	text-transform:uppercase;
	}
	
ul#topNav li ul,ul#topNav li.currentPage ul {
	left: -999em;
	position:absolute;
	top:0;
	padding:0;
	margin:0;
	line-height:14px;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
	}
	
ul#topNav li ul li, ul#topNav li.currentPage ul li {
	display:block;
	margin:0;
	padding:2px 0;
	width:120px;
	border-top:1px solid #fff;
	background:#a9adae;
	}
	
ul#topNav li ul li a, ul#topNav li.currentPage ul li a  {
	font-weight:normal;
	display:block;
	color:#fff;
	background:#a9adae;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	height:auto;
	padding:3px 11px;
	}
	
ul#topNav li ul li.currentPage a, ul#topNav li.currentPage ul li.currentPage a {
	color:#ce193b;
	background:#a9adae;
	}
	
ul#topNav li ul li a:hover {
	color:#ce193b;
	background:#a9adae;
	}
	
ul#topNav li.sfhover ul { left: 0px;top:21px; }
ul#topNav li:hover ul {left: 0px;top:19px;}	
/* END: Nav */

#topAdBox {
	background:#fff;
	text-align:right;
	vertical-align:top;
	padding:1px 0 1px 25px;
	float:left;
	width:776px;
	font-size:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 751px;
	}
	html>body #topAdBox{width: 751px;}

#searchBox {
	background:#fff;
	text-align:right;
	vertical-align:top;
	padding:0 48px 2px 0;
	float:left;
	width:776px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 728px;
	}
	html>body #searchBox {width: 728px;}
	
input.searchBox {
	margin:0 0 0 0;
	padding:0;
	height:16px;
	vertical-align:top;
	border:1px solid #666;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	width:175px;
	vertical-align:bottom;
	display:inline;
	}
	
input.searchSubmit {
	border:0;
	font-weight:bold;
	background:#fff;
	color:#000;
	padding:2px 4px;
	margin:0;
	vertical-align:top;
	}
	
#linkBox {
	float:left;
	text-align:right;
	width:776px;
	padding:5px 3px 5px 20px;
	background:#dbdedf;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 753px;
	}
	html>body #linkBox {width: 753px;}
	
#pageNavBox {
	float:left;
	width:776px;
	padding:20px 20px 5px 20px;
	color:#363737;
	background:#dbdedf;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 736px;
	}
	html>body #pageNavBox {width: 736px;}
	
#pageNavBox ul {
	display:inline;
	list-style:none outside;
	margin:0;
	padding:0;
	}
	
#pageNavBox li {
	display:inline;
	padding:0;
	margin:0 5px 2px 5px;
	float:left;
	}
	
#pageNavBox a, #pageNavBox a:visited {
	color:#363737;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	}
	
#pageNavBox a:hover, #pageNavBox li.currentPage a, #pageNavBox li.currentPage a:visited {
	color:#cd375a;
	}
	
#adBox {	
	float:left;
	width:776px;
	background:#e8ece5;
	margin:0 0 2px 0;
	}
	
/* #adBox img {
	border:1px solid #fff;
	}
	*/
	
#alertBox {	
	float:left;
	width:776px;
	background:#e8ece5;
	margin:0;
	font-weight:bold;
	text-align:center;
	color:#c9002e;
	}
	
#adBox p {
	margin:0;
	padding:0;
	}
	
	
#contentFrame {
	float:left;
	width:776px;
	background: url('../~IMAGES/bg_contentFrame.gif') top right repeat-y #fff;
	border:2px solid #dbdedf;
	margin:1px 0 10px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 772px;
	}
	html>body #contentFrame {width: 772px;}
	
#contentFrameBlank {
	float:left;
	width:776px;
	background: #fff;
	border:2px solid #dbdedf;
	margin:1px 0 10px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 772px;
	}
	html>body #contentFrameBar {width: 772px;}
	
.leftContent {
	float:left;
	width:594px;
	padding:25px 65px 35px 65px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 464px;
	}
	html>body .leftContent {width: 464px;}
	
.leftContent p {
	padding: 0 0 10px 0;
	margin:0;
	}
	
.leftContent table {
	margin:0 10px 0 0;
	}

	
.leftContent img {
	margin-left: -40px;
	}
	
.leftContent h1 img {
	margin-left:0px;
	}
	
.NLleftContent {
	float:left;
	width:772px;
	padding:0 25px;
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 722px;
	}
	html>body .NLleftContent {width: 722px;}
	
.NLleftContentShort {
	float:left;
	width:592px;
	padding:0 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 542px;
	}
	html>body .NLleftContentShort {width: 542px;}
	
	
h1#nl_titleBox, h1 #nl_titleBox {
	text-align:right;
	border:1px solid #dbdedf;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	color: #c9002e;
	margin:-1px 0 0 0;
	padding: 5px;
	float:right;
	background:none;
	}
	
h1 .cat_nav_link a {
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	color: #889990;
	margin:-1px 0 0 0;
	padding: 5px;
	float:right;
	background:none;
	}
	
h1 .cat_nav_link a:hover {
	text-decoration:underline;
	}
	
#topStories {
	border:2px solid #b3b7b8;
	padding:5px 10px;
	background: #e3eff6;
	margin:-2px 0 0 0;
	}
	
html>body #topStories{margin:0}
	
	
.rightContent {
	float:right;
	width:177px;
	}
	
ul#archive_list {
	margin:0;
	padding:0;
	background:#a1a5a6;
	list-style:none outside;
	color:white;
	font-weight:normal;
	}
	
ul#archive_list li {
	border-bottom:1px solid #ccc;
	}
	
ul#archive_list li a,ul#archive_list li a:visited {
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	line-height:9px;
	padding:4px 15px;
	background:#a1a5a6;
	font-weight:normal;
	display:block;
	width:147px;
	}
	
ul#archive_list li a:hover {
	background:#023c5a;
	}
	
#topRightCol p {
	margin:6px 0 6px 7px;
	padding:0;
	font-size:9px;
	text-transform:none;
	line-height:15px;
	font-weight:normal;
	color:#525759;
	}
	
#topRightCol a, #topRightCol a:visited {
	color:#000;
	text-decoration:none;
	text-transform:none;
	font-size:9px;
	}
	
#topRightCol a:hover {
	text-decoration:underline;
	}
	
#btn_mediaKit {
	float:left;
	width:75px;
	padding:0 0 10px 7px;
	}
	
#btn_subscribe {
	float:right;
	width:75px;
	padding:0 5px 10px 0;
	text-align:right;
	}
	
.sidebar {
	float:left;
	width:177px;
	padding:0 5px;
	margin:0 0 20px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 167px;
	}
	html>body .sideBar {width: 167px;}
	
.nl_category {
	margin:10px 0;
	border-bottom:2px solid #ccc;
	}
	
.nl_category_content {
	display:block;
	padding:10px 0;
	}
	
.nl_category_content p {
	background: url('../~IMAGES/bg_paragraph_arrow.gif') top left no-repeat;
	background-position:0 2px;
	padding:0 0 0 15px;
	margin:5px 0 10px 0;
	}
	

	
.nl_category h2 {
	background:url('../~IMAGES/bg_sectionTitle-right.gif') top right no-repeat;
	background-position:100% 5px;
	color:white;
	text-transform:uppercase;
	font-size:9px;
	font-weight:normal;
	padding:5px 12px 2px 0;
	display:inline;
	height:19px;
	}
	
html>body .nl_category h2 {background-position:100% 0}



.nl_category h2 a {
	background:none;
	padding:0;
	margin:0;
	}
	
.nl_cat_title {
	background:url('../~IMAGES/bg_sectionTitle-left.gif') top left no-repeat;
	margin: 0 0 0 0;
	padding:5px 0 2px 12px;
	font-size:9px;
	height:19px;
	}
	
	
#footer {
	float:left;
	width:772px;
	background:#fff;
	font-weight:normal;
	color:#525759;
	padding:0 25px 10px 25px;
	margin-top:25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 722px;
	}
	html>body #footer {width: 722px;}
	
#footer p {
	font-weight:normal;
	color:#525759;
	}
	
#footer a, #footer a:visited {
	color:#525759;
	text-decoration:none;
	font-weight:bold;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
#footerText {
	background: url('../~IMAGES/bg_footerbox-left.gif') top left no-repeat;
	padding:5px 0 5px 10px;
	float:left;
	font-size:9px;
	line-height:13px;
	width:711px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 701px;
	}
	html>body #footerText {width: 701px;}
	
	
#footerTextRight {
	background: url('../~IMAGES/bg_footerbox-right.gif') top left no-repeat #e3eff6;
	float:left;
	width:11px;
	height:60px;
	}
	
#footerText p {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#525759;
	}
	
#archivesFrame {
	background: #e8ece5;
	padding:25px 0 0 25px;
	min-height:200px;
	height:200px;
	}
html>body #archivesFrame {height:auto;}


#archivesFrame ul {
	color:#808485;
	font-size:12px;
	font-weight:bold;
	margin-left:50px;
	margin-top:25px;
	}
	
#archivesFrame ul li {
	margin-bottom:15px;
	}
	
	
#archivesFrame a {
	text-decoration:none;
	color: #023c5a;
	text-transform:uppercase;
	}
	
#archivesFrame a:hover, #archivesFrame a:active {
	color:#c9002e;
	}