body {
  text-align: center;
  margin-top:10px;
  margin-bottom:40px;
  color:#FFFFFF;
  background: #E5E3E3 url('../images/back.gif') top left repeat-x;
}

A:link {
	COLOR: #C4ED6B; text-decoration: none
}
A:visited {
	COLOR: #C4ED6B; text-decoration: none
}
A:active {
	COLOR: #C4ED6B; text-decoration: none
}
A:hover {
	COLOR: #C4ED6B; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 990px;
  text-align: left;
  background: url('../images/black-bg.gif') top right repeat-y;
}

#page_header {
  height: 106px;
  background: url('../images/header.gif') top left no-repeat;
  clear: both;
}

#logo {
  float:left;
  padding-top:40px; padding-left:90px;
  margin:0px;
  width:500px;
}

#search {
  float:right;
  margin:0px;
  padding-right:75px;
  padding-top:28px;
  width:200px;
}



#topbanner {
  margin-top:10px;
  margin-bottom:30px;
  padding:8px 0px 0px 0px;
  height:231px;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:69px;
  margin-right:64px;      
  border:0px dashed #FFFFFF;
  background: url('../images/black-bg1.gif') top right no-repeat;
}

#center {
  margin-left:0px;
  margin-right:220px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin:0px 25px 10px 20px;
  font-family: Trebuchet MS;
  font-size: 16px;
  color: #B8E557;
  padding:2px 4px 2px 10px;
  background: url('../images/gray-head.gif') top right repeat-x;
  border:1px #707070 solid;
}
#center h4 {
  margin:0px 25px 10px 20px;
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #FF6699;
  padding:2px 4px 2px 10px;

  border:1px #707070 solid;
}


#center p {
  margin-top:5px;
  padding:4px 25px 10px 20px;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
}

#right_side {
  float: right;
  width:219px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: Trebuchet MS;
  font-size: 16px;
  color: #B8E557;
  text-align:center;
  padding:2px 4px 2px 4px;
  background: url('../images/gray-head.gif') top right repeat-x;
  border:1px #707070 solid;
}

#right_side p {
  margin-top:5px;
  margin-bottom:10px;
  padding:4px 15px 4px 15px;
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;
}

#menu_bar {
  margin:0px 64px 0px 69px;
  padding:4px 0px 0px 80px;
  border:0px dashed #cccccc;
  height:44px;
  clear:both;
  background: url('../images/menu_bar.gif') top left no-repeat;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  color: #FFFFFF;
  float: left;
  width: 100%;
  font-family: Arial;
  font-size:16px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  margin:0px;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left:16px;
  padding-right:16px;
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #5F8117;
}

#navcontainer ul li a:hover {
  background: url('../images/navi-over.gif') top left repeat-x; 
  color: #B1DC3B;
}

.text {
  margin:0px;
  font-family: verdana;
  font-size: 11px;
}


#page_footer {
  height: 30px;
  margin:0px 64px 0px 69px;
  clear: both;
  background:#E5E3E3 url('../images/footer-line.gif') top left repeat-x;
}

#page_footer p {
  padding-top:25px;
  text-align:center;
  font-family: verdana;
  font-size: 11px;
  line-height:14px;
  color:#000000;
}

#page_footer A:link {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:visited {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:active {
	COLOR: #000000; text-decoration: none;
}
#page_footer A:hover {
	COLOR: #000000; text-decoration: underline;
}
