body {
  text-align: center;
  background-color: #163d64;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-image: url(img/bbg.jpg);
  background-repeat: repeat-x;}

A:link {
	COLOR: #1c446e; text-decoration: none
}
A:visited {
	COLOR: #1c446e; text-decoration: none
}
A:active {
	COLOR: #1c446e; text-decoration: none
}
A:hover {
	COLOR: #1c446e; text-decoration: underline
}

.style1 {
	color: #092A4C;
	font-style: italic;
	font-weight: bold;
}

.style2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
  }
.style2 a{
	font-weight: bold;
  }


#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('img/content_bg.jpg') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:5px; 
  padding-left:45px;
  margin:0px;
  font-family: verdana;
  font-size: 22px;
  color: #2c4ed5;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:45px;
  font-family: verdana;
  font-size: 12px;
  color: #2c4ed5;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  height:35px;
  clear:both;
}


#foot_menu {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight:300;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
	margin-left:160px;
	margin-right:160px;
	border: 0px solid #999;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding:6px;
	border: 1px #ffffff solid;
	background-color: #ffffff;
	background-image: url(img/hbg.jpg);
	background-repeat: repeat-x;
}

#center p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	border: 0px solid #CCC;
  }
#center p a{
font-weight:bold;
  }

#center li {
	margin-left:12px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
	text-align: justify;
  }
#center li a{
font-weight:bold;
  }

#left_side {
  float: left;
  width:140px;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:6px;
	border: thin solid #ffffff;
	background-color: #ffffff;
	background-image: url(img/hbg.jpg);
	background-repeat: repeat-x;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  text-align: justify;
  }

#right_side {
  float: right;
  width:140px;
}

#right_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:6px;
	border: thin solid #ffffff;
	background-color: #ffffff;
	background-image: url(img/hbg.jpg);
	background-repeat: repeat-x;
}

#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;
  text-align: justify;}

#right_side li {
  list-style-type: square;
  margin-left: 15px;
  margin-right:8px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  text-align: justify;
  }

#page_footer {
  height: 50px;
  background: #112b46;
  clear: both;
}

#page_footer p {
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#ffffff;
	font-weight: bold;
}

#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: #FFF;
	text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background: #ffffff url('img/bar.jpg') no-repeat top right; 
  color: #ffffff;
  float: left;
  width: 100%;
  height: 35px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left:7px;
  padding-right:6px;
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
  float: left;
  border-right: 1px #ffffff solid;
}

#navcontainer ul li a:hover {
background: #3ade24 url('img/bar_bg_hover.jpg') repeat-x bottom left; 
  color: #ffffff;
}
#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 0px solid #006633;
  display:block;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:25px;
  font-family:verdana;
  font-size:10px;
  border-left: 0px solid #006633;
  border-right: 0px solid #006633;
 
}

#linklist li a { 
   text-decoration: none;
   background-image: url(img/menu_bg.gif);
   display:block;
   width: 128px;
   font-weight: bold;
   padding-left: 10px;
   color: #092a4c;}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
