body {
  text-align: center;
  background-color: #cccc99;
  margin-top:10px;
  margin-bottom:10px;
  color:#003300;
}

A:link {
	COLOR: #336600; text-decoration: underline
}
A:visited {
	COLOR: #999900; text-decoration: underline
}
A:active {
	COLOR: #336600; text-decoration: underline
}
A:hover {
	COLOR: #336600; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
}

#page_header {
  border-top: 1px solid #336600;
  height: 159px;
  background: #FFFFFF url('../img/mission-mntn-header.gif') bottom left no-repeat;
  clear: both;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:170px;
  margin-right:170px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #336600;
  background-color: #999933;
}

#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center ul {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:150px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #336600;
  background-color: #999933;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #003300;
}

#left_side ul {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#right_side {
  float: right;
  width:150px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #336600;
  background-color: #999933;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #003300;
}

#right_side ul {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#page_footer {
  margin:0px;
  padding:0px;
  border: 1px solid #336600;
  height:50px;
  clear:both;
  background: #999933;
}

#page_footer p {
  text-align:center;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height:14px;
  color:#ffffff;
}

#page_footer A:link {
	COLOR: #336600; text-decoration: none
}
#page_footer A:visited {
	COLOR: #336600; text-decoration: none
}
#page_footer A:active {
	COLOR: #336600; text-decoration: none
}
#page_footer A:hover {
	COLOR: #336600; text-decoration: underline
}


#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
