a {
   background:#ffa;
   color:#000;
   text-decoration:none;
}

a:hover,
div#Logobar a:hover,
div.blackbar a:hover {
   background:#ff3;
   color:#f00;
}

body { 
   background:#F0F0F0;
   color:#333;
   font:10pt Georgia,Arial;
   margin:0px; padding:0px;
   text-align:left;
}

#Content {
   border-right:1px solid #ccc;
   border-left:1px solid #ccc;
   border-bottom:5px solid #ccc;
   padding-left:20px; padding-right:20px;
   padding-bottom:50px;
   text-align:left;
   text-indent:1em;
   width:708px;
}

div {
   font-size:10pt;
   position:relative;
   z-index:0;
}

div.blackbar {
   background:#111;
   border:0px;
   color:#fff;
   text-align:left;
   width:100%;
}

div.blackbar a {
   background:transparent;
   color:#fff;
}

div.Page { 
   background:#fff;
   border:0px;
   color:#333;
   padding:0px;
   text-align:center;
   width:750px;
   margin-left:auto; margin-right:auto;
   margin-top:0px;   margin-bottom:0px;
}

div.Page span.left {
   left:1em;
   position:relative;
}

div.Page span.right-1 {
   left:auto; right:10px; top:1em;
   position:absolute;
}

div.Page span.right-2 {
   left:55em;
   position:absolute;
}

#Logobar {
   background:url(../image/bkgrnd-2.jpg);
   border:0px;
   text-align:left;
   height:325px;
   width:750px;
}

div#Logobar a {
   background:transparent;
}

div.Namecard{
   font:11pt Georgia;
   font-style:upright;
   margin-left:10px; border:0px;
}

div.Menu{
   position:absolute;
   top:auto; bottom:0px;
   left:10px;
   border:0px;
}

div.Menu a{color:#50AFFF;}

h1 { border-bottom:1px solid #8cacbb; font-size:16pt; font-weight:bold; text-indent:0.5em;}
h2 { font-size:13pt; font-weight:bold; text-indent:0.5em;}

div.list1 {
   font:11pt Georgia;
   border: 0px;
   margin-left: 1em;
   margin-right: 1.5em;
   text-indent: -0.85em;
}

div a.j_img img {
   border: 0px;
   width: 0px;
   height: 0px;
}

div a.j_img:hover img {
   border: 1px solid #000;
   position: absolute;
   z-index:3;
   width: 450px;
   height: 630px;
}

