.text {
       position:absolute;
       top:95px;
       left:130px;
       width:630px;
}


A         {  color  : white;   text-decoration : none; }
A:hover   {   color : yellow;  text-decoration : underline; }

body { 
 background: #668d7a url("/pics/bg_1.jpg") no-repeat fixed 235px 0px;
 font-family: arial,helvetica,espy,sans-serif;

     }
.left { position:absolute; width:130px; top:80px; left:0px;
font-family: arial,helvetica,espy,sans-serif;

}


.left #menuc   {text-align:center; font-weight: bold; color:white; width:90px;  font-size:11px; padding:1px; padding-bottom:3px; }
.left #menur   {text-align:right;  color:yellow;  font-size: 10px; padding:1px; padding-bottom:3px;}
.left #menul   {text-align:left;   color:white; font-weight: bold; font-size:11px; padding:1px; padding-bottom:3px; }

.left #box {border: solid 2px #bbb;
       background-color : #05506E;
       width:100;
       margin-bottom:5px;
}
.left #box1 {border: solid 2px #bbb;
       border-bottom:none;
       background-color : #05506E;
       width:100;
}

.head {
       position:absolute;
       top:0px;
       left:130px;
}

