body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
background: #808080;
margin: 0;
}
img {border:0}
#page {
width: 100%;
height: 100%;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#top {
	width: 100%;
	height: 74px;
	background:#ab7434;
}

#topRbg {
	height:18px;
	width:50%;
	position: absolute;
	left: 50%;
	background: #965201;
	z-index: 0;
}
.content {
	width: 800px;
	margin: 0 auto;
}


#logo {
	height: 74px;
	width: 46px;
	float: left;
	margin-left:20px;
}
#mainNav {
	padding-top: 17px;
	font-weight: bold;
	font-size: 11px;
}
#mainNav a:hover {
	color: #D4B797;
	text-decoration: none;
}
#site {
	font-size: 14px;
	text-transform: uppercase;
}
#middle {
	height: 385px;
	width: 100%;
	z-index: 1;
	background: #ffffff url(../images/npmgroup_midRbg.gif) repeat-x top left;
}
#midLbg {
	height:193px;
	margin-top: 102px;
	width:50%;
	left: 0;
	position: absolute;
	background: #bee029;
	z-index: 2;
}

#flash {
	text-align: center;
	height:385px;
	width: 800px;
	margin: 0 auto;
	position:relative;
	z-index: 5;
}

#difText {
	width: 280px;
	float: left;
padding: 10px 0 40px 20px;
}
.header {
font-family: times, 'times new roman', serif;
font-size: 19px;

}

#events {
	width: 190px;
	float: left;
	padding: 26px 15px 40px 35px;
	font-size: 11px;
}
.date {
	font-weight: bold;
}

#right {
	width: 211px;
	float: left;
padding: 10px 0 40px 30px;
}

#search {
	background: #999999 url(../images/npmgroup_searchBg.gif) no-repeat;
	height: 73px;
	width: 176px;
	color: #000000;
	font-weight: bold;
	padding: 45px 15px 0 20px;
}
input {
width: 105px;
display: inline;
margin: 0;
}
button {
	border:0;
	padding:0;
	background: transparent;
	margin: 5px 0 -10px 5px;
	margin-bottom: -8px;
	width: 55px;
	height: 29px;
}

#quicklinks {
	font-size: 12px;
	font-weight: bold;
	width: 211px;
}
.clear {
	clear: both;
}
.rule {
	margin-left: 20px;
	width: 250px;
	border-bottom: #666666 solid 1px; 
}
#footer {
	color: #000000;
	font-size: 9px;
	padding: 20px;
}

#footer a {
	color: #000000;
}