body {
	color: #97b15e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#040b00;
}
.clear{clear:both;}
* {margin: 0px;padding: 0px;}


#wrapper{
margin: 0 auto 0 auto;
width: 900px;
height: 850px;
overflow:hidden;
padding: 0;
text-align: left;
background: none);
position: relative;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 867px;
	height: 840px;
	position: relative;
	
}
a{color:#80ba04;}
a:hover{color:#b7fb24;}
/********************** Header ***************************/
#header {
	background-image:url(img/nwheaderb.jpg);
	width:867px;
	height:617px;
	position: relative;
}

/********************** Welcome ***************************/
#welcome {
	background-image:url(img/welcome2b.jpg);
	width:867px;
	height:147px;
	background-repeat: no-repeat;
	background-position:relative;
}
#welcome ul{
	position:absolute;
	top:625px;
	left:111px;
}
#welcome li{
	display:block;
	float:left;
	width:97px;
}
#welcome ul a{
	color:#465f03;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: capitalize;
}
#welcome ul a:hover{color:#97b15e;}

#object {
     position:absolute;
	 top:680px;
	 left:350px;
}	 


#content1 {
     position:absolute;
	 top:700px;
	 left:638px; 
}	

#content2 {
     position:absolute;
	 top:726px;
	 left:639px; 
}	

a:link {
	color: #ddc57d;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #4B4B4B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


/********************** Footer ***************************/
#footer {
	background-image:url(img/footer2.jpg);
	width:867px;
	height:57px;
	background-repeat: no-repeat;
	background-position: relative;
	padding: 0px 0px 0px 0px;
	text-align:center;
	font-size: 9px;
	padding: 25px 0px 0px 0px;
}