html { background: #CCCCCC url(images/skull.jpg) repeat fixed;
       color: #000000;
       font: normal normal bold 110%/normal;
       width: 760px; }

body { margin: 10px 10px 10px 10px;
       width: 740px; }

.banner { font-size: 125%; 
          font-weight: bold; }

img.leftcaption  { float: left; 
                   padding: 5px 15px 15px 15px; }

.menu { background: transparent;
        color: #000000;
        text-decoration: none; }

.menu a { font-size: 125%;
          color: #000000;
          font-weight: bold;
          text-decoration: underline;
          background: transparent;
          padding-left: 5px;
          padding-right: 5px; }

.menu a:hover { color: #006600;
                font-weight: bold;
                text-decoration: underline;
                background: transparent;
                padding-left: 5px;
                padding-right: 5px; }

.centeredcontent { text-align: center; }

.company { color: #000000; }

.jobtitle { color: #000000;
            font-weight: bold; }

img.rightcaption { float: right;
                   padding: 5px 15px 15px 15px; }

.section { background: transparent;
           color: #000000; }

.section h3 {background: #000000;
             color: #00FF00;
             font-size: 120%;
             width: 100%; }

.section a img { background: transparent;
                 border: none; }

.section a:hover img { background: transparent;
                       border: none; }

.section a { color: #000000;
             font-weight: bold;
             text-decoration: underline; }

.section a:hover { color: #006600;
                   font-weight: bold;
                   text-decoration: underline; }

.footer { font-size: 90%;
          font-style: italic; }