body{ background-color: FFFFFF;
font-family: verdana;
font-size: 8px;
color:333333;
margin:0px;
padding-bottom:0px;
text-align:center;
}


#pagewidth{ 
 width:995px;
 margin-left:auto; 
 margin-right:auto;
} 
 
#header{
 width:100%;
 clear:both;
} 

#header2{
 clear:both;
 } 
 

#body-header{  
 float: left; 
 display:inline; 
 position: relative; 
 width:745px; 
 }

/* ----------------------- */

#twocols{ 
 display:inline; 
 width:745px;
 float:left;
 height: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
  height: auto;
    } 
 
#twocols #body-main{  
 display:inline; 
 position: relative;
 width:745px;
  }


/* ----------------------- */

#rightbar{
 width:250px; 
 display:inline;
 float: right;
 position:relative;
 overflow: hidden;
 height: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
  height: auto;
}
 
#footer{
 clear:both;
 } 

#fullheight{height:100%}
.fullheight{height:100%}

#twocols  .clearfix:after {
 content: "."; 
 height: 100%;
 clear: both; 
 visibility: hidden;
 }