body {
  text-align: center;
  background-color: #fbf5d1;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-image: url(img/bbg.jpg);
  background-repeat: repeat-x;}

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

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

#page_header {
  height: 140px;
  background: #FFFFFF url('img/lotus.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:5px; padding-left:45px;
  margin:0px;
  font-family: verdana;
  font-size: 22px;
  color: #2c4ed5;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:45px;
  font-family: verdana;
  font-size: 12px;
  color: #2c4ed5;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  color: #FFFF99;
  height:35px;
  clear:both;
}

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

#center {
  margin-left:160px;
  margin-right:160px;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #336600;
   text-align:center;
  padding:4px;
  border: 1px #97be53 solid;
  background-color: #bbec67;
  background-image: url(img/hbg.jpg);
  background-repeat: repeat-x;
}

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

#left_side {
  float: left;
  width:140px;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #336600;
  padding:4px;
  border: 1px #97be53 solid;
  background-color: #bbec67;
  background-image: url(img/hbg.jpg);
  background-repeat: repeat-x;}

.text_small {
color:#222222;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

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

#right_side {
  float: right;
  width:140px;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #336600;
  padding:4px;
  border: 1px #97be53 solid;
  background-color: #bbec67;
  background-image: url(img/hbg.jpg);
  background-repeat: repeat-x;}

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

#page_footer {
  height: 20px;
  background: #66FF33;
  
  clear: both;
   line-height:20px;
  text-align:center;
  color: #FF3366;
  font-family: verdana;
  font-size: 10px;
}

#page_footer p {
  
  
  
 
  color:#739240;
}

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


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background: #FED5D5 no-repeat top right; 
  color: #transparent;
  float: left;
  width: 100%;
  height: 35px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-transform: uppercase;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 9px;
  padding-bottom: 11px;
  padding-left:10px;
  padding-right:10px;
  background-color: #FED5D5;
  color: #424242;
  text-decoration: none;
  float: left;
  border-left: 1px #38bd07 solid;
}

#navcontainer ul li a:hover {
background: #FFFFFF; 
  color: #0B610B;
}
#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #006633;
  display:block;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:25px;
  font-family:verdana;
  font-size:10px;
  border-left: 1px solid #006633;
  border-right: 1px solid #006633;
 
}

#linklist li a { 
   text-decoration: none;
   background-image: url(img/menu_bg.gif);
   display:block;
   width: 128px;
   font-weight: bold;
   padding-left: 10px;
   color: #006633;}

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

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