body{
background-image: url(../img/body_tile.png);
background-repeat: repeat-x;
  background-color: #CCC; 
    margin: 0px;
  padding: 0px; 
}


.twoColFixLt{
   width: 814px; 
   
    position:relative;
  margin: 0px;
  padding: 0px; 
margin-top:66px;
  margin-left: auto;
  margin-right: auto;
  
}

.twoColFixLt #container { 
    width: 814px; 
    margin: 0 auto;


     background-image: url(../img/container_tile.png);
background-repeat: repeat-y;     
    text-align: left;

    
    
}
.twoColFixLt #header  { 
    width: 554px; 
    height:60px;
    
    position:relative;
    padding-top:10px;
     margin-left: 229px;
     padding-right: 16px; 
color:#FFF;  
    text-align: right;

    line-height: 1.2;
    background-color: #EF3F23;
    
   

    
    
}


.twoColFixLt #sidebar1 {
    float: left; 
    width: 200px;
   
    padding: 0px;
    min-height: 590px; 
}
.twoColFixLt #mainContent {
  
    margin: 0 20px 0 250px;
  
      min-height: 1000px; 
          padding-top:20px;
} 
.fltrt { 
    float: right;
    margin-left: 8px;
}
.fltlft { 
    float: left;
    margin-right: 8px;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#crunchtime_logo{
width:210px;
height: 296px;
  position: absolute;
  
    border-top: 3px solid #EF3F23;
  left:15px;
   background-image: url(../img/logo.png);    
    background-repeat: no-repeat;
    background-position: 5px 5px;
    z-index: 10;
}

.sponsorsbox{
border:1px solid #ccc; float:right; margin-left:10px;
color:#ccc;
font-size: .9em;
text-align: center;
padding: 5px;
}
.sponsorsbox img{
margin-bottom:40px;
}
