<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>Untitled</title>
</head>
<body>
html,body{margin:0;padding:0}
body{font-family: "Arial",sans-serif; font-size: 15px; background: url(background.gif) #f7f5ec /*#fdf7e0;*/ }
div#content p{line-height:1.4}
div#content ul{line-height: 1.4}
div#footer{background: #d7cb9e;color: #000000}
div#footer p{margin:0;padding:5px 10px; font-size: 9px; color: #ffffff}
div#wrapper{float:left;width:100%}
div#content{margin: 2em;}
div#footer{clear:left;width:100%; margin-top: 1em;}
div#biocontent p{line-height:1.4;}
div#biocontent ul{line-height: 1.4}
div#biocontent{margin: 2em; width:50em;}

a
{
text-decoration: underline;
color: #8c0101;
}

a:hover
{
text-decoration: underline;
color: #c90101;
}

a:active
{
text-decoration: underline;
color: #e70202;
}

a:visited
{
text-decoration: underline;
color: #8c5151;
}

img
{
border-style: none;
}



.rightbar
{
float: right;
margin: 3em;
padding: 5px;
width: 400px;
background: #d7cb9e;
border: 2px solid #710101;
}

.bioimg
{
float: right;
padding: 10px;
}

.bioname
{
font-weight: bold;
font-size: 350%;
font-family: "Georgia";
}

.biotitle
{
font-style: italic;
font-size: 15px;
font-family: "Georgia";
}

.logo
{
margin: 1em 2em 2em 1em;
}

/* not used*/
.news
{
width: 30em;
margin 2em;
padding: 5px;
background: url("post-back.gif") repeat-x;
border: 5px solid #b3a884;
}

/* Tab Pretties*/

#tabsE {
      float: left;
      width: 100%;
			margin-bottom: 1em;
	    background: url("tabsback.gif") repeat-x;
      font-size: 100%;
      line-height: normal;
      }
    #tabsE ul {
margin: 0;
	padding: 10px 10px 0 20px;
	list-style-type :none;
      }
    #tabsE li {
      display:inline;
     margin: 0;
      padding: 0;
      }
    #tabsE a {
      float: left;
      background: url("tableftE3a.gif") no-repeat left top;
      margin: 0;
      padding: 0 0 0 4px;
      text-decoration: none;
			font-weight: bold;
      }
    #tabsE a span {
      float: left;
      display: block;
      background: url("tabrightE3a.gif") no-repeat right top;
      padding: 5px 15px 4px 6px;
      color: #8c0101;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color: #8c0101;
      }
    #tabsE a:hover {
      background-position: 0% -42px;
      }
    #tabsE a:hover span {
      background-position: 100% -42px;
      }  
			
/* End tab pretties */
