
/* Layout Stylesheet */ 

body { background:#fff; text-align:center; padding:0; }

#outer {
 text-align:left;
 border:solid 1px #000000;
 width:725px;
 margin:auto;
 }

#hdr { height:50px; background:#930; font-size: 12pt; font-style: normal; position: static; top: 0; z-index: 1; border-bottom-color: #963; border-bottom-width: 5px; }

#bar { color: #fff; font-size: 15px; font-family: tahoma; line-height: 9pt; background-color: #c96; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height:17px; text-align: right; position: relative; top: 0; width: 720px; z-index: 2; padding-right: 5px; border-color: #633; border-style: solid; border-top-width: 1px; border-right-width: 0; border-bottom-width: 1px !important; border-left-width: 0; }
#bodyblock { background: #930; color: #333333; position: relative; top: 0; width: 722px; z-index: 3; clear: none; border: solid 1pt #900; }

#l-col { color: #999; background:#930; font-size: 12px; font-family: tahoma, verdana, geneva; text-align: left; position: absolute; left: 0; width:135px; float: left; max-width: 115px; border-top-color: #fff; border-top-width: 10pt; border-right-color: #999; border-right-width: 2pt; border-bottom-color: #fff; border-left-color: #999; border-left-width: 2pt; }
#cont { width:550px; color: #333333; background-color: #ffffff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: inherit; border-width:1px 0 0 1px; position: relative; left: 140px; z-index: 5; float: none; border-color: #000000; border-style: solid; }

#ftr { color: #c63; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; top: 0; height:60px; z-index: 7; border-width:1px 0 0; margin:0; border-color: black; border-style: solid; }

