body { background-color: #fff; margin: 0; text-align: center; }
p { margin-top: 0; margin-bottom: 0; }
a:link img { color: #1d1d1d; text-decoration: none; }
a:link { color: #1d1d1d; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:visited { color: #3c434a; }
a:vlink { color: #3c434a; }
a:active { color: #f98b3d; font-weight: bolder; text-decoration: none; }
#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 850px;
     height: 538px;
     margin-top: -269px; /* half of the height */
     margin-left: -425px; /* half of the width */
     }
DIV#bottom { margin-left: auto; margin-right: auto; width: 850px; height: 20px; }
#description { color: #333; text-align: left; height: 60px; margin-left:73px; padding-left: 10px; }
#description2 { color: #333; text-align: left; height: 78px; margin-left:73px; padding-left: 10px; }
#description3 { color: #333; text-align: left; margin-left: 73px; padding-left: 10px; height: 120px; }
h1 { color: #000; font-size: 1.15em; font-weight: bold; margin: 0.2em 0 0; }
.lightgray9 { color: #8f8989; font-size: 8px; font-family: arial; }
.text11 { color: #7b7b7b; font-size: 11px; }
#leftcell { height: 394px; margin-left:73px; margin-top:20px; overflow: hidden; }
.bio { padding-right: 12px; }
.hand {
cursor: pointer;
cursor: hand;
}
