	body {
		margin: 0;
		padding:0;
		width: 100%;
		color: #FFFFFF; 
		font-size: 14px;
		line-height: 135%;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	    background-image: url("../../Images/NPG_-_Background.gif");
	    background-repeat: no-repeat;
	    background-color: #000000;
	}
		
#wrapper {
	width: 975px;
/*	position: relative;*/
	left: -200px;

}

/*#leftnav2 {
    position: relative;
    left: 0px;
    top: 0px;
    width: 248px;
    height: 1000px;
    background-image: url("../../Images/NPGleftnav.jpg");
}
*/
#topnav 
{
    position: absolute;
    left: 290px;
    top: 15px;    
}
#leftnav2 {
    position: relative;
    left: 0px;
    top: 0px;
/*    width: 213px;
    height: 93px;
    background-image: url("../../Images/logo.png");*/
}
	
#blogpanel 
{
    position: relative;
	margin-left: 0px;
	background-image: url("../../Images/dyn-bg-001.gif"); 
	background-position: top left;
	background-repeat: no-repeat;
	left: 0px;
    top: 550px;
    width: 280px;
    height: 198px;
}
#blogtext
{
    position: relative;
	left: 20px;
    top: 20px;
    width: 240px;
    height: 168px;
}
#gofanz
{
	position: absolute;
	left: 40px;
	top: 760px;
	width: 240px;
	height: 100px;
}

#content {
	position: absolute;
	margin-left: 0px;
	padding-right: 110px;
	padding-bottom: 100px;
/*	background-image: url(images/large_format_printing.jpg);  <-- 4.17.07  */
	background-position: top right;
	background-repeat: no-repeat;
	left: 290px;
/*	top: 30px;*/
    top: 75px;
} 

#flash {
position: absolute;
left: 787px;
}

.flashclass {

}

#hometext {
	position: absolute;
	margin: 0 auto;
	width:524px;
	z-index:2;
	top: 250px;
}

/*  IE 6 fix  */
* html #hometext {
	top: 250px;
}

#animation {
	position: absolute;
	margin: 0 auto;
	z-index: 1;
}

h2 {
	font-size: 24px;
	color: #CFB53B;
	text-align: left;
}

h4 {
	font-size: 18px;
	color: #CFB53B;
	text-align: left;
}

h5 {
	font-size: 18px;
	color: green;
}

#leftcol {
	width: 100%;
	float: left;
	}

#pagefooter {
	position: absolute;
	padding-top: 20px;
	height: 40px;
	width: 650px;
	border-top: dashed #999999 1px;
	color: #b6b6b6;
	margin-left: 0px;
	left: 290px;
	top: 855px;
}

#pagefooter a {
	color: #b6b6b6;
	text-decoration: underline;
}

#pagefooter a:hover{
	text-decoration: underline;
	color: #c5960b;
}
#sitemap 
{
    color: #CFB53B;
}
#sitemap a 
{
    color: #CFB53B;
}

.lgformat {
	margin-left: 10px;
	float: right;
}

a:link {
	color: #CFB53B;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;

}#content ul {
	margin-top: 0px;
}

h3 {
	color: #CFB53B;
}
#nav img {
	margin-top: 100px;
}

* html #flash {
	margin: 0 0 0 20px;
}

