html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   padding: 0;
   text-align: center;  
   background-image: url('images/hibiscus-leaf.gif');
   background-repeat: no-repeat;
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a { color: #f9350b; text-decoration: underline; }
a:hover { color: #e71026; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}

/* page layout */


#container
{
   position: relative;
   margin: 0; 
   width: 100%;
   text-align: left;
   background: transparent;
}

#top-menu
{
   width: 600px;
  /* position:absolute;
   right: 0px;
   top: 0px;*/
   height:25px;
   padding:0px;
   margin:0px;
      border-width: 0px 0px 2px 0px;
      border-style: solid;
      border-color: #f0d896;
float: right;
/*z-index: 2;*/
}

.top-menu-item
{
   margin: 10px;
   position: absolute;
   top: 0px;
   background: transparent;
}

#ubicomporg
{
    margin: 7px 5px 5px 5px;
    /*position: absolute;
    right: 0px;
    top: 0px;*/
width: 110px;
    background: transparent;
text-align: right;
float: right;
z-index: 3;
}

#discussion
{
  /* position: absolute;
   right: 125px;
   top: 0px;*/
width: 125px;
margin: 10px 5px 5px 5px;
   background: transparent;
text-align: right;
float: right;
z-index: 4;
}

#community
{
   /*position: absolute;
   right: 270px;
   top: 0px;*/
width: 145px;
   background: transparent;
   margin: 10px 5px 5px 5px;
text-align: right;
float: right;
z-index: 5;
}

#previous
{
   /*position: absolute;
   right: 435px;
   top: 10px;*/
width: 155px;
   background: transparent;
text-align: right;
margin: 10px 5px 5px 5px;
float: right;
z-index: 6;
}

#banner 
{ 
   width: 714px; /* necessary for ie win */
  float: right;
   /*position:absolute;
   right:0px;
   top:0px;*/ /*hack*/
   height: 210px;
   padding-top:17px;
/*z-index: 1;*/
}

#pagebody { 
position: relative; 
float: right; 
width: 100%; 
}

#left-menu
{
   display: inline; /* ie win bugfix */
   /*position: absolute;
   top: 275px;*/
   float: left;
   min-height: 1px;
   background-image: url('images/menu-bg.gif');
   background-position: left;
background-repeat: repeat-y;
   color: #333;
    padding: 10px 10px 0 0px;
      margin: 0px 15px 0px 0px;
      width: 277px;

}

.menu-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   padding: 5px;
   color: #333;
   background: transparent;
   font-size: 11px;
   font-weight: bold;
   line-height: 1.0;
   text-transform: uppercase;
}

.menu-header a,
.menu-header a:hover
{
   color: #333;
}

.menu-content
{
   margin: 0 0 10px 0;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
   background: transparent;
}

.search
{
   background: transparent;
   text-align: center;
}

.search input { font-size: 10px; }
.search #search { width: 100px; }

.links
{
   margin: 20px 20px 0px 0px;
}

.linkssubmenu
{
   background: transparent;
   text-align: right;
}

.linksheader
{
     border-width: 0px 0px 2px 0px;
      border-style: solid;
      border-color: #958778;
      margin: 2px 2px 2px 2px;
      height: 16px;
}

#main
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
margin: 15px 100px 0 15px; 
width: 50%;
/*position: absolute;
   top: 200px;
   right: 100px;*/
}

.sponsors
{
  display: inline; /* ie win bugfix */
   position: relative;
   float: right;
   min-height: 1px;
margin: 15px 15px 0 15px; 
width: 100%;
}

.logo
{
  margin: 25px;
  width: 200px;
  /*height: 85px;*/
  float: left;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 0;
   line-height: 1.5;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
      margin: 0 0 20px 0;
   border-top: 1px solid #f0d896;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.entry-header
{
   margin-top: 0;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 18px;
}

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
}

.module-powered,
.module-archives, 
.module-syndicate,
.module-creative-commons
{ border-width: 0; }
.module-archives .module-header
{
  text-align: right;
  font-size: 16px;
  padding-right: 20px;
  color: #000;
}
.module-powered .module-content,
.module-syndicate .module-content,
.module-creative-commons .module-content
{
   margin-bottom: 0;
   border: 1px dashed #f9350b;
   padding: 10px;
   color: #958778;
   background: #fff;
   text-align: right;
}
.module-archives .module-content
{
   margin-bottom: 0;
   border: none;
   padding: 0px 10px 10px 10px;
   color: #958778;
   background: #fff;
   text-align: right;
}

.bigsig { font-size: 2em ; 
          font-family: verdana, arial, helvetica, sans-serif ; 
          font-weight: bold ; 
          font-style: italic ;
          color: #6666cc ; 
          text-decoration: none ; }
.bigsig a {
 text-decoration: none ;
color: #6666cc ; 
}