body {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #222222;
  background-color: #090c14;
  background-image: url('../img/bg.png');
  background-position: center 0px;
  background-repeat: repeat-x;
}
#center img {
}
#right_side img {
  margin-left: 0px;
}
/***forms**/
.fieldset {
  width:430px;
  }
.fieldset .label {
  } 
.fieldset .textfield {
  border: solid 0px #ffffff;
  padding-left: 6px;
  color: black;
  height:21px;
  width:200px;
  padding-top: 0px;
  background: transparent url('../img/text_field2.jpg') no-repeat;
}
.fieldset .textarea {
  height:165px;
  width:200px;
}
.fieldset .submit {
  border: solid 0px #ffffff;
  height: 20px;
  width: 60px;
  background: transparent url('../img/submit_button.jpg') no-repeat;
}
a:link {
  color: #5575a4; 
	text-decoration: none;
}
a:visited {
  color: #5575a4; 
	text-decoration: none;
}
a:active {
  color: #5575a4; 
	text-decoration: none;
}
a:hover {
  color: #5575a4; 
	text-decoration: none;
  text-decoration: underline;
}
#left_side a:link {
	color: #eeeeee; 
	text-decoration: none;
	border-left: 2px solid #42648E;
}
#left_side a:visited {
	color: #eeeeee; 
	text-decoration: none;
	border-left: 2px solid #42648E;
}
#left_side a:active {
	color: #eeeeee; 
	text-decoration: none;
	border-left: 2px solid #42648E;
}
#left_side a:hover {
	color: #eeeeee; 
	text-decoration: none;
	border-left: 2px solid #030408;
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
}
#page_header {
  height: 250px;
  width: 800px;
  background:  url('../img/logo.png') bottom left no-repeat;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
#page_header h1 {
  padding-top:50px; 
  padding-left:15px;
  margin:0px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}
#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}
#menu_bar {
  margin:0px;
  padding-left: 250px;
  border:0px dashed #cccccc;
  height:74px;
  clear:both;
  width: 850px;
  left: 50%;
  margin-left: -150px;
  background: url('../img/nav.png') no-repeat;
  overflow: visible;
}
#content_wrapper {
	padding-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border:0px dashed #FFFFFF;
}
#pic_bar{
  width: 800px;
  height: 0px;
}
#center {
	margin-left:175px;
	width: 430px;
}
#center h1 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  color: white;
  padding:5px;
  border: none;
  background: transparent url('../img/header1.png') no-repeat;
}
#center h2 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  width: 427px;
  font-size: 11px;
  color: white;
  border: 1px solid #425227;
  background: #5575a4 url('../img/bar.jpg') no-repeat;
}
#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  color: white;
  padding:5px;
  border: none;
  background: transparent url('../img/header1.png') no-repeat;
}
#center h4 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  width: 420px;
  font-size: 11px;
  color: white;
  padding-left: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid #425227;
  background: #5575a4 url('../img/bar.jpg') no-repeat;
}
#center p {
  margin-top:0px;
  margin-bottom:0px;
  color: #e8f2fb;
  background: url('../img/p_middle.png') repeat-y;
  padding:10px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 18px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
}
#center ul {
  margin-top:0px;
  margin-bottom:0px;
  margin-left: 0px;
  top: -5px;
  color: #e8f2fb;
  background: url('../img/p_middle.png') 0px -5px repeat-y;
  padding:10px;
  padding-left: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  list-style-type: circle;
}
.tiers {
  margin-top:0px;
  margin-bottom:0px;
  margin-left: 0px;
  top: -5px;
  color: #e8f2fb;
  background: url("../img/p_middle.png") repeat-y;
  padding:10px;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  list-style-type: circle;
}
#left_side {
	float: left;
	width: 165px;
	border: 0px dashed #cccccc;
}
#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  color: white;
  padding:5px;
  border: none;
  background: transparent url('../img/header2.png') no-repeat;
}
#left_side p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 11px;
	color: #666666;
}
#right_side {
	float: right;
	width:165px;
	height:auto;
	border:0px dashed #cccccc;
}
#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  color: white;
  padding:5px;
  border: none;
  background: transparent url('../img/header2.png') no-repeat;
}
#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;
}
#page_footer {
  height: 60px;
  background: #42648E;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}
#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}
#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
}
form {
  margin-top: 0px;
}
.navcontainer a {
  margin-top: 1px;
  display: block;
  width: 200px;
  height: 74px;
  float: left;
  background-image: none;
}
#linklist {
  padding-left: 0;
  margin-left: 0;
  width: 165px;
  margin-top: 0px;
}
#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:arial;
  font-size:10px;
}
#linklist li a { 
  display: block;
  width: 160px;
  margin-bottom: 4px;
  padding-left: 4px;
  text-decoration: none; 
}
#linklist2 {
  padding-left: 0;
  margin-left: 0;
  width: 165px;
  margin-top: 0px;
}
#linklist2 li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:arial;
  font-size:10px;
}
#linklist2 li a { 
  display: block;
  width: 160px;
  margin-bottom: 4px;
  padding-left: 4px;
  text-decoration: none; 
}
.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}
.thumbnail_right {
  float: right;
  margin-left: 6px;
  margin-right: 0px;
  margin-bottom: 15px;
  border: 2px solid #42648E;
}
.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbs {
  float: left; 
  margin: 0px 4px 10px 5px;
  border: 2px solid #42648E;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #333333; 
  font-weight: bold; 
}
.style5 {
  font-size: 14px
}
.style9 {
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
}
.style10 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style12 {
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
}
.style14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style17 {
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
}
.style19 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style21 {
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
}
.style22 {	
  color: #223980;
	font-weight: bold;
}

