<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#left, #right {width: 228px;}
#left {float: left;}
#right {float: right;}



#top { margin-bottom : 15px; }


#body_wrapper { }
#body_wrapper {width: 960px; margin: 0px auto; padding : 1px 0; }



#content_wrapper { padding-top : 10px; }


#site_heading, #site_subheading {  }

/* two column */
.two #main {width: 473px; float: left; border-right : 2px solid #e2e2e2; }
.two #right {width: 475px; border-left: 2px solid #e2e2e2; position : relative; margin-left: -2px;}

/* two column left */
.two_left #main {width: 713px; float: left;  border-right : 2px solid #e2e2e2;  }
.two_left #right { border-left: 2px solid #e2e2e2; position : relative; margin-left: -2px; width : 235px;  }

/* two column right */
.two_right #main {width: 713px; float: right; border-left : 2px solid #e2e2e2; position: relative; margin-left: -2px; }
.two_right #left { border-right: 2px solid #e2e2e2; width : 235px; }

/* three column */
.three #main {width: 490px; float: left; margin-left: 20px; border-left : 2px solid #e2e2e2; border-right : 2px solid #e2e2e2; position : relative; margin-left : -2px;}
.three #left { border-right : 2px solid #e2e2e2;}
.three #right {border-left : 2px solid #e2e2e2; position : relative; margin-left: -2px;}

/* three column right */
.three_right #right {float: left; border-right : 2px solid #e2e2e2; border-left : 2px solid #e2e2e2; margin-left: -2px;}
.three_right #main {width: 490px; float: right; border-left : 2px solid #e2e2e2; position : relative; margin-left : -2px; }
.three_right #left { border-right : 2px solid #e2e2e2; position : relative; }

/* three column left */
.three_left #main {width: 490px; float: left;  border-right : 2px solid #e2e2e2; }
.three_left #left { border-left : 2px solid #e2e2e2; border-right : 2px solid #e2e2e2; position : relative; margin-left: -2px; }
.three_left #right { border-left : 2px solid #e2e2e2; position : relative; margin-left : -2px; }

/* three column splash */
.splash #left, .splash #right, .splash #main {width: 315px; border-right : 2px solid #e2e2e2; }
.splash #right { border-right : 0; border-left: 2px solid #e2e2e2; position : relative; margin-left : -3px; }
.splash #main { position : relative; margin-left : -2px; border-left: 2px solid #e2e2e2;width: 316px; }
.splash #main {float: left;}


.splash #top .component { border-bottom : 2px solid #e2e2e2; margin : 0px 15px; padding : 0; padding-bottom : 15px; }



#top:after, #content_wrapper:after, #footer_wrapper:after, #middle_wrapper:after { content : '.'; display : block; height : 0; clear : both; visibility : hidden; }

#copyright {padding: 0 10px; text-align: center;}
#powered_by { text-align: center;}
</pre></body></html>