div {  }
div#layoutMain { width: 100%; float: left; }
div#layoutHeaderLine { width: 100%; float: left; }
div#layoutLogoLine { width: 100%; float: left; }
div#layoutLogoLine div#floatRight { float: right;  margin-top: 5pt; margin-bottom: 5pt; }
div#layoutPathway { width: 100%; float: left; }
div#layoutFooterLine { width: 100%; float: left; }
div#layoutContent {width: 100%; float: left; }
/*div#layoutContent #colLeft { width: 250px; float:left; }*/
/*div#layoutContent #colCenter { margin-left: 252px; margin-right: 252px; float:none; }*/
div#layoutContent #colCenter { margin-left: 0px; margin-right: 275px; float:none; }
div#layoutContent #colRight { min-height: 150px; width: 250px; float:right; }

div.SideAd { width: 250px; border: none; padding: 15px 0 0 15px; background: white url(/img/adv.gif) no-repeat 0 10pt; text-align: center; }
div.SideAdNoTitle { width:250px; border: none; padding: 15px; background: white url(/img/adv_notext.gif) no-repeat 0 10pt; text-align: center; }
div.TopAd { width: 100%; text-align: center; }

div.Pagination div { padding: 0 0 5px 0px; font-family:Arial,sans-serif; font-size:12pt; clear:left; margin: 0 0 0 30px; }
div.Pagination div span span { color:#999; }
div.Pagination div .pages { padding: 0.5em 0.5em 0.5em 0.5em; }
div.Pagination div .pages span { padding: 0.3em 0.3em 0.3em 0.3em; font-weight:bold; background:none; color:black; }
div.Pagination div .pages span a { font-weight:normal; background:none; }

.sidead { width: 240px; text-align: center; padding-bottom: 10pt; }
.sidead img.STD1, .sidead img.STD0 { width: 240px; height: 100px; border: none; }
.sidead img.STD2 { width: 240px; height: 200px; border: none; }
.sidead img.STD3 { width: 240px; height: 300px; border: none; }
.sidead img.STD4 { width: 240px; height: 400px; border: none; }

.sidead_sponsor { width: 240px; text-align: center; padding-bottom: 10pt; }
.sidead_sponsor img.STD1, .sidead_sponsor img.STD0 { width: 240px; height: 100px; border: 1px dashed gray; }
.sidead_sponsor img.STD2 { width: 240px; height: 200px; border: 1px dashed gray; }
.sidead_sponsor img.STD3 { width: 240px; height: 300px; border: 1px dashed gray; }
.sidead_sponsor img.STD4 { width: 240px; height: 400px; border: 1px dashed gray; }

.sidead_tbn {  }

.topad { width: 98%; margin:auto; text-align: center; padding: none; }
.topad img.TOP1 { width: 468px; height: 60px; border: none; }

ul.dotlist { list-style-type: disc; }
ul.dotlist li { margin-bottom: 0px; }

hr.thinline { border-top: none; border-left: none; border-right: none; border-bottom: 1px solid silver; }
