/* CSS Document */
body { background-image: url(images/QOH_background_sm.jpg); margin: 85px 0px 30px 0px; }
#content { width: 900px; height: 384px; background-color: #FFFFFF; clear: both; }
#header { height: 108px; width: 900px; }
#header-left {float: left; width: 792px; height: 108px; background-color: #FFFFFF; }
#header-right {float: right; width: 108px; height: 108px; background-image:url(images/corner_top.gif); background-position:right; background-repeat:no-repeat;}
#footer { height: 108px; width: 900px; }
#footer-left {float: left; width: 792px; height: 108px; background-color: #FFFFFF; margin-top: -10px }
#footer-right {float: right; width: 108px; height: 108px; background-image:url(images/corner_bottom.gif); background-position:right; background-repeat:no-repeat; margin-top: -10px}
#navigation { height: 42px; width: 900px; }
#left-line {background: #fff; width:900px; height: 1px;}
#line-top { width: 850px; background-image: url(images/line_TOP.jpg); background-position: right; background-repeat: no-repeat; height: 50px;}
#content-middle { height: 292px; width: 900px; }
#menu { width: 220px; padding-left: 36px; float: left; font-family: helvetica; font-size: 13px; line-height: 18px; margin-top: -14px; }
#content-text { width: 340px; float: left; font-family: helvetica; font-size: 13px; line-height: 18px; margin-left:38px; margin-top: -34px;}
.red { color: #ff0000; font-weight: bold; }
a, a:visited, a:link, a:active { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }
