body {
	text-align: center;
	margin-top:30px;
	margin-bottom:10px;
	color:#666666;
	background: #ffffff;

}

img {
padding-right:.5em;
padding-left:.5em;
padding-top:.5em;
padding-bottom:.20em;
}


A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
color:#ffffff;
text-decoration:none;
}




#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 639px;
  text-align:justify;
  background: #ffffff url(none) repeat-y left top;
}

#page_header {
  height: 421px;
  background: #ffffff url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:20px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #ffffff;
  line-height:16px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #ffffff;
  line-height:22px;


}



#menu_bar {
  margin-top:1px;
  padding:0px;
  border:0px dashed #ffffff;
  height:1px;
  clear:both;
  background: #ffffff;
}






#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #ffffff;  
}

#center {
	margin-left:auto;
	margin-right:auto;
	border:0px dashed #ffffff;
	float: left;
	width: 660px;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: white;
	padding:4px;
	border: 1px solid #0099ff;
	background: #003366;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  text-align:justify;
  font-size: 11px;
  line-height: 16px;
}

#right_side {
  float: right;
  width:190px;
  border:0px dashed #ffffff;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  text-align:center;
  font-size: 11px;
  color: white;
  padding:4px;
  border: 1px solid #0099ff;
  background-color: #003366;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
}

#page_footer {
  height: 40px;
  background: #ffffff;
  clear: both;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#cccccc;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #ffffff;
  
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #cccccc;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: #c0c0c0; 
  color: #fff;
}

#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-right:10px;
  margin-bottom:5px;
  border:0px;}
}


