/* CSS Document */html {        min-height: 100%;}body { margin: 0; font: 12px Arial, Helvetica, sans-serif; background-image:url(../image/bg.gif); background-repeat:repeat; width:864px;}#wrapper {height:100%;}.lf_col {float:left; background: url(../image/lf_bg.jpg) repeat-y; background-position:bottom; width:289px; height:1050px;}.rt_col {float:right; background-image: url(../image/rt_bg.gif); background-repeat:repeat-y; width:575px; min-height: 100%; height:1050px;}.header_nav {background-image:url(../image/header_nav.gif); background-repeat:no-repeat; width:575px; text-align:right;}.header {background-image:url(../image/header.jpg); background-repeat:no-repeat; width:575px; height:342px; margin-top:9px; text-align:left;}a {color:#990000; text-decoration:none;}.clear {clear:both;}.red {color:#990000;}