#col2 {
 background: #eff7ff;
 width: 785px;
 float: left;
 margin-left: 48px;
 color: #003B6F;
 line-height: 20px;
 
}

#col2 h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #ff0000;
  margin: 5px 0 5px 0;
  padding: 0;
}

#gglad {
  position:absolute; 
  top:70px; 
  left:5px; 
  width:202px; 
  background: #ffffff; 
  padding:2px; 
  border-width: 1px 1px 2px 2px;
  border-style: solid inset;
  border-color: #00509f;
  height: auto;
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 10pt;
  line-height: 20px;
  }

#left {
  position:absolute; 
  top: 160px; 
  left: 5px; 
  width: 204px; 
  background:#fff; 
  padding: 5px; 
  border: 1px solid #578AAF;
  height: auto;
  font-family: arial, helvetica, sans-serif; 
  font-size: 10pt;
  line-height: 20px;
  }
  
#box11 {
 background-color: #ffffff;
 text-align: center;
 position: relative;
 padding: 2px;
 margin: 0 0 0 25px;
 width: 210px;
 float: left;
 border: solid gold 1px;
 }
 
#box12 {
 background-color: #ffffff;
 position: relative;
 padding: 5px;
 width: 485px;
 float: left;
 margin: 0 0 20px 20px;
 border: solid #0000ff 1px;
 } 
 
#box13 {
 background-color: #eff7ff;
 margin: 0;
 position: relative;
 padding: 15px;
 border: 0;
 clear: left;
}  

#photo {
 float: left;
 background-color: transparent;
 position: relative;
 padding: 0;
 margin: 0;
 height: 220px;
 width: 220px;
}  

#photo2 {
 background-color: #ffffff;
 position: relative;
 padding: 15px;
 width: 470px;
 float: left;
 margin: -215px 0 20px 220px;
 border: solid #0000ff 1px;
 } 
  
p { color: #00509f;
  line-height: 22px;
  margin: 10px;
}

ul { line-height: 25px;
  color: #000064;
}

.stg { line-height: 20px;
  margin-left: -25px;
}

.link {
  color: #000045;
  background: #ffffff;
  padding: 10px;
  margin: 5px;
  font: normal verdana, arial, helvetica, sans-serif 12px;
 }
 
 .lk {
  color: #000045;
  background: #ffffff;
  font-size: 70%;
  font: normal arial, helvetica;
 }
 
a:link {
 color: blue; 
 font-weight: bold; 
 text-decoration: none; 
 }

a:visited {
 color: #0000a0; 
 font-weight: bold; 
 text-decoration: none; 
 }

a:active {
 color: #0000a0;
 background-color: transparent;
 font-weight: bold;
 text-decoration: none;
 }

A:hover {
 text-decoration: underline; 
 background-color: #ffffff;
 font-weight: bold; 
 color: #ff6600; 
 }
