body {
  margin: 20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 0.62em;
  color: #666;

}

h1 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#text h1 {
  
}

h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 0 0 -10px 0;  
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  color: #56B600;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}


#news p {
  padding: 8px;
}

a {
  color: #56B600;
}

a:hover {
  color: #326901;
  background-color: #DDD;
}

#news   a:hover,
#footer a:hover {
  background-color: #CCC;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}



acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




#siteBox {
  width: 588px;
  margin: 0px auto;
  text-align: left;
}






#header .index{
  height: 144px;
  background: url(../images/index.png) no-repeat top center;
}

#header .gallery{
  height: 144px;
  background: url(../images/gallery.png) no-repeat top center;
}


#header .projects{
  height: 144px;
  background: url(../images/projects.png) no-repeat top center;
}

#header .publications{
  height: 144px;
  background: url(../images/publications.png) no-repeat top center;
}


#header .prof{
  height: 144px;
  background: url(../images/index.png) no-repeat top center;
}


#header .title {
  padding: 10px 0 0 10px;
  font-size: 2.5em;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #EEE;
}

#header .subTitle {
  padding: 0 0 0 12px;
  color: #EEE;
}

#header .subTitle a {
  text-decoration: none;
  color: #EEE;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}



#menu {
  text-align: center;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 0 20px;
  text-decoration: none;
  color: #666;
}

#menu a:hover, #menu a.active {
  background: url(../images/menu_tab.png) no-repeat top center;
}



#text {
  float: left;
  width: 588px;
}




#footer {
  height: 100px;
  padding: 28px 3px 0 5px;
  margin: 20px 0 20px 0;  
}

p#footer:first-letter {
  font-size: 1.0em;
}

#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}



ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {

}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
}


.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;

  border-left: 2px solid #FEE456;
}

p.quote span.bottom {
  float: right;
  width: 20px;
}

img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}


#papers authors 
{  

}

#papers papTitle 
{
font-weight: bold;

}

#papers wherePublished 
{
font-style: italic;
}

#papers otherTBD
{
text-transform: uppercase;
font-style: italic;
}

