/* main page */

.excerpt {
  line-height: 2em;
}

.left {
  float: left;
  padding: .5em;
}

.hidelogo {
background-color: #fbaf5d;
}

.right {
  float: right;
  padding: .5em;
}

.newstext {
 line-height: 1.9em;
 font-weight: bold;
  color: #74371b
}

.newsid {
color: #3333FF;
}

.boxtext {
  background-color: #f0de9f;
  padding: 1em;
  font-weight: bold;
}

.date {
  color: #fee479;
  background-color: #000000;
}

.specialtext {
  color: #8e74a2;
  line-height: 2em;
}

body {
  background-color: #fbaf5d;
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, sans-serif; 
  font-size: 100%;
  background-image:url("http://antimadonna.dark-host.com/images/homepg/logo_site2.jpg");
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position: bottom right;
}

A:link {text-decoration: none; font-size: 1em; font-weight: bold; color: #ffffff;}
A:visited {text-decoration: none; font-size: 1em; color: #000000; font-weight: bold;}
A:active {text-decoration: none; font-size: 1em; font-weight: bold}
A:hover {text-decoration: none; font-size: 1em; color: #ffd400; font-weight: bold}

#center a {color: #000000; text-decoration: underline; font-size: 1em;}
#center a:visited {color: #eca558; text-decoration: none; font-size: 1em;}
#center a:active {color: #0000CC; text-decoration: underline overline; font-size: 1em;}
#center a:hover {color: #ffffff; text-decoration: underline; font-size: 1em;}

#boxlinks a {color: #000000; text-decoration: underline; font-size: .9em;}
#boxlinks a:visited {color: #ffffff; text-decoration: none; font-size: .9em;}
#boxlinks a:active {color: #0000CC; text-decoration: underline overline; font-size: .9em;}
#boxlinks a:hover {color: #ffd400; text-decoration: underline; color: orange; font-size: .9em;}

table tr td#boxlinks A:link {text-decoration: none; font-size: .9em; font-weight: bold; color: #000000;}

#reminder {
 border: 1px;
 border-color: #ffffff;
}

tr#footer {
   height: 1500px;
}

.pequeno {
 font-weight: bold;
 font-size: .8em;
 color: #ffffff;
}

.pequeno2 {
 font-weight: bold;
 font-size: .8em;
 color: #000000;
 line-height: 2em;
}

.pequeno3 {
 font-weight: bold;
 font-size: .8em;
 color: #fdeaa8;
 line-height: 1.5em;
}

.spacer { 
 height: 1em;
}

td#center {
  background-color: #fdeaa8;
}

.bgcolor1 {
  background-color: #000000;
}

.bgcolor2 {
  background-color: #ffd400;
}

h2 {
  color: #fdeaa8;
}

h3 {
   color: #fdeaa8;
   margin: 0;
}

div#row {
  padding: .5em;
  margin-top: .09em;
  text-align: right;
  color: #fdeaa8;
  font-weight: bold;  
}

p.largeText {
 font-size: 1.5em;
 text-align: left;
}

p.indent1 {
   font-size: .9em;
   text-align: center;
   font-weight: bold;
}

p.indent2 {
   font-size: 1em;
   font-weight: bold;
   color: #974d81;
   text-align: center;
}

p.indent3 {
margin-left: 10px  
}

.colorfortext {
  color: #ffffff;
}


