body {
	background-image: url(../images/nt/nt_background.jpg);
}

#header-wrap {
	height: 122px;
	background-image: url(../images/nt/NT_header.jpg);
}

#leaderboard {
	margin: 16px 10px 0 0;
}

#nav-1 {
	height: 38px;
}

#nav-2 {
	background-image: url(../images/nt/subnav_bg.jpg);
}

#nav a {
	color: #FFF;
}

#graphic-nav {
	height:38px;
	width:655px;
}

#graphic-nav a {
	background-image: url(../images/nt/nt-nav-sprite.jpg);
	background-repeat: no-repeat;
}

#nav-search {
	background-image:url("../images/nt/nav_right.jpg");
	background-position:right center;
	height:38px;
	width:335px;
}

#graphic-nav a.nav-item-1 {
	float: left;
	width: 131px;
	height: 38px;
	background-position: 0 0;
}

#graphic-nav a.nav-item-1:hover {
	background-position: 0 -39px;	
}

#graphic-nav a.nav-item-2 {
	float: left;
	width: 131px;
	height: 38px;
	background-position: 0 -117px;
}

#graphic-nav a.nav-item-2:hover {
	background-position: 0 -156px;	
}

#graphic-nav a.nav-item-3 {
	float: left;
	width: 131px;
	height: 38px;
	background-position: 0 -234px;
}

#graphic-nav a.nav-item-3:hover {
	background-position: 0 -273px;	
}

#graphic-nav a.nav-item-4 {
	background-position:0 -351px;
	float:left;
	height:38px;
	width:131px;
}

#graphic-nav a.nav-item-4:hover {
	background-position:0 -390px;
}

#graphic-nav a.nav-item-5 {
	background-position:0 -468px;
	float:left;
	height:38px;
	width:131px;
}

#graphic-nav a.nav-item-5:hover {
	background-position:0 -507px;
}

#list-news-header {
	background-image: url(../images/nt/latest_news_title.jpg);
}

#subscribe-wrap {

}

#latest-results-title {
	background-image: url(../images/nt/results_title.jpg);
}

#events-header {
	background-image: url(../images/nt/events_title.jpg);
}

.med-box-header {
	background-image: url(../images/nt/title_bg_lrge.jpg);
	height: 30px;
}

.sml-box-header {
	background-image: url(../images/nt/title_bg_sml.jpg);
	height: 30px;
}

#poll-wrap .poll-title {
	background-image: url(../images/nt/poll_title.jpg);
	height: 28px;
}

.poll-content, .med-box-content, .sml-box-content, #latest-results-content, #events-content {
	border-color: #D3873B;
}

.sub #left-col-int .csc-header-n1 h1 {
	width: 665px;
	height: 45px;
	background-image: url(../images/title_bg_nt.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	text-indent: 5px;
	padding-top: 14px;
}

a {
	color: #FFFF20;
}

#fixed {
	float: left;
	margin: 0 0 0 54px;
}

#nav li ul {
	background-color: #333;
}

#nav li ul li a, #nav li ul li ul li a {
	color: #FFF;
}

#nav li ul li a:hover, #nav li ul li ul li a:hover {
	background-color: #DDD;
	color: #000;
}

#extra-footer, .sml-box-rightcol {
	display: none;
}

.state #latest-results-content, .state #events-content {
	height:100px;
}

.state #events-int, .state #latest-results-int {
	height:95px;
}

.state #latest-results-wrap, .state #events-wrap {
	height:135px;
}

#latest-results-int .list-news ul, #events-int .list-news ul {
	display:inline;
	float:left;
	height:75px;
	margin:0;
	overflow:hidden;
	padding:0;
}

.list-supps {
	display:none;
	visibility:hidden;
}

#supporters {
	display:none;
	visibility:hidden;
}

.state .med-box-wrap, .state .sml-box-wrap {
	height: 164px;
}

.state .med-box-content, .state .sml-box-content {
	height: 132px;
}

.state .med-box-int, .state .sml-box-int {
	height: 122px;
}

