html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  background-image: url(/imgD/bkg_body_nojs.gif);
  background-position: left top;
  background-color: #FDFBD9;
  background-repeat: no-repeat;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
  font-size: 11px;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
  text-indent: -5000px;
  background-repeat: no-repeat;
  background-position: left center;
}
h2 {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
}
a {
  color: #eb6e1f;
	text-decoration: none;
}
a:hover {
}
img {
	border: none;
}
.intro {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
	line-height: 1.2em;
}



/* ********************
DIV #PAGE
******************** */
div#page {
  position: relative;
	margin: 0;
	padding: 0;
  text-align: left;
}



/* ********************
R E P E A T E D   E L E M E N T S
******************** */

/* ********************
C O N T A I N E R S 
******************** */
div.section {
  position: absolute;
  width: 1333px;
  height: 1131px;
	margin: 0;
	padding: 0;
  background-position: left top;
}
div.container {
  overflow: hidden;
  width: 950px;
  height: 646px;
  margin: 0 0 54px 50px;
  padding: 0;
  background-image: url(/imgD/bkg_content.png);
	background-repeat: no-repeat;
}
.container div.headerlogo {
  width: 241px;
  margin: 0 0 0 -5px;
  padding: 40px 0 0 0;
  border: 0;
}
.container .headerlogo a,
.container .headerlogo img {
  display: block;
  width: 241px;
  height: 59px;
  margin: 0;
  padding: 0;
  border: 0;
}
/* ********************
N A V
******************** */
div.nav {
  float: right;
  display: inline;
  width: 200px;
  margin: 0 172px 0 0;
  padding: 14px 0 0 0;
}
ul.nav_level_0 {
  position: relative;
  left: 120px;
  top: 0;
  width: 80px;
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  list-style-type: none;
}
.nav_level_0 li {
  position: relative;
  height: 24px;
  margin: 0;
  padding: 0 4px;
  line-height: 24px;
}
.nav_level_0 li.active {
  background-color: #010101;
}
.nav_level_0 a {
  color: #000000;
  text-decoration: none;
}
.nav_level_0 a:hover {
  color: #666;
}
.nav_level_0 .active a {
  color: #ffffff;
}
ul.nav_level_1 {
  position: absolute;
  left: -120px;
  top: 0;
  width: 116px;
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  list-style-type: none;
  background-color: #d7d7d7;
  border-right: solid 4px #010101;
}
.nav_level_1 li {
  position: relative;
  height: 24px;
  margin: 0;
  padding: 0 4px;
  text-align: right;
  line-height: 24px;
}
.nav_level_1 li.active {
  background-color: #010101;
}
.active .nav_level_1 a,
.nav_level_1 a {
  color: #000000;
  text-decoration: none;
}
.nav_level_1 a:hover {
  color: #666;
}
.nav_level_1 .active a {
  color: #ffffff;
}
/* ********************
S T O R Y
******************** */
div.story {
  float: left;
  display: inline;
  width: 500px;
  margin: 0 39px 0 39px;
  padding: 40px 0;
}
.story p,
.story h1,
.story h2,
.story h3 {
  margin: 0 10px;
}
.story ul {
  margin: 0 10px;
	padding: 0 0 1em 0;
  font-size: 11px;
	line-height: 1.5em;
  list-style-type: none;
}
.story li {
	margin: 0;
	padding: 0 0 1em .6em;
  font-size: 11px;
	line-height: 1.5em;
  background-image: url(/imgD/bkg_ul_bullet.gif);
  background-position: 0 7px;
  background-repeat: no-repeat;
}



/* ********************
DIV #home
******************** */
div.section#home div.container {
  background-image: url(/imgD/bkg_content_home.png);
}
div.section#home .container div.headerlogo {
  padding: 393px 0 0 0;
}
div.section#home div.story {
  float: left;
  display: inline;
  width: 487px;
  margin: 0 39px 0 39px;
  padding: 40px 0;
}
div.section#home div.nav {
  float: right;
  display: inline;
  width: 200px;
  margin: 0 185px 0 0;
  padding: 14px 0 0 0;
}
div.section#home ul.nav_level_0 {
  left: 0;
}




/* ********************
DIV #news
******************** */
#news .item {
  padding: 12px 0;
  border-bottom: solid 1px #333333;
}
#news .item h2 {
  float: left;
  width: 360px;
  padding-bottom: .2em;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
	line-height: 1.2em;
}
#news .item p.date {
  float: right;
  width: 100px;
  padding: 0 0 .2em 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  text-align: right;
	line-height: 1.2em;
}
#news .item p {
  padding: 0;
}


