/*
Caribbean Slave Trade Archives Project style sheet
Author: Stuart N Wrigley s.wrigley@riasys.net
Date: 25 February 2004
*/

body { 
  background-color: #ffffff; 
  color: #000000; // #253475; 
  font-family: Arial, Helvetica, sans-serif;
}

h1 { 
  font-size: 1.5em;
  color: #253475; 
}

h2,h3 {  
  font-size: 1em;
  color: #253475; 
}

a:link, a:visited {
   text-decoration : none; 
   color : #0d0099; 
}

a:hover  {
   color : #ff3333; 
}	

ul.publications, ul.sparse li { 
   margin-bottom: 10px;
}

th { 
  align: left;
}

.mainhead {
  background-color: #253475; 
}

.navbar {
  background-color: #CDCDE1; 
  color: #FE7F01;
}

.corenav {
  background-color: #ffffff; 
}

.corenav a:link, .corenav a:visited {
  font-family: Verdana, Arial;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration : none; 
  color : black; 
}

.navbar a:link, .navbar a:visited {
  font-family: Verdana, Arial;
  font-size: 1em;
  font-weight: bold;
  text-decoration : none; 
  color : #FE7F01; 
}

.navbar a:hover  {
  color : #ffffff; 
}	


.content {  
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 2em;
  margin-top: 1em;
}

.tip, .posted {
  color: #666666;
  font-size: 0.8em;
}

