#hitcounter{
	color:#993300;
	text-align:center;
	font-style:italic;
	font-size:10px;
	margin-top:-2px;
	}

body{
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 1.166;
	margin:0px;
	padding: 0px;
	max-width:1350px;
	
}

body #content{
	margin-left:30px;
	margin-right:30px;
	padding-left:150px;
	min-height:450px;
	text-align: left;
}

/*a:link, a:visited, a:hover {
	color: #993300;
	text-decoration: none;
}*/

	
body #content a:link, a:visited, a:hover {
	color: #993300;
	text-decoration: underline;
}

#navBar a {
	text-decoration: none;
}

#newsBrief a {
	text-decoration: none;
}

#newsBrief a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#titleBar{
	width:100%;
	background-image:url(NNF_pics/titlebckgrnd.jpg);
	padding:0px;
	}

#titleBarSlogan{
	margin-top:-35px;
	}

#titleBarLeft {
	float:left;
	left:10px;
	width:120px;
}

#titleBarRight {
	float:right;
	right:10px;
	width:120px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	padding-left:10px;
	margin-bottom:35px;
}

.subtitle {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-style:italic;
	text-transform: none;
	color: #993300;
	text-align:right;
	margin-right:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-top:3px;
}

#navBar{
	float: left;
	width:160px;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:3px;
}

#navBar img{
	margin:5px 0 5px 0;
}

#navBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: 1px solid #EEE;
line-height:1.4;}

/* fix for browsers to format the newsLinks sections*/
html>body #newsLinks p{
	font-family:"Times New Roman", Times, serif;
	padding:0 8px 0 8px;
}

/* fix for browsers to format the newsLinks sections*/
html>body #newsLinks{
	background-color:#CCCCCC;
	padding:3px;
	margin-right:5px;
	font-family:"Times New Roman", Times, serif;
}

/* fix for browsers to format the newsLinks sections*/
html>body #newsLinks ul{
	padding:2px;
	border: 2px;
	border-color: #993300;
}

/* fix for browsers to format the newsLinks sections*/
html>body #newsArchive{
	border-top: 8px solid #FFF;
}

html>body #newsLinks {
	background-color:#FFFFFF;
}

#sectionLinks{
	font-size: 12px;
	font-weight:bolder;
	font-variant: normal;
	line-height:1.3;
	margin: 0px 5px 5px 0px;
	border: 1px solid;
	border-color: #993300;
	background-color:#CCCCCC;
}

#sectionLinks a{
	color:#993300;
}

#sectionLinks li{
	padding-left:10px;
	padding-right:3px;
	border-bottom:2px;
}

#newsTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	background-color: #993300;
	color: #FFFFFF;
	font-weight:bold;
}

#newsLinks{
	font-family:"Times New Roman", Times, serif;
	/*width:400px;*/
	width:40%;
	float:right;
	font-size: 13px;
	font-variant: normal;
	line-height:1.8;
	padding:2px;
	margin: 3px 3px 10px 30px;
	border: 2px;
	border-color: #993300;
	border-style: dashed;
	background-color:#FFFFFF;
	}
	
#newsLinks352{
	font-family:"Times New Roman", Times, serif;
	/*width:400px;*/
	width:352px;
	float:right;
	font-size: 13px;
	font-variant: normal;
	line-height:1.8;
	padding:2px;
	margin: 3px 3px 10px 30px;
	border: 2px;
	border-color: #993300;
	border-style: dashed;
	background-color:#FFFFFF;
	}

#newsLinks table{
	background-color:#CCCCCC;
	margin:5px 0 0 0;
	}

#newsLinks table td{
	padding:0 3px 0 3px;
	}

#newsLinks td colspan="2"{
	font-weight:bold;
}

#newsLinks a{
	color: #993300;	
	}

#newsLinks352 a{
	color: #993300;	
	}

.readMore {
	color:#3333FF;
	text-align:right;
	font-weight:bold;
	margin-right:8px;
	font-size:12px;
}

.readMore a {
	text-decoration:underline;
	}

#newsBrief {
	font-weight:bold;
	text-align:left;
	font-size:14px;
	border-top:5px;
	margin:3px 0 5px 0;
	border-top-color:#FFFFFF;
	line-height:1.2;
}

#newsText {
	line-height:1.2;
	font-size:13px;
}

#newsText li{
	padding-bottom:15px;
}

#newsText ul{
	margin-bottom:-15px;
	margin-left:30px;
}

#newsArchive {
	text-align:center;
	background-color:#CCCCCC;
	font-weight:bold;
	margin-top:3px;
	font-size:14px;
}

#newsLetter {
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-top:5px;
	font-size:14px;
}
	
#newsPicSmallLeft {
	width:150px;
	padding:5px 10px 5px 0;
	vertical-align:top;
	float:left;
	}

