body
{
   margin:0px;
   padding:0px;
   background-color:#F3F1F3; /* LIGHTGREY */
   line-height:150%;
   font-family:"Bitstream Vera Sans","Luxi Sans",Helvetica,Arial,sans-serif;
}
a 
{
   color: #0000ff;
}
a:visited 
{
   color: #551a8b;
}
a:active 
{
   color: #ff0000;
}
h1,h2,h3,h4,h5,h6
{
   margin:0px;
   padding:0px;
   margin-top:4ex;
   color:#d00006;
}
h2
{
   font-size:110%;
}
a img
{
   border:0px;
}
p
{
   margin:0px;
   padding:0px;
   margin-top:1ex;
}
#header
{
   background:url("../img/ermada-label.gif") no-repeat;
   background-color:#d00006;	
   height:48px;
   margin-bottom:3.5em;
}
#header img
{
   position:absolute;
   margin:1ex;
}
#header h1
{
   position:absolute;
   top:1px;
   left:145px;
   color:#fff;
}
#menu
{
   position:absolute;
   font-size:93%;
   line-height:150%;
   left:139px;
   top:50px;
}
#menu ul
{
   margin:0px;
   padding:0px;
}
#menu li
{
   margin:0px; 
   padding:0px;
   padding-right:0.5ex;
   display:inline;
   list-style-type: none;
   font-size:95%;
}
#top
{
   padding-top:1em;
   padding-left:1em;
   padding-right:1em;
}
#topLeft
{
   width:66%;
   float:left;
   margin-right:auto;
   margin-left:auto;
   text-align:center;
}
#topRight
{
   margin-left:66%;
   padding-left:1em;
   padding-top:1em;
}
#bottom
{
   clear:both;
   padding:1em;
}
#bottom h2
{
   text-decoration: underline;
}
#bottomLeft
{
   width:66%;
   float:left;
}
#bottomLeftLeft
{
   float:left;
   width:48%;
}
#bottomLeftRight
{
   margin-left:48%;
   padding-left:1em;
}
#bottomRight
{
   margin-left:66%;
   padding-left:1em;
}
#navigation
{
   position:relative;
   z-index:10;
   border:1px #aeaeae solid;
   background-color:#F3F1F3; /* LIGHTGREY */
   font-size:95%;
   line-height:150%;
}
#navigation h2
{
   padding:0px;
   margin:0px;
   padding:0.3ex;
   background-color:#d00006; /* ERMADA-RED */
   color:#fff; /* WHITE */
   border-bottom:0px #aeaeae solid;
   text-align:center;
}
#navigation p
{
   padding:1ex;
   padding-top:0px;
}
#metainfo
{
   clear:both;
   color:gray;
   font-size:80%;
   text-align:center;
   padding-top:3em;
   padding-bottom:1em;
   line-height:150%;
}
#metainfo a
{
   color:#99f;
}
#metainfo a:visited
{
   color:#c9c;
}
