body {
  text-align: center;
  background-color: #03244D;
  margin-top:0px;
  margin-bottom:10px;
  color:#000000;
}

A:link {
	COLOR: #093A72; text-decoration: none
}
A:visited {
	COLOR: #093A72; text-decoration: none
}
A:hover {
	COLOR: #093A72; text-decoration: underline
}
A:active {
	COLOR: #093A72; text-decoration: none
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF;
}

#page_header {
  margin-left: 0px;
  margin-right: 0px;
  height: 165px;
  background: #03244D 
  }

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: bookman old style, book antiqua, verdana, arial;
  font-size: 24px;
  color: #000000;
  line-height:26px;
  letter-spacing:-1px;
}

#menu_bar {
  margin-left:0px;
  margin-right:0px;
  padding-right:0em;
  border:0px dashed #cccccc;
  height:30px;
  clear:both;
  background: #990000;
}

#menu_bar A:link {
	COLOR: #FFFFFF; text-decoration: none
}
#menu_bar A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#menu_bar A:active {
	COLOR: #FFFFFF; text-decoration: none
}
#menu_bar A:hover {
	COLOR: #FFFFFF; text-decoration: none
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;      
  border:0px dashed #cccccc;  
}

#center {
  margin-left:160px;
  margin-right:0px;
  border:0px dashed #cccccc;
}

#center p {
  margin-top:0px;margin-bottom:0px;
  margin-right:0px
  padding:0px;
  font-family: times new roman; arial; bookman old style;
  font-size: 11px;
  color: #03244D;
  line-height: 16px;
}

#left_side {
  float: left;
  width:160px;
  border:0px dashed #cccccc;
  margin-top: 0px;
  margin-left: 0px;
  background: #666666
}

#left_side p {
  margin-top:0px; margin-bottom:0px;
  margin-left:0px;
  padding:0px;
  font-family: times new roman; arial; bookman old style;
  font-size: 11px;
  line-height: 20px;
  color: #000000;
}

#left_side A:link {
	COLOR: #FFFFFF; text-decoration: none
}
#left_side A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#left_side A:active {
	COLOR: #FFFFFF; text-decoration: none
}
#left_side A:hover {
	COLOR: #FFFFFF; text-decoration: underline
}

#page_footer {
  height: 70px;
  background: #666666;
  clear: both;
}

#page_footer p {
  padding-top:0px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline
}

#linklist {
  text-indent: .5em;
  border-bottom: 1px solid #FFFFFF;
  width: 160px;
}

#linklist li { 
  list-style: none; 
  margin: 0;
  line-height:30px;
  border-top: 1px solid #FFFFFF;
  font-family: times new roman; arial; bookman old style;
  font-size:17px;
  color: #FFFFFF;
}

#linklist li a {
  hover:text-decoration:underline;
  visited:color: #FFFFFF;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}