body {
  text-align: center;
  background-color: #ffffff;
  margin-top:0px;
  margin-bottom:0px;
  color:#000000;
}

A:link  { color: #425227; font-weight: bold; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px }
A:visited  { color: #425227; font-weight: bold; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px }
A:active  { color: #425227; font-weight: bold; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 11px }
A:hover  { color: #bdadd8; font-weight: bold; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 11px }

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #000000;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center   { 
  margin-right: 160px;
  margin-left: 160px;
  border: dashed 0 #000000 
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:2px;
  border: 2px solid #000000;
  background-color: #425227;
}

#center p  { 
  font-size: 11px; 
  font-family: verdana, arial, sans-serif; 
  line-height: 16px; 
  text-align: justify; 
  margin-top: 5px; 
  margin-bottom: 15px; 
  padding: 4px }

#left_side {
  float: left;
  width:140px;
  border:0px dashed #000000;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:2px;
  border: 2px solid #000000;
  background-color: #425227;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #000000;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #000000;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:2px;
  border: 2px solid #000000;
  background-color: #425227;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #000000;
}

#page_footer {
  height: 30px;
  background: #425227;
  clear: both;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

#page_footer p {
  padding-top:10px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:10px;
  color:#ffffff;
}

#page_footer A:link {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:visited {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:active {
	COLOR: #ffffff; text-decoration: none
}
#page_footer A:hover {
	COLOR: #ffffff; text-decoration: underline
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #000000;
  width: 120px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #000000;
  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;
}
