body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.leaderBoard {
	position: relative;
	height: 100px;
	width: 100%;
	background-color: #587FA8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.leaderBoard .adContainer {
	position: absolute;
	left: 50%;
	margin-left: -364px;
	height: 100%;
	padding-top: 5px;
}

.leaderBoard .adContainer .ad {
	display: table;
	height: 90px;
	width: 728px;
	padding: 0px;
	border: 1px dashed #999999;
}

.head {
	height: 83px;
	width: 100%;
	background-color: #ce3100;
	background-image: url( /art/index/header_bg.gif );
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.head .logo {
	position:absolute;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	vertical-align:top;
	z-index: 5;
}

.head .headPromo {
	width: 250px;
	height: 50px;
/*	position: absolute;
	float: left;
	z-index: 2;
	left: 50%;
	margin-left: -125px;
	top: 20px;
	text-align: center;
	vertical-align: middle;*/
	color: #CCCCCC;
	/* border: 1px dashed #000000; */
}

.head .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 68px;
	margin-right: 5px;
	position: relative;
	float: right;
	text-transform: uppercase;
}

.head .sectionTitle {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 5px;
	position: relative;
	float: right;
	letter-spacing: 1px;
}

.head .sectionTitle .topText {
	position: relative;
	display: inline;
	float: left;
	margin-left: -1px;
	margin-top: -37px;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

.date h1 {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}

.columns {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.columns p {
	display: block;
	margin: 0px 6px 8px 6px;
}

.columns a {
	color: #ce3100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration: underline;
}
.columns a:hover {
	text-decoration:none;
}
.columns form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.columns form input {
	font-size: 9px;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	vertical-align: middle;
}

.leftNav {
	width: 121px;
	left: 0px;
	height: 100%;
	padding: 12px;
	padding-top: 6px;
	line-height: 18px;
	text-align: center;
	background-color: #dddddd;
	border-right: 1px solid #000000;
}

.archiveSearchBox {
	display: block;
	width: 119px;
	border: 1px solid #000000;
	padding: 0px;
	margin: 3px 0px 13px 0px;
	background: #FFFFFF;
}

.archiveSearchBox h1 {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #ce3100;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

.archiveSearchBox h1 a {
	background-color: #ce3100;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

.leftNav ul {
	width: 121px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.leftNav li {
	height: 14px;
	width: 121px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	line-height: 12px;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
}

.leftNav li a {
	display: block;
	margin-top: -1px;
	padding: 2px 2px 2px 2px;
	color: #ce3100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

.leftNav li a:hover, a:active {
	text-decoration: underline;
}

.leftNav .clickie {
	display: block;
	width: 121px;
	height: auto;
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

.columnTwo {
	height: 100%;
	padding: 0px;
	border-right: 1px solid #000000;
}

.columnTwo .floater {
	position: relative;
	float: right;
	width: 110px;
	margin: 6px 6px 6px 6px;
}

.floater p {
	font-weight: bold;
	font-size: 8px;
	line-height: 14px;
	padding: 5px;
}

.columnTwo .floater ul {
	margin-left: 15px;
}

.columnTwoTOC {
	width: 100%;
	height: 100%;
	padding: 0px;
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.columnTwoTOC a {
	font-size: 12px;
}

.rightAdColumn {
	width: 137px;
	height: 100%;
	padding: 5px;
	background-color: #dddddd;
	border-right: 1px solid #000000;
}

.columnThree {
	width: 50%;
	height: 100%;
	padding: 1px;
	padding-top: 0px;
	background-color: #dddddd;
	border-right: 1px solid #000000;
}

.musicWhosPlaying {
	display: block;
	padding: 0px 1px 0px 1px;
	margin: 0px 0px 0px -1px;
	width: 100%;
	background-image: url( /art/index/musicbk.gif );
	background-position: top left;
	background-repeat: no-repeat;
}

.musicWhosPlaying p {
	display: block;
	margin: 0px 6px 0px 6px;
}

.musicWhosPlaying form input {
	display: inline;
}

.musicFeatures {
	display: block;
	padding: 20px 1px 0px 1px;
	margin: 0px 0px 0px -1px;
	width: 100%;
	background-color: #FFE9E1;
}

.musicOther {
	display: block;
	padding: 20px 1px 0px 1px;
	margin: -8px 0px 0px -1px;
	width: 100%;
	background-color: #FFB197;
	background-image: url( /art/index/musicbk3.gif );
	background-position: top left;
	background-repeat: no-repeat;
}

.musicExtras a {
	padding: 0px;
	margin: 0px;
}

.afterMusic {
	display: block;
	padding: 12px 1px 0px 1px;
	margin: -8px 0px 0px -1px;
	width: 100%;
	background-image: url( /art/index/musicbk2.gif );
	background-position: top left;
	background-repeat: no-repeat;
}

.columnFour {
	width: 50%;
	height: 100%;
	padding: 1px;
	padding-top: 0px;
}

.foot {
	position: relative;
	width: 100%;
	border-top: 1px solid #000000;
	padding-top: 3px;
}

.foot p {
	padding-bottom: 10px;
	text-align: center;
}

.foot a {
	display: inline;
	color: #ce3100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.indexbackpage {
	border-right: 2px solid #333333;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 2px solid #333333;
}
.listingstableborder
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.contenttable1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tocColumnRight {
	padding: 10px;
	padding-top: 0px;
}
.tocColumnRight a {
	text-decoration:none;
}
.contenttable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 5px;
}
p.Error404 {
	width:300px;
	background-image: url(/tpls/_Default/Art/alert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
	padding: 15px;
	padding-left: 40px;
	color:#ce3100;
}
.StoryHead, .storyhed { 
	font-family: verdana, arial,san-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #ce3100;
}
.StorySubhead,  .storydeck { 
	font-family: verdana, arial,san-serif; 
	font-size: 11pt; 
	font-weight: bold;
	color: #333333;
	line-height:15pt;
}
.StoryByline, .storyby { 
	font-family: arial,verdana, san-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #000000; 
	text-transform: none;
	line-height:25pt;
}
.Story {
	font-family: Verdana,Arial,Helvetica,san-serif;
	font-size:12px;
	line-height:16px;
}
.Story p {
	display: block;
	text-align:left;
	margin: 10px 0px 10px 0px;
}
.PageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:center;
	color:#333;
	display:inline;
	white-space:normal;
}
.PageLinks strong {
	background-color:#eee;
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
.PageLinks a {
	font-size: 10px;
	padding: 8px;
	background-image: url(/templates/NT_City/images/page_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration:none;
	font-weight:bold;
	color:#ce3100;
}
.PageLinks a:hover {
	color: #DEFAULT_ALINK;
	background-image: url(/templates/NT_City/images/page_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.PageLinks a:visited {
	color:#ce3100;
}
.PageLinksVisited {
	color: #DEFAULT_ALINK;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 8px;
	background-image: url(/templates/NT_City/images/page_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#oToolTip div {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:1px solid #ccc;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px
}
.DetailsThisWeekIn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 10px;
}
.DetailsThisWeekIn a {
	font-size: 10px;
}
.StoryDetails {
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 8px;
}
.StoryDetails p {
	margin: 10px 0px 10px 0px;
}
.StoryDetails a {
	font-size: 10px;
}
.PhotoCredit {
	font-size:9px;
}
.PhotoCaption {
	font-size:9px;
	font-weight:bold;
}
	.personalshandle { 
font-size: 9pt;
font-weight: bold; 
color: #CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: underline
}
.personalsquote {
font-size: 7pt;
font-family: Verdana, Arial, Helvetica, sans-serif
}
.personalsimage {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
width: 120
}
.personalshandleinside {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 8pt;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #555555;
border-left: 1 solid #000000;
border-right: 1 solid #000000;
max-width: 120
}
.personalsquoteinside {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
padding: 2px;
background-color: #ffffff;
border-left: 1 solid #000000;
border-right: 1 solid #000000;
border-bottom: 1 solid #000000;
max-width: 120px;
line-height:normal;
text-align:left;
}
.personalsimageinside {
border: 1px solid #000000;
width: 120
}