 body
{
	padding: 0;
	margin: 0;
    font-family: "Times New Roman", Times, serif;
    color: #000000;
	font-size: 11px;
}

.contactBG
{
    background: url(../images/NP_contactBG.jpg) repeat-x #9966FF;
    font-family: "Andale Mono", "Lucida Console", monospace; 
	font-size: 11px;
}

/* Home Styles */
.newhead
{
   font-family: "Andale Mono", "Lucida Console", monospace; 
   font-size: 14px;
   padding: 0px;
}

.newsdiv
{
   font-family: "Andale Mono", "Lucida Console", monospace; 
   font-size: 12px;
   padding-bottom: 20px;
   line-height: 1.25em;
}

.newsphotocaption
{
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #000000;
} 

.homeitemcaption
{
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.25em;
   color: #000000;
} 

/* Text Styles */
.fwdefault
{
   font-family: "Times New Roman", Times, serif;
   font-size: 12px;
   color: #000066;
   line-height: 1.5em;
}

.fwhome
{
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   line-height: 20px;
   color: #000066;
}

.fwgalltitle
{
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight: bold;
   color: #000066;
}

.fwfooter
{
   font-family: "Times New Roman", Times, serif;
   font-size: 11px;
   color: #cc0033;
}

.npcaption
{
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   line-height: 1.25em;
}

/* Links */
.navlink
{
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight: bold;
   color: #33cc33;
   padding-bottom: 8px;
}

a:link
{
   color: #33cc33;
   text-decoration: underline;
}

a:active
{
   color: #33cc33;
   text-decoration: underline;
}

a:visited
{
   color: #33cc33;
   text-decoration: underline;
}

a:hover
{
   color: #33cc33;
   text-decoration: none;
}

/* Header Tags */
h1	
{
font-size:	24px;
}
	
h2	
{
font-size:	22px;
}
	
h3
{
font-size:	20px;
}
	
h4 
{
font-size:	18px;
}
	
h5	
{
font-size:	12px;
}
	
h6
{
font-size:	10px;
}	

h1, h2, h3, h4, h5, h6	
{
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: #000066;
background-color: transparent;
margin:	0 0 4 0;
padding: 0;
}