body { margin: auto; margin-top: 0px; }

#st-title       { background: transparent url('images/titlebg.gif') 0 0 no-repeat; }
#st-content     { background: transparent url('images/blue/bg940.gif') 0 0 repeat-y; }

.st-top-left    { background-image: url('images/blue/top-left.gif'); }
.st-top         { background-image: url('images/blue/top.gif') }
.st-top-right   { background-image: url('images/blue/top-right.gif'); }
.st-bot-left    { background-image: url('images/blue/bottom-left.gif'); }
.st-bot         { background-image: url('images/blue/bottom.gif'); }
.st-bot-right   { background-image: url('images/blue/bottom-right.gif'); }

.st-border-left         { background: transparent url('images/blue/left.gif') 0 0 repeat-y; }
.st-border-right        { background: transparent url('images/blue/right.gif') 0 0 repeat-y; }

.st-border-left-divide  { background: transparent url('images/blue/left-bl.gif') 0 0 repeat-y; }
.st-border-right-divide { background: transparent url('images/blue/right-bl.gif') 0 0 repeat-y; }

.st-top-left-gray       { background-image: url('images/gray/top-left.gif'); }
.st-top-gray,
.st-top-gray-wide       { background-image: url('images/gray/top.gif'); }
.st-top-right-gray      { background-image: url('images/gray/top-right.gif'); }
.st-content-gray        { background-image: url('images/gray/bg220.gif'); }
.st-content-gray-wide   { background-image: url('images/gray/bg265.gif'); }
.st-bot-left-gray       { background-image: url('images/gray/bottom-left.gif'); }
.st-bot-gray,
.st-bot-gray-wide       { background-image: url('images/gray/bottom.gif'); }
.st-bot-right-gray      { background-image: url('images/gray/bottom-right.gif'); }

.st-defined { position: relative; }
.st-col-center, .st-col-center-side { position: relative; }
    .st-col-center { width: 438px; float: left; margin: 0px 0px; }
    .st-col-center-side { width: 658x; float: left; margin: 0px 0px; }

.comment, .ie6fix {
    padding: 10px;
    padding-bottom: 15px;
    width: 628px;
}

.depth-2 {
    margin: 15px;
    margin-bottom: 0px;
    width: 575px; 
}

