body {
  text-align: center;
  background-color: #D5F1F2;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
    font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

A:link {
	COLOR: #444; text-decoration: none
}
A:visited {
	COLOR: #444; text-decoration: none
}
A:active {
	COLOR: #444; text-decoration: none
}
A:hover {
	COLOR: #444; text-decoration: underline
}


a.info{

    position:relative;
    z-index:24; 
	border-bottom:1px dotted #000;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#F3E8AA; text-decoration:none}

a.info span{display: none}

a.info:hover span{ 
    display:block;
	padding:5px;
    position:absolute;
    top:2em; left:0em; width:35em;
    border:1px solid #000000;
    background-color:#FFFFFF; 
	color:#000;
    text-align: left}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ 
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ 
visibility: visible;
top: 50;
left: 200px; 

}



#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  background:  #96DADA url('../images/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 180px;
  background: #96DADA url('../images/headerface.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  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:0px;
  border-right:1px solid #000;
  border-left:1px solid #000;
  height:32px;
  clear:both;
  background: #666 url('../images/menu_bottom.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#centre {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#centre h3 {
  margin-top:0px;
  margin-bottom:5px;
  text-align: center;
  /*width:250px;*/
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFF;
  padding:4px;
  border: 1px solid #425227;
  background-color: #666; /*#FB9392;/*#F5698E; /*#DCCF60; /*#E67F6F;*/
}
#centre h2 {
  margin-top:0px;
  margin-bottom:5px;
  text-align: left;
  /*width:250px;*/
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #666;
  padding:4px;
  /*border: 1px solid #425227;
  background-color: #666; /*#FB9392;/*#F5698E; /*#DCCF60; /*#E67F6F;*/
}

#centre p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align:justify;
}


#centre ul { 
padding-left: 5px; 
margin-left: 20px; 
  font-family: verdana;
  font-size:12px;
color: #666; 
line-height: 18px; 
margin-top: 10px;
margin-bottom:10px;
list-style-type: round;
text-align:justify;  
}

#centre ol { 
padding-left: 5px; 
margin-left: 20px; 
  font-family: verdana;
  font-size:12px;
color: #666; 
line-height: 18px; 
margin-top: 10px;
margin-bottom:10px;
list-style-type: decimal;
text-align:justify;  
}
#centre li { 

padding:0px;
}


#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side ul { 
padding-left: 5px; 
margin-left: 20px; 
  font-family: verdana;
  font-size:12px;
color: #444444; 
line-height: 18px; 
margin-top: 10px;
margin-bottom:10px;
}

#left_side li { 
list-style-type: square;  
padding:0px;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFF;
  padding:4px;
  border: 1px solid #425227;
  background-color: #666;/*#EEE16F; /*#DCCF60; /*#A7AD89; /*#739240;*/
}

#left_side h3 a:link {
  color: #FFF;
}

#left_side h3 a:visited {
  color: #FFF;
}
#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;
}

#right_side {
  float: right;
  width:141px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFF;
  padding:4px;
  border: 1px solid #425227;
  background-color: #666;/*#EEE16F; /*#DCCF60/* #A7AD89; /*#739240;*/
}

#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;
}


#right_side ul { 
padding-left: 5px; 
margin-left: 20px; 
  font-family: verdana;
  font-size:12px;
color: #444444; 
line-height: 18px; 
margin-top: 10px;
margin-bottom:10px;
}

#right_side li { 
list-style-type: square;  
padding:0px;
}

#right_side h3 a:link {
  color: #FFF;
}

#right_side h3 a:visited {
  color: #FFF;
}

#page_footer {
  height: 45px;
  /*background: #96DADA; /*  url('../images/bar.jpg') top left no-repeat;*/*/
  background:  #96DADA url('../images/content_bg.gif') top left repeat-y;
  clear: both;
  border-left: 0px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
   border-top: 0px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 12px;
  line-height:14px;
  color:#999;
}

#page_footer A:link {
	COLOR: #999; text-decoration: none
}
#page_footer A:visited {
	COLOR: #666666; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #333; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #666;
  /*background: url('../images/menu_bg.gif') top right repeat-y; */
  color: Black;
  float: left;
  /*width: 100%;*/
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  /*border-right: 1px solid Black;
  border-left: 1px solid Black;  */
  position: absolute; /* makes the element absolutely positioned */
  width: 250px; /* give it a fixed width */
  left: 50%; /* push the left edge to the very middle of the #container */
  margin-left: -125px; /* slide the element half of it's width back to the left */
  /*border-right: 1px solid Black;
  border-left: 1px solid Black;  */
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
 /* background-color: #EEE16F;*/
  color: white;
  text-decoration: none;
  float: left;
 /* border-right: 1px solid #D0D2BF;*/
}

#navcontainer ul li a:hover {
  background-color: #999;
  /* replace this is needed url('../images/bar_bg_hover.gif') bottom left repeat-x; */
  color: #000;
  /*border-right: 1px solid #D1D9C4;
  border-left: 1px solid #D1D9C4;*/
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
