*{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
body{
  background-image: url(/images/patterns/honeyquad.gif);
  background-color: #ddeeff;
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-left: 30px;
}
a:link,
a:visited,
a:active{
  color:black;
  text-decoration: none;
  font-weight: bold;
}
p{
  margin-bottom: 11px;
}
/* title image */
.hed{ 
  margin-bottom: 20px;
  padding: 0px 10px 0px 0px;
  text-align: right;
 }
/* main body section, contains header etc. */
.col{
  background-color:white;
  float:left;
  width:540px;
  margin-left: 00px;
  text-align: justify;
}
/* navigation bar to right */
.subcol { 
  position: absolute;
  background-color: white;
  float: left;
  left: 570px;
  width: 155px;
  margin: 10px 0px 0px 10px;
  padding: 10px 0px 20px 10px;
  clear: none;
 }
.subcol p { 
  width: 135px;
  padding-right: 0px;
}

.lft_half{ 
  margin-right:20px;
  width: 250px;
  clear: none;
  float: left;
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
.rht_half{ 
  width: 250px;
  clear: none;
  float: right;
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

ul{ 
  padding-left: 0px;
}
li{ 
  list-style-type: none;  
}

img{
  background-color: #ffff77;
  background-image: none;
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}
img.thumb{ 
  margin-bottom: 0px;
  width: 20px;
  height: 20px;
}
div.thumb { 
  margin-left:1px;
  margin-right: 2px;
  margin-top: 3px;
  float:left;
  clear:none;
}
.lft{
  margin-right: 20px;
  float: left;
}
.rht{
  margin-left: 20px;
  float: right;
}
.label { 
  vertical-align: 50%;
  margin-left: 3px;
  font-weight: normal;
}
.caption { 
  margin-left: 266px;
 }
div.break { 
  height: 23px;
  float: left;
  clear:both;
}
.blank { 
  float: left;
  clear: none;
  height: 23px;
 }
img#primary { 
  border-style: solid;
  border-color: white;
  border-width: 10px 10px 20px 10px;
  margin: 0px 0px 0px 0px;
}
div.right_align { 
  text-align: right;
  margin: 0px 0px 0px 0px;
}
