#content {
   margin-top: 70px;
   float:left;
   width:70%;
   background:#fff;
   border-top:1px solid #000;
   border-left:1px solid #000;
   border-right:1px solid #000;
   border-bottom:1px solid #000;
   padding-left:15px;
   padding-right:15px;
   padding-bottom:15px;
   padding-top:15px;
}

#rightmenu {
   margin-top: 70px;
   background:#fff;
   float:right;
   width:25%;
   border-top:1px solid #000;
   border-left:1px solid #000;
   border-right:1px solid #000;
   border-bottom:1px solid #000;
   padding-left:5px;
   padding-right:5px;
   padding-bottom:5px;
   padding-top:5px;
}

#title {
   padding-bottom:10px
}

#copyright {
   text-align: center;
   font-size: small;
   clear: both;
   margin-top: 25px;
   padding: 5px 0px 5px 0px;
   color: #aaaaaa;
}

#logo {
   position: absolute;
   top: 10px;
   left: 10px;
   background: url("http://carlosgc.linups.org/img/carlosgc-64.png") no-repeat;
}

#logo img {
   border: 0px;
   width: 49px;
   height: 64px;
}

#hdr {
   position: absolute;
   z-index: 5;

   top: 0px;
   left: 0px;
   right: 0px;
   width: 100%;
   height: 48px;

   background-color: #bed6e0;
   border-bottom: 1px solid #666666;
}

#hdrNav {
   position: absolute;
   top: 54px;
   left: 54px;

   margin-left: 30px;
   text-align: left;
   vertical-align: middle;
   font-size: 12px;
   font-family: Verdana, Helvetica;
}

#hdrNav a {
   color: #000000;
   font-size: 12px;
   text-decoration: underline;
}

#banner {
   position: absolute;
   z-index: 10;

   top: 0px;
   right: 0px;
   border: 0px;

   width: 600px;
   height: 48px;

   background: url("http://carlosgc.linups.org/img/hdr-carlosgc.jpg") no-repeat;
}

body,td { 
   font-family: Verdana,Geneva,Arial,Sans-serif;
   font-size: 12px; color: #111111; 
}

h2 {
   font-size: 12px;
   color: #336699;
   border-bottom:1px dotted #000;
}

a img {
   border: 0px;
}

a {
   text-decoration: none;
   color: #426bd1;
}

a:hover {
   text-decoration: none;
   color: #f60;
}

.title {
   font-size: 14pt;
   font-weight: bold;
   color: #1c51a1;
}

.rightMenu { 
   font-size: 13pt; 
   font-weight: bold; 
   color: #111111; 
}

.blosxomDate {
   font-weight: bold;
   color: #336699;
}

.blosxomTitle {
   font-size: 14pt;
   font-weight: bold;
   color: #000000;
}

.blosxomTime {
   font-size: 10pt;
   text-decoration: none;
   font-style: italic;
   color: #aaaaaa;
}

