<style type="text/css"> 
<!-- 
body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #000000;
    margin: 0; 
    padding: 0;
    text-align: center; 
    color: #ffffff;
    background-image: url('/tower.jpg');
    background-repeat: no-repeat;
    background-position: left, top;
}

.twoColElsRtHdr #container { 
    width: 46em;  
    margin: 50px 125px; 
    text-align: left; 
} 
.twoColElsRtHdr #header { 
    padding: 0px 10px;  
} 
.twoColElsRtHdr #header h1 {
    margin: 0; 
    padding: 10px 400px; 
}
.twoColElsRtHdr #nav { 
    padding: 0px 10px;  
} 
.twoColElsRtHdr #nav h1 {
    margin: 0; 
    padding: 10px 0; 
}

.twoColElsRtHdr #sidebar1 {
    float: right; 
    width: 12em; 
      margin-top: 0;
    margin-bottom: 0;
    padding: 15px 0; 
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
    margin-left: 10px; 
    margin-right: 10px;
    color: #000000;
    font-size:10px;
}
.twoColElsRtHdr #sidebar2 {
    float: right; 
    width: 12em; 
    padding: 35px 0; 
}
.twoColElsRtHdr #sidebar2 h3, .twoColElsRtHdr #sidebar2 p {
    margin-left: 10px; 
    margin-right: 10px;
}

.twoColElsRtHdr #nextIgnite {
    background:url('/75p_white.png');
}

.twoColElsRtHdr #mainContent {
    margin: 0 13em 0 10px; 
    background:url('/90p_white.png');
    color: #000000;
} 
.twoColElsRtHdr #mainContent h1 {
    color: #0066FF;
}
.twoColElsRtHdr #footer { 
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.twoColElsRtHdr #footer p {
    margin: 0; 
    padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { 
    float: right;
    margin-left: 8px;
}
.fltlft { 
    float: left;
    margin-right: 8px;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 
</style>
    
<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 { padding-top: 30px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
