body {
#background: #BDCE48 url(../images/html_bg.gif) repeat-x;
background: #BDCE48 repeat-x;
text-align: center;
margin: 0;
margin-top: 13px;
}

#top_nav {
background: #2D2D2D;
}

#top_shelf {
background: #E4E9AB url(../images/top_shelf.gif) repeat-y;
}

div.navi {
padding-left: 20px;
padding-top: 8px;
*padding-top: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

div.navi a, div.navi a:link, div.navi a:active, div.navi a:visited{
color: #d7d7d7;
}

div.navi a:hover{
color: #FFFFFF;
}

div.navi2 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top: 10px;
padding-bottom: 30px;
}
div.navi2 a:hover{
color: #000000;
}
div.navi2 a, div.navi2 a:link, div.navi2 a:active, div.navi2 a:visited{
color: #555555;
}

#footer_shadow a {
color: #cdcdcd;
}


#wrapper {
/*position: relative;*/
width: 1024px;
margin: 0;
padding: 0;
margin: 0 auto;
text-align:left;
z-index: 1;
}

#top_shadow {
/*position: absolute;*/
right: -7px;
top: 33px;
width: 965px;
height: 120px;
z-index: -1;
background: url(../images/top_bg.gif) no-repeat;
}


#top_a {
position: relative;
height: 33px;
width: 1024px;
padding: 0;
margin: 0;
}

#top_a_left {
margin-left: 10px;
/*display: inline;*/
}


#top_a_right {
float: right;
margin-right: 20px;
}

#branding_header {
width: 1024px;
height: 120px;
margin: 0;
padding: 0;
}


#top_nav {
height: 33px;
width: 950px;
margin: 0;
padding: 0;
}


#top_shelf {
border-top: 10px solid #E4E9AB;
width: 950px;
margin: 0;
padding: 0;
overflow: auto;
}

#top_shelf_left {
float: left;
width: 110px;
padding: 0 5px 0px 5px;
margin-left: 10px;
display:inline;
}



* html body #top_shelf_left {
width: 120px;
}

#top_shelf_center {
float: left;
width: 120px;
padding: 0 5px 0px 5px;
margin-left: 10px;
}

* html body #top_shelf_center {
width: 120px;
}

#top_shelf_right {
float: left;
width: 110px;
padding: 0 5px 0px 5px;
margin-left: 10px;
}

* html body #top_shelf_right {
width: 130px;
}

#top_seperator {
background-color:#FFFFFF;
width: 1024px;
height: 8px;
}

#content_wrapsplash {
width: 1024px;
background: #e3e9ab url(../images/npss_sbg.jpg) no-repeat;
background-position: bottom right;
}

.content_wrap td{
#background-image: url(../images/content_bg.gif);
background-color:##EEF2D0;
background-repeat:repeat-y;
}

.content_wrap2 td{
background-color:#FFFFFF;
}

#sidebar {
float: left;
width: 176px;
margin-left: 10px;
/*TRBL*/
padding: 0px 5px 5px 5px;
margin-top: 0px;
display: inline;
background-color:#eef2d0;
}

* html body #sidebar {
width: 100px;
}

#pathway {
float: left;
height: 20px;
width: 500px;
/*background:#F7F9E8;*/
}

* html body #pathway {
/*width: 900px;*/
}

#top_a {
background: #2D2D2D;
background: url(../images/wood.jpg) no-repeat;
}

#top_a_left {
font-size: 14px;
color: #eef2d0;
}

#top_a_right {
font-size: 10px;
color: #eef2d0;
}

#top_a_right a {
font-size: 10px;
padding: 5px;
color: #eef2d0;
}

#main_content {
float: left;
width: 815px;
padding: 5px;
margin-left: 15px;
background: #fff url(../images/npss_bg.jpg) no-repeat;
background-position: bottom right;
}

* html body #main_content {
width: 815px;
}

