/* IE STYLESHEET */
body {
      background-color: #131000;
      background-image: url("images/bg.jpg");
      background-repeat: repeat-x;
      margin: 0px;
      padding: 0px;
      text-align: center;
      }
#banner {
         margin-top: 15px;
      }
div#container {
      width: 790px;
      margin: 0px;
      }
#tabsK {
      float:left;
      width:800px;
      background:#131000;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #54545C;
      }
.main {
      width: 800px;
      background-color: #f2f2f2;
      text-align: left;
      }
div.leftDiv {
      width: 47%;
      border-right: 1px solid #594F45;
      float: left;
      }
div.right {
         float: right;
      }
div.upperRight {
      width: 94%;
      background-color: #ffffff;
      border: 1px solid #594545;
      margin-top: 5px;
      margin-right: 5px;
      }
div.lowerRight {
      width: 90%;
      height: 170px;
      margin-top: 10px;
      }
div.upperRightContact {
      width: 47%; <!-- 94% -->
      background-color: #ffffff;
      border: 1px solid #594545;
      margin-top: 5px;
      margin-right: 5px;
      }
div.lowerRightContact {
      width: 49%; <!-- 90% -->
      height: 170px;
      margin-top: 10px;
      }
#girl {
      height: 135px;
      float: right;
      }
.quote {
      font-size: 18px;
      color: #6b6f8c;
      z-index: 100;
      padding: 13px 3px 3px 3px;
      }
.firstChar {
      font-size: 1.3em;
      }
.author {
      font-size: 16px;
      z-index: 100;
      color: #594545;
      margin-left: 100px;
      }
#header {
     color: #ffffff;
     font-family: verdana;
     font-size: 14pt;
     background-color: #594545; 
     padding: 0 0 0 4px;
     }
.text{
     color: #594F45;
     text-align: left;
     font-size: 11pt;
     text-align: justify;
     padding: 4px 14px 4px 14px;
     }
ul {
   margin-top: -5px;
   }
li {
   color: #594F45;
   margin-left: 15px;
   font-size: 11pt;
   }
.portfolio {
      margin-top: 10px;
      margin-right: 20px;
      text-align: left;
      background-color: #ffffff;
      width: 380px;
      height: 220px;
      overflow: auto;
      color: #6d1209;
      border: 1px solid #000000;
      }
#desc {
   margin-top: 10px;
   width: 100%;
   font-size: 10pt;
   color: #594F45;
   }
.port_image {
      border-width: 0px;
      }
#bottom {
      background-color: #b08e4e;
      width: 800px;
      height: 70px;
      margin-top: 3px;
      margin-left: 5px;
      text-align: right;
      padding: 5px 0 5px 0;
      }
a {
   border: 0px;
   color: #131000;
   font-size: 11pt;
   }
a:hover {
   color: #b08e4e;
   }
abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #000;
}
html {
      scrollbar-arrow-color: #b08e4e;
      scrollbar-base-color: #131000;
      scrollbar-darkshadow-color: #594545;  <!-- right hand edge and bottom of each arrow section -->
      scrollbar-face-color: #ffffff;
      scrollbar-highlight-color: #ffffff;  <!-- background of vertical strip and left and top of arrow section (lighter than 3d-light-color)-->
      scrollbar-shadow-color: #ffffff;  <!-- background page color! -->
      scrollbar-3dlight-color: #594545; <!-- left hand edge and top of each arrow section -->
      }