#newsPicSmallRight {
	width:150px;
	padding:5px 0 5px 10px;
	vertical-align:top;
	float:right;
	}

#newsArchiveList li{
	margin-bottom:15px;
}

#mission {
	bottom:20px;
	text-align:center;
	padding-bottom:5px;
	font-size: 11px;
	font-weight:normal;
	font-variant: normal;
	line-height:1.1;
	color: #993300;
}

/*#photoStrip {
	margin:0px;
}*/

#photostrip{
	/*padding: 20px 0px 0px 0px;*/
	width: 100%;
	height: 71px;
	border-bottom-width: 10px;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	background-image:  url(NNF_pics/photostrip.jpg);
}

h1, h2, h3, h4 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size:20px;
}

h2{
 font-size: 16px;
}

h3{
 font-size: 14px;
}

h4{
 font-size: 12px;
}

td ul {
	margin-top: 15px;
}

#gototop{
	margin-top:15px;
	padding-top: 2px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width: 100%;
	background-image: url(NNF_pics/gototopbckgrnd.jpg);
}

#gototop a {
	color:#993300;
}

#gototop_minor{
	margin:3px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#993300;
}

.PhotoTableRight {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

.PhotoTableLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	}

.photocredit {
	font-size: 11px;
	font-style: italic;
	line-height: 10px;
	text-align:right;
	color: #003399;
	padding-bottom: 5px;
	padding-right: 10px;
	}
	

.PubsTableLeft {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.PubsTableLeft img{
	border-color:#CCCCCC;
	}

.PubsTableLeft td{
	vertical-align:top;
	padding:0 15px 0 15px;
	}

.PhotoWGRight {
	float: right;
	margin: 0px 0px 5px 5px;
	}

.PhotoWGLeft {
	float: left;
	margin: 0px 5px 5px 0px;
	}

.LogoLeft{
	float: left;
	margin-right: 20px;
	}

.FigureTableLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-style:solid;
	border:1px;
	border-color:#CCCCCC;
	}

.FigureTableLeft #legend{
	font-style:italic;
	width:150px;
}

.tableStripes {
	background-image:url(NNF_pics/tablebckgrnd.jpg);
	font-size: 12px;
	}

.tableStripes #stripe1 {
	color:#660000;
	background-color:#FFFFFF;
	}

.tableStripes  #stripe2 {
	color: #CC0000;
	background-color:#FFFFFF;
	}

.tableStripes  #stripe3 {
	color: #000000;
	background-color:#FFFFFF;
	}


.LinksTable #stripe2 {
	background-color:#CCCCCC;
	}

.LinksTable #stripe1 {
	background-color:#FFFFFF;
	}

#header {
	font-size:14px;
	color:#993300;
	font-weight:bold;
	background-image:url(NNF_pics/tablebckgrnd.jpg);
	}
	
#staffheader {
	font-size:14px;
	color:#993300;
	font-weight:bold;
	background-image:url(NNF_pics/tablebckgrnd.jpg);
	text-align:center;
	}
	
.newsPic {
	width:250px;
	margin:3px 0px 3px 0px;
	}

.newsPicPortrait {
	width:150px;
	margin:3px 0px 3px 0px;
	}

.newsPicPortrait img{
	width: 150px;
}
	
.newsPic img {
	width: 250px;
	}

.newsPic p {
	font-style:italic;
	font-size:11px;
	}

.newsPicPortrait p {
	font-style:italic;
	font-size:11px;
	}

#content #indent li {
	margin-bottom:10px;
	}

#grantshdr {
	font-weight:bold;
	}

.LinksTable {
		font-size:12px;
		}

sup {
	font-size:10px;
	}
	
.consulttitle {
	font-weight:bold;
}

#corporatemembership {
	border:solid;
	border-color:#993300;
	border-width:5px;
	padding:20px;
	background-color:#FFFFCC;
}

#footer_all {
	color:#666666;
	text-align:right;
	padding-right:10px;
	font-style:italic;
	padding:6px;
	font-size:10px;}

#pubinfo {
	font-style:italic;
	line-height:0.9;
	font-size:10px;
	color:#666666;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
}

#menuspacer {
	background-color:#993300;
	color:#FFFFFF;
	margin-top:0px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	}

#height146 {
	height:146px;
}

.filmtitle {
	font-weight:bold;
/*	padding-top:10px;
	margin-bottom:-10px;
	*/
}

#validation {
	background-color:#FFFFCC;
	padding:10px;
}

#spacedlist li{
	padding-bottom:15px;
}

#filmlist p{
	padding-left: 30px;
	margin-top:3px;
}

#floatleft {
	float:left;
}

#floatright {
	float:right;
}

#highlight {
	font-size:16px;
	color:#F00;
	font-weight:bold;
	text-align:center;
}