#main_content2 {
float: left;
width: 920px;
padding: 5px;
margin-left: 15px;
background: #fff url(../images/npss_bg.jpg) no-repeat;
background-position: bottom right;
}

* html body #main_content2 {
width: 920px;.
}


#bottom_seperator {
background: #fff url(../images/bottom_seperator_bg.gif) no-repeat;
width: 1024px;
height: 6px;
}

#footer  {
background: url(../images/wood.jpg) no-repeat;
/*border-top: 3px solid white;*/
width: 1024px;
color: #d7d7d7;
height: 56px;
clear:both;
}

#footer_shadow {
background: url(../images/footer_shadow_bg.jpg) repeat-x;
height: 52px;
width: 1024px;
margin: 0;
padding: 0;
}
/* @end */

a.sublevel:link,
a.sublevel:visited {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
/* @group mainmenu */
/* @group mainmenu */
a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
	border-bottom: 1px solid #f6dede;
	margin-left: 55px;
	width: 120px;
}

a.mainlevel {
	display: block;
	/*TRBL*/
	padding: 4px 0 2px 0px;
	margin-bottom: 5px;
	/*background: url(../images/menu-bullet.png) 0 0 no-repeat;*/
}
a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}

td.horiz-menu {
/*trbl*/
	width: 1024px;
	color: #FFFFFF;
	font-size: 12px;
	background: url(../images/wood.jpg);
	background-repeat: repeat-y;
}

.horiz-menu td{
/*trbl*/
	padding: 8px 10px 0px 20px;
	margin: 0px;
}

.horiz-menu td a:link , td.horiz-menu td a:active td, td.horiz-menu td a:visited td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.horiz-menu td a:hover{
/*trbl*/
	text-decoration: underline;
}

div.horiz-menu {
/*trbl*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

a.mainlevel-navi,
a.mainlevel-navi:link,
a.mainlevel-navi:active,
a.mainlevel-navi:visited {
	display:block;
	font-weight: bold;
	font-size: 12px;
	/*hack for transmenu position in ie and FF*/
	height: 25px;
	*height: 30px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.mainlevel-navi:hover {
	color: #EAEAEA;
	text-decoration:underline;
}
/*Working!*/
a.sublevel-navi,
a.sublevel-navi:link,
a.sublevel-navi:active,
a.sublevel-navi:visited {
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c2c2c;
}
a.sublevel-navi:hover{
	color: #333333;
	text-decoration:underline;
}
.headercontainer {
 	position:relative;
	z-index:1;
	width: 1024px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*FF fix*/
	top: -9px;
	/*IE7 fix*/
	*top: 0px;
	/*IE6 fix*/
	_top: 0px;
	_bottom: -400px;
	_margin-bottom: -400px;
}
.npss_main {
	background-position: center;
	background-repeat:no-repeat;
	z-index:2;
	width: 1024px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.npsslogo {
    position:relative;
	background-image:url(../images/npss_leftlogo.png);
	background-repeat:no-repeat;
	width: 350px;
	height: 120px;
	z-index:3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.right_bg {
	position:relative;
	background-image:url(../images/right_bg.png);
	background-repeat:repeat-y;
	background-position:right;
	width:1024px;
	height:120px;
	z-index:4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.pic1 {
	position: relative;
	background-repeat:no-repeat;
	width:90px;
	height:90px;
	border: 1px #333333 solid;
	z-index:5;
	top: -105px;
	float: left;
	left: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.pic2 {
	position: relative;
	background-repeat:no-repeat;
	width:90px;
	height:90px;
	border: 1px #333333 solid;
	z-index:5;
	float: left;
	top: -105px;
	left: 710px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.pic3 {
	position:relative;
	background-repeat:no-repeat;
	width:90px;
	height:90px;
	border: 1px #333333 solid;
	z-index:5;
	float: left;
	top: -105px;
	left: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.showh{
visibility:hidden;
}