div.skill{
 width: 229px;
 height: 20px;
 position: absolute;
 left: 175px;
 font-variant: small-caps;
 font-weight: 600;
 font-size: 17px;
 font-family:Arial, Helvetica, sans-serif;
 word-spacing: 4px;
}
a.skillLink{
  display: block;
  text-decoration: none;
  color: #BD0008;
  padding-left: 25px;
  background: url(fill.gif) no-repeat 1px 1px;
}
a.skillLink:hover{
  color: white;
  background: url(empty.gif) no-repeat 1px 1px;
  background-color: #E3B9B9;
}

div.title{
   width:245px;
   font-variant: small-caps;
   font-weight: 600;
   font-size: 16px;
   font-family:Arial, Helvetica, sans-serif;
   word-spacing: 4px;
   color: #A11010;
   border-bottom: 1px solid;
   background-color: rgb(100%,92%,90%);
   padding-left: 5px;
}
div.capability{
   width:200px;
   font-variant: small-caps;
   font-weight: 100;
   font-size: 14px;
   font-family:Arial, Helvetica, sans-serif;
   word-spacing: 2px;
   background-color: rgb(100%,92%,90%);
   color: #A11010;
   padding-left: 50px;
   margin-top:1px;
}


div#projectM{
 position: absolute;
 top: 150px;
}
div#businessA{
 position: absolute;
 top: 175px;
}
div#softwareE{
 position: absolute;
 top: 200px;
}
div#implementation{
 position: absolute;
 top: 225px;
}
div#sofwareT{
 position: absolute;
 top: 250px;
}
