body, input, select, table {  
  font-family: arial,verdana,sans;
  font-size:  10pt;
  font-weight: normal;
  font-style: normal;
  text-align:left;
  text-decoration:none;
}
body {
  margin: 0pt;
  padding: 0pt;
  background-color: #440000;
}

.allsite {
  background-color: #440000;
  width:900px;
  margin:0 auto;
  padding: 20px;
}
.toppanel {
  background-color: #440000;
  background: url(siteimg/top.jpg);
  height:161px;
  width:900px;
}
.left {
  width:262px;
}
.right {
  width:638px;
  text-align:justify;
}
.leftside {
  float:left;
}
.rightside {
  float:left;
}
.buttonbar
{ background: url(siteimg/widebuttons.gif);
  height:40px;
}
.button {
  float:left;
  height:38px;
}
.button A {
  display:block;
  width:100%;
  height:100%;
}
.bspacer{
width:15px;
}
.bhome {
width :107px;
}
.bcv {
width :53px;
}
.bportfolio {
width  :107px;
}
.bresearch {
width :111px;
}
.bpublications{
width :144px;
}
.blinks{
width :85px;
}
.leftmain{
background: url(siteimg/smallback.gif);
}
.leftimagediv {
 height:40px;
}
.maintextarea {
  padding:5px 25px 5px 25px;
  min-height:500px;
  margin:0px;  
  background: url(siteimg/wideback.gif);
}
.leftbottom {
height:26px;
background: url(siteimg/smallbottom.gif);
}
.rightbottom {
height:26px;
background: url(siteimg/widebottom.gif);
}
.leftmain {
  padding:5px 25px 5px 25px;
  margin:0px;
  min-height:100px;
}
.footer {
clear:both;
height:0px;
width:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color: #440000;

}
.rightimage {
 margin:5px 10px 5px 10px;
 float:right;
 border:1px solid black;
}
.cvtable td {
  vertical-align:top;
  padding: 5px 10px 5px 0px;
}
A {
 color:black;
}

