/* style sheet for main section */


body {
  background-color : white;
  margin : 0 2em 0 5px;
  font-size:13px;
  line-height:1.22em;
  font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
}

div.blogBlock{;}

div.swirl1{
  border:none!important;
  display:block;
  background-image : url(bits/img/Swirl1.gif);
  /*background-repeat:no-repeat;*/
  position:absolute;left:379px;top:13px;
  width : 58px;height : 58px;
  filter:alpha(opacity=30);opacity: 0.3;
  z-index:40;
}  

a.blogstrap{
  display:block;
  background-image : url(bits/img/BlogStrap.gif);
  background-repeat:no-repeat;
  position:absolute;left:38px;top:2px;
  filter:alpha(opacity=90);opacity: 0.9;
  width : 550px;height : 113px;
  z-index:50;
  cursor:url(bits/img/fox.gif) 37 9, auto;
  border:1px dashed black;
}  


a.blogStrap:hover{
  border:4px dotted black;
  filter:alpha(opacity=100);opacity: 1.0;
}


table {font-size:inherit;font:100%;}

pre, code {font:115% monospace;*font-size:100%;}




table.main {
  color : black;
  margin : 13px;
  padding : 0px;
  border-style : hidden;
  border-width : 1px;
  border-color : black;
}

*.head {
  color : black;
  padding : 2px 1px 2px 1em;
  background-color : white;
  border-style : solid;
  border-width : 1px 3px 3px 1px;
  border-color : #4cf;

}

a.menu{
  padding : 0 15 0 15px;
  margin : 0 5 0 0;
  border-style : outset;
  border-width : 2;
  background-color : #eee;
  white-space : nowrap;
  text-decoration : none;
  color : #08f;
  font-weight : normal;
}

a.jump{
  padding : 0 3 0 20px;
  margin : 0 5 0 0;
  background-image : url(bits/img/spot.gif);
  background-position : 5px 1px;
  background-repeat : no-repeat;
  border-style : outset;
  border-width : 1;
  background-color : #eee;
  white-space : nowrap;
  text-decoration : none;
  color : #08f;
  font-weight : normal;
}


div.section {
  padding : 5px;
  margin : 5px;
  width : 890px;
}  

div.sectionx {
  background-color : #eee;
  border-style : solid;
  border-color : #08f;
  border-width : 1px;
  
  padding : 0px;
  margin : 5px;
  width : 890px;
}  

div.sectionz {
  background-image:url(bits/img/yrdotted.png);
  border-style : solid;
  border-color : #E54545;
  border-width : 1px;
  margin : 5px;
  width : 890px;
}  
td.job{
  font-weight:bold;
  color:#B10505;
  padding : 0px 0px 0px 18px;
}
  
div.sectiony {
      color      : white;
      text-align : left;
      vertical-align : top;
      margin : 3px;
      padding : 5px 8px 3px 13px;
      background-image : url(bits/img/bar.gif);
      background-repeat : no-repeat;
      height : 51px;    
      width : 880px;  
     /*background-color :  #08f;
/*      border-color : black;
      border-width : 1 2 2 1;
      border-style : solid;*/
}  
  
  
  td.cap
    { color      : white;
      text-align : left;
      font-size  : 150%;
      font-weight : bold;
      vertical-align : top;
      margin : 30px;
      padding : 3px 8px 3px 13px;
      background-image : url(bits/img/bar.gif);
      background-repeat : no-repeat;
      height : 41px;      
     /*background-color :  #08f;
/*      border-color : black;
      border-width : 1 2 2 1;
      border-style : solid;*/
    }

  td.info
    { color      : black;
      text-align : left;
/*    background-image : url(xxr.gif); */
      background-image : url(bits/img/vbar.gif);
      background-position : top left;
      background-repeat : repeat-y;
      margin : 3px;
      padding : 3px 0 0 30px;
      border-left-width : 0px;
    }

  td.bar
    { height:3px;
      width : 100%;
      background-color : #B0E6FC;
      border : 0 0 0 0;
    }

div.title {
  color : black;
  font-weight : bold;
  vertical-align : top;
  background-image : url(bits/img/timid.gif);
  background-position : top left;
  background-repeat : repeat-x;
}


a.ix {
  padding:1px;
  margin:1px;
  background-color:grey;
  border:1px outset white;
  text-decoration:none;
}
a.ix:hover{
  color:red;
  border:1px inset white;
}  
  
