/*  studio.css  tjb  20-jun-2004  Active Space Media  */

.projEditLink
{
  font-family: Arial, Geneva, sans-serif;
  font-size: 16px; 
  font-weight: bold;
  letter-spacing: 0.2em;
  word-spacing:   0.05em; 
  padding: 2px;
  color: #ff4400;
  background-color: #111111;
}
.projEditLink a:link    { color: #ff4000; text-decoration: none; }
.projEditLink a:visited { color: #ff4000; text-decoration: none; }
.projEditLink a:hover   { color: #ff4000; text-decoration: none; }

.projectsStudio
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 14px; 
  font-weight: bold;
  letter-spacing: 0.05em;
  word-spacing:   0.1em; 
  color: #d8d8d8;  
}
.projectsStudio a:link    { color: #d8d8d8; text-decoration: none; }
.projectsStudio a:visited { color: #d8d8d8; text-decoration: none; }
.projectsStudio a:hover   { color: #000000; text-decoration: none; }

.projectsTitle
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 11px; 
  font-weight: normal;
  letter-spacing: 0.08em;
  word-spacing:   0.1em; 
  color: #d8d8d8;  
}

.projectsList
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 11px; 
  font-weight: bold;
  letter-spacing: 0.04em;
  word-spacing:   0.03em; 
}
.projectsList a:link    { color: #e0e0e0; text-decoration: none; }
.projectsList a:visited { color: #e0e0e0; text-decoration: none; }
.projectsList a:hover   { color: #000000; text-decoration: none; }

.studioTitle
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 19px; 
  font-weight: normal;
  letter-spacing: 0.2em;
  word-spacing:   0.05em; 
  color: #fefefe; 
}

.bodyText
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 12px; 
  font-weight: normal;
  letter-spacing: 0.1em;
  word-spacing:   0.1em; 
  line-height: 125%;  
  color: #fefefe;  
}

.bodyTextBullets
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 12px; 
  font-weight: normal;
  letter-spacing: 0.1em;
  word-spacing:   0.05em; 
  line-height: 130%;  
  color: #fefefe;  
}

