/* CSS Document */

/* {
margin: 0;
padding: 0;
}*/

/*#container {
width: 795px;
}*/

.column {
float:left;
height: 455px;
width:170px;
margin: 5px 8px 8px 0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}

#top_cell {
width: 611px;
height: 100px;
margin-bottom:18px;
}

#top_cell_left {
/*height: 110px;*/
width: 300px;
float: left;
/*margin-right: 10px;*/
}

#top_cell_right {
/*height: 110px;*/
width: 300px;
/*float: left;*/
float:right;
/*margin-left: 10px;*/
}

.quote, blockquote {
  text-align: left;
}

.quote_maori {
font-size: 10px;
color: #666666;
font-style:italic;
line-height: 14px;
}

.topcell_content_lt {
padding: 0px 0 5px 0px;
}

.topcell_content_rt {
padding: 0px 0px 5px 0;
}

#content_container {
width:750px;
}

#col_mid {
float:left;
width:390px;
margin: 8px 8px 0 0;
}

.content {
padding: 5px;
text-align:justify;
}

.contentmid{
text-align:justify;
color:#FFFFFF;
padding: 20px;
}

.indeximage {
padding: 0;
width:370px;
margin-left: 5px;
}

.highlight {
color: #999999;
}

.highlight a {
color: #ff9933;
text-decoration: none;
}
.highlight a:hover {
color: #ff9933;
background-color:#ecf1ef;

}

.box_rt {
padding: 22px 0 0 15px;
}

.box_lt {
padding: 40px 0 0 15px;
}

.website {
  background: #C00 url('images/button_low.gif');
  display: block;
  width: 161px;
  height: 18px;
  font: bold 10pt arial;
  color: #fff !important;
  text-decoration: none;
  margin-bottom: .5em;
}
.website span { 
  padding-left: 10px; 
  padding-top: 4px; 
}
.website:hover {
  background: #404040 url('images/button_hi.gif');
}

#col_mid {
  float:none;
  margin-left: auto;
  margin-right: auto;
}

.story {
  font-size: 10pt;
  margin: 0;
  margin-bottom: 1em;
}

.story a {
  font-weight: bold;
  text-align: left;
}

.caption {
  font-size:10px;
  color:#666666;
  padding: 2px;
  border-bottom: 1px solid #666666;
}


