#header {
float: left;
background-image: url("../head.gif" ); background-position: center ; background-repeat: no-repeat; background-attachment: scroll;
height: 120px;
width: 100%;
background-color: #white;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 1%;
margin-top: -2%;
margin-left: -1%;
font-family: arial;
font: #c03 10px;
font-weight: 500; font-size: 15px; 
}


#left
{ 
background-color: #red;
float: left;
top: 0;
right 100px;  
width: 20%;
height: auto;
margin-left: 0px;
margin-top: 3%;
font-family: arial;
font: #c03 10px;
font-weight: 500; font-size: 15px; 
line-height: 15px;

 }


A:link { color: #00008b; text-decoration: none; font-weight: 900; }
A:visited { color: #00008b; text-decoration: none; font-weight: 900; }
A:hover   { color: #face00; ; text-decoration: none; font-weight: 900; }
A:active  { color: #face00; text-decoration: none; font-weight: 900; }


#right
{ 

float: right;
right: 100px;  
width: 20%;
height: auto;
margin-left: 0px;
margin-top: 0;
padding-left: 2px;
font-family: arial, sans serif;


 }

#right h4 {
text-decoration: underline;
color: #face00;

}


#right A:link { color: white; text-decoration: underline; font-size: 12px;  font-weight: 900; }
#right A:visited { color: white; text-decoration: underline; font-size: 12px; font-weight: 900;  }
#right A:hover   { color: #face00; text-decoration: underline; font-size: 12px; font-weight: 900;  }
#right A:active  { color: #face00; text-decoration: underline; font-size: 12px; font-weight: 900;  }

#right h4 em { color: red; text-decoration: underline;  font-weight: 900; }


#text { 
font-family: arial;
font-color: blue;
font-weight: 500;
padding-left: 5%;
padding-right: 5%;
padding-top: 5%;
padding-bottom: 5%;
}

h4 {
text-decoration: underline;
}

h5 strong {
float: right;
font-family: arial;
font-size: 12px;
color: #face00;
}

h3 strong {
float: right;
font-family: arial;
color: #face00;
}

hr { color: #face00; 
 }


.menub { color: #00008b; text-decoration: underline; font-weight: 900; font-size: 15px;
 }



.menu A:link { color: #00008b; text-decoration: none; font-weight: 900; font-size: 11px;
 }
.menu A:visited { color: #00008b; text-decoration: none; font-weight: 900; font-size: 11px;
 }
.menu A:hover   { color: #face00; ; text-decoration: none; font-weight: 900; font-size: 11px;
 }
.menu A:active  { color: #face00; text-decoration: none; font-weight: 900; font-size: 11px;
 }