body {
  text-align: left;
  background: #003366 url('../img/bar1.jpg') top left repeat;
  margin-top:10px;
  margin-bottom:10px;
  color:#112222;
}

A:link {
	COLOR: blue; text-decoration: underline
}
A:visited {
	COLOR: purple; text-decoration: underline
}
A:active {
	COLOR: blue; text-decoration: underline
}
A:hover {
	COLOR: white; text-decoration: underline;
        background-color: blue;
}

#page_wrapper {
  border: 4px solid #000066;
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  background: #FFFFFF ;
}

#page_header {
  height: 351px;
  text-align: left;

  background: #FFFFFF url('../img/brbanner1.jpg') bottom left no-repeat;
  clear: both;
}



#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:26px;
  width:100%;
  clear:both;
  background: #FFFFFF url('../img/bar.jpg') bottom right no-repeat;
}

#content_wrapper {
height: 991px;
width: 100%;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:0px;
  margin-right:0px;
  border-left:0px solid #686226;
  border-right:0px solid #686226;
}

#center h3 {
  margin-top:2px;
  margin-bottom:7px;
  text-align: left;
  font-family: Arial, Georgia, Helvetica;
  font-size: 18px;
  color:#112222;
  padding:4px;
  border: 0px solid #425227;
  
}
#center h1 {
  margin-top:2px;
  margin-bottom:7px;
  text-align: center;
  font-family: Georgia, Helvetica, Arial;
  font-size: 28px;
  color:#112222;
  padding:4px;
  border: 0px solid #425227;
  
}

#center p {
  margin-top:10px;margin-bottom:5px;
  padding-left:10px;
text-align: justify;
  font-family: Arial, Helvetica;
  font-size: 16px;
  line-height: 19px;
}



#page_footer {
  height: 30px;
  background: #425227 url('../img/bar1.jpg');
  clear: both;
  width: 100%;
  margin:0px;
}

#page_footer p {
  padding-top:12px;
  text-align:center;
  font-family: Arial, Georgia, Helvetica;
  font-size: 12px;
  line-height:12px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR:  #83c9FF; text-decoration: none
}
#page_footer A:visited {
	COLOR:  #83c9FF; 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: 2px;
  margin-left: 2px;
padding-right: 3px;
  margin-top:0px;
  background-color: #000000;
  background: url('../img/bar.jpg') bottom right ; 
  color: White;
  float: right;
  
  font-family: Georgia, Helvetica, Arial;
  font-size:20px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a{
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:5px;
  padding-right:12px;
  background-color: transparent;
  color: #83c9FF;
  text-decoration: none;
  float: left;
  border-right: 0px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.jpg') bottom left repeat-x; 
  color: #fff;
}


#navcontainer ul li a:visited {
    color: purple;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 2px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:18px;
  border-top: 2px solid #D1D9C4;
  font-family: Arial, Georgia, Helvetica;
  font-size:16px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:5px;
  margin-bottom:5px;
  border:0px;
}

#navlist li {
  
  margin: 0;
  line-height:14px;
  margin-top:5px;
  margin-bottom:5px;
  font-family: Georgia, Helvetica, Arial;
  font-size: 14px;
}

.thumbnail_right {
  float:right;
  margin-left:5px;
  margin-bottom:5px;
  border:0px;
}

