body {
  margin-left: 5%;
  margin-right: 15%;
  font-family: Verdana, "Times New Roman", Times, serif;
  color: #930505; 
  background: #efdfba; 
/*  background-image: url('http://www.paddimir.com/images/background2.jpg');*/
}

h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  text-align: center
}


a:link {
  color: #CC0000
}
a:visited {
  color: #CC0000
}



div.page { 
  width: 1000;
 }



div.invisible {
 # margin-top: 3%;
  float: right;
#  margin: 2em -0em 0em -0;
  font-size: 80% /*smaller*/;
  padding: 2em 2em 2em 2em;
  line-height: 1.5;
  text-align: justify;
  # top: 5m
  margin: 60 60em 60em 60;
  width: 700;
  right: auto;
 /* border: thin outset #edd08c;*/
/*  background: #fbf1db; */
  
}


div.panel {
 # margin-top: 3%;
  float: right;
  margin: 2em -0em 0em -0;
  font-size: 80% /*smaller*/;
  padding: 2em 2em 2em 2em;
  line-height: 1.5;
  text-align: justify;
  # top: 5m
  margin: 60 60em 60em 60;
  width: 700;
  right: auto;
 /* border: thin outset #edd08c;*/
  background: #fbf1db;
  
}

div.sidebar {
  float: left;
  margin: 2em -0em 0em -0;
  font-size: 30% /*smaller*/;
  padding: 2em 2em 2em 2em;
  line-height: 1.5;
  text-align: justify;
  height: 100%;
  width: 90;

/*  border: thin outset #edd08c;*/
/* background: #edd08c;*/
}


div.navbar {
  margin-top: 3em;
  font-size: 80% /*smaller*/;
  padding: 2em 2em 2em 2em;
  line-height: 1.5;
  text-align: center;
  top: 5m;
  bottom: 5m;
  left: 5m; 
  width: 900;
  height: 190;
  right: auto;
/*  border: thin outset #FFF;*/

/*  background: #edd08c; */
  a: #EEE;
}

/*div.footer {
position: relative;
   margin: 0em 0 0 0;
}
*/

div.navbar.a:link, div.navbar.a:visited { color: #EEE;}

a.special:link {
     color: #EEE;
     background-color: transparent;
     }

a.special:visited {
     color: #EEE;
     background-color: transparent;
     }

a.special:hover {
     color: #EEE;
     background-color: #444;
     text-decoration: none;
     }

a.special:active {
     color: #EEE;
     background-color: transparent;
     }

div.spacer {
 margin-top: 5%;
}


div.transON {width: 100%; opacity:0;filter: alpha(opacity=0); -moz-opacity: 0;border:1px solid #EEE; margin-top: 0%}
