body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
h1 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}
h2 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.hyperlink {
	color: #990066;
	text-decoration: none;
}
img.fltRt {
	float:right;
	margin:0px 0px 15px 20px;
}
img.floatRight { 
    float: right; 
    margin: 0px ; 
}

img.fltLft {
	float:left;
	margin:0px 20px 10px 0px;
}
p.padd {
	padding:10px 0px 0px 0px;
}
img.ctrImg {
	margin:20px 0px 20px 0px;
}
img.gallery {
	margin:10px 10px 10px 10px;
	border:none;
}
#wrapper {
	width: 956px;
	padding: 10px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	border: 1px solid #ddd;
}
#header {
	margin: 0px;
	height: 150px;
	width: auto;
	/* background-color: #f1f1f1;
	background-image: url(../images/nwpflogo2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-attachment: fixed; */
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	background-attachment: scroll;
	background-color: #f1f1f1;
	background-image: url(../images/nwpflogo2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
#headright {
	height: auto;
	width: 220px;
	float: right;
	padding-top: 55px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#spacer {
	height: 0px;
	width: 180px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: right;
}
#menunav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	background-position: right bottom;
	background-repeat: no-repeat;
	height: auto;
	width: 230px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	clear: right;

}
#menunav td {
	text-align: right;
	width: 215px;
	color: #999999;
	text-decoration: none;
}
#menunav td a:link, #menunav td a:active{
    color: #999999;
	width: 215px;
	text-decoration: none;
}
#menunav td a:visited {
	color: #990066;
	text-decoration: none;
}
#menunav td a:hover {
    color: #555555;
	text-decoration: none;
}

#container {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}

#center {
    height: auto;
    width: 504px;
    padding: 15px 20px 10px 30px; /*top right bottom left*/
    float: left;
    margin: 0px 0px 0px 6px;
    line-height: 1.8em;
}
#ctrTxt {
	height: auto;
    width: 300px;
    padding: 10px 20px 10px 20px;
    float: left;
    margin: 0px 0px 0px 6px;
    line-height: 1.8em;
}
#ctrImg {
	height: auto;
    width: 168px;
    padding: 10px 20px 10px 10px;
    float: left;
    margin: 0px 0px 0px 6px;
    
}
#internalCtrTxt{
	height: auto;
    width: 300px;
    padding: 0px 20px 10px 0px;
    float: left;
    margin: 0px 0px 0px 0px;
    line-height: 1.8em;
}
#internalCtrImg{
	height: auto;
    width: 160px;
    padding: 0px 0px 10px 10px;
    float: left;
    margin: 0px 0px 0px 0px;
}
#right {
	height: 410px;
	width: 160px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
}

#clearer {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer {
    margin: 10px 0px 0px 0px;
    text-align: center;
    padding: 15px 0px 15px 0px;
    background-color: #f1f1f1;
}
#footer p {
    color: #999;
    margin: 0px auto 0px auto;
    padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
    color: #999;
    text-decoration: none;
}
#footer a:hover {
    color: #ccc;
    text-decoration: none;
}

/*new navbar styles*/
/*styles from dynamic list array "http://www.finalwebsites.com/tutorials/css-navigation-bar.php" (Tasha) */
/* place the "current" pseudo class here */ 
ul li a.current {
	 	background-color:#E1DDE0;
        color:#999;
		background-image: url(../images/bar.gif);
		background-position: right;
		background-repeat: no-repeat;}

/* navigation */ /*top right bottom left*/
#navbar {
	margin: 0px;
    width: 190px;
    float: left;
	line-height: 1.3;
	padding-top: 15px;}
p.navtitle {
	padding: 0px 0px 0px 10px; 
	margin: 0px;
	font-weight: bold;}
#navbar ul {list-style-type: none; }
#navbar ul a, #navbar ul a:link, #navbar ul a:visited { color: #999999; display: block; text-decoration: none; }
#navbar ul a:focus, #navbar ul a:hover, #navbar ul a:active { color: #555; background: #E1DDE0;}
#navbar li {border-bottom: 1px #ddd solid; padding: 0.2em 0; }
	

