  .red #slatenav{
display:block;
height:42px;
font-size:11px;
font-weight:bold;
background:transparent url(images/redslate_background.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;
}

 .red #slatenav ul{margin:0px;
padding:0;
list-style-type:none;
width:auto;

}
 .red #slatenav ul li{display:block;
float:left;
margin:0 1px 0 0;
}
 .red #slatenav ul li a{display:block;float:left;
color:#FECCC3;
text-decoration:none;
padding:14px 22px 0 22px;
height:28px;
}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;
background:transparent url(images/redslate_backgroundOVER.gif) no-repeat top center;
}

body {
font-family:Arial,sans-serif,Verdana;
font-size: 10pt;;
align:center;
margin-top: 0px;
margin-bottom: 0px;
align: center;
scrollbar-face-color: #FF9999;
}
a {
color: red;
}
a:hover {
font-weight:bold;
text-decoration: none;
}
p {
text-align:left;
}
b.titulo {
font-family: Tekton Pro,Trebuchet MS;
color: #CC0000;
font-size: 24px;
}
p.subtitulo {
text-align: left;
padding: 10px 0px 0px 30px;
font-family: Tekton Pro,Trebuchet MS, Tahoma,Arial;
font-size: 18px;
}

ul {
text-align:left;
}
table tr td.conteudo{
font-family: Tahoma;Arial;
font-size: 12px;
padding:0px 20px 20px 20px;
}
ul.imgbox {
width: 350px;
}
ul.imgbox li a:link { 
text-decoration: none;
color: black;
}
ul.imgbox li  a:hover {
color: #CC0000;
font-weight: bold;
border-color:2px solid red;
}

ul.imgbox li
{
width: 150px;
align: center;
text-align:center;
list-style: none;
border:1px solid gray;
margin:4px;
padding:5px;
float:left;

}
.thumbnail 
{
list-style: none;
width: 130px;
height:135px;
border:1px solid gray;
margin:4px;
padding:5px;
float:left;
height:90px;

}

#galleryie {
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:428px; 
  height:240px; 
  border:3px solid #eee; 
  background:#FFFFFF url(projetos/projetos.gif);
  }
#galleryie li {
  float:left;
  }
#galleryie li a {
  display:block; 
  height:240px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  color: gray;
  background: #eee;
 
  }
#galleryie li a img {border:0;}
#galleryie li a:hover {
  background: #eee;
 
  width:320px;
  text-decoration:none; 
  color: gray;
  font-weight:bold;
  }