body {
margin: 5;
padding: 0;
}
#container {
position: relative;
margin-right: auto;
margin-left: auto;
visibility: visible;
width: 900px;
}
@font-face {
    font-family: Power Geez Unicode1;
    font-style:  normal;
    font-weight: normal;
    src: url(POWERGE0.eot);
}
#center {
position: relative;
background-color: #e6e6d9;
background: transparent;
width: 68%;

float: left;
margin-left: 4px;
margin-bottom: 10px;
font-family:Power Geez Unicode1;
}

#left, #right {
  background-color: #ffffff;

  
}
#left {
 position: relative;
  
 width: 15%;
 float: left; 

padding: 2px;
}

#right {
position: relative;
width: 15%;
float: right;
padding: 2px; 
margin-left: 2px;
}
.floatright
{
float: right;
margin: 0 0 10px 14px;
width: 204px;
}
.floatright2{
float: right;
margin: 0 0 10px 10px;
background-color: #D44942;
}
table.proverb{font-family: Power Geez Unicode1, Helvetica, Arial, GF Zemen Unicode, Code2000, Visual Geez Unicode, Nyala, sans-serif;
background : #efe none; 
color : #630;
border-style: solid;
}
.proverb{

font-family: Power Geez Unicode1, Helvetica, Arial, GF Zemen Unicode, Code2000, Visual Geez Unicode, Nyala, sans-serif;
font-size:85%;
}
h1{
text-align:left;
color:black;
font-family: Power Geez Unicode1, Helvetica, Arial, GF Zemen Unicode, Code2000, Visual Geez Unicode, Nyala, sans-serif;
font-size:22pt;
 border-bottom: 5px solid #1f4c00;

}

.advert {
text-align: center;
font-size: medium;
color: black;
padding-bottom: 8px;
border: 1px solid #B0BEC7;
background-color: #FFFFFF;
margin-left: 1%;
margin-right: 17%;
margin-top: 17%;
font-size:16pt;
}

.page{
position:relative;
margin-top: 80px;
font-size: 12px;
}




 * html .advert{
margin-top: 9%;
}

#footer {
position: relative;
border-top: 1px solid #9999cc;
bacground: #ccc;

padding: 10px;

text-align: center;

clear: left;

}

/* hide from Mac IE5 \*/
* html #container {
 height: 1%;
}
/* END hide from Mac IE5 */




