html,body { /*color:#697583;*/ letter-spacing:0; word-spacing:1px; font: normal 12px/1.6 verdana; background: #cccccc;/*#C8D2E4;*/ margin:0; padding:0; } body { /*min-width:710px;*/ margin-top: 100px; margin-left: 140px; margin-right: 970px; text-align:center; } div#wrapper { text-align:left; border:1px solid #888; border-top: 0; width:830px; margin-left: 140px; background:white; margin:5px auto; position:absolute; top: 95px; left:140px; min-height: 600px; font: 12px/1.6 verdana } #titlebar{ /*background-image:url(../siteimages/titlebar.gif); background-repeat:no-repeat;*/ background-color:white; border-right:1px solid #888; position:absolute; top: 0; left: 140px; height: 100px; width: 831px; font:normal 16px/1.6 verdana; color:#777777; font-weight:300; } /* #editortitle{ color:#425F80; background-color:white; border-right:1px solid #888; border-left:1px solid #888; border-bottom: 0; position:absolute; top: 0; left: 140px; height: 100px; width: 830px; font:normal 20px/1.6 verdana; } */ #upperleft{ background-image:url(../siteimages/slides.jpg); background-repeat:no-repeat; position:absolute; top: 0; left: 0; height: 110px; width: 141px; } /* #upperright{ background-image:url(../siteimages/); background-repeat:no-repeat; position:absolute; top: 0; left: 952px; height: 400px; width: 341px; } */ #navbar { position: absolute; top: 100px; left: 0; width: 140px; } #info { position: absolute; top: 0px; left: 972px; width: 200px; border: 1px solid black; } #navhead { font-weight: bold; font-size: 90%; padding: 2px; border: 1px solid black; background-color: #505050;/*#7d9fc4;*/ color: white; } a.navmenu { /* single line */ display: block; /* small, left-aligned text with no underline */ font-size: 80%; text-align: left; text-decoration: none; /* A little extra padding to make "buttons" bigger */ padding: 2px; border: 1px solid; background-color: #d0d0f0;/*#d0e1f5;*/ color: black; } li.infoblock { font-size: 90%; padding: 5px; text-align: left; padding-left: 10px; background-color: #d0d0f0;/*#d0e1f5;*/ } /* User options header in nav bar */ div.useropts { background-color: black; color: white; font-weight: bold; font-size: 90%; padding: 2px; } a.navmenu:hover { background-color: #f0f0f0;/*#98c2f0;*/ } div#Copyright { clear:both; padding:50px 0px 100px 0px; text-align:center; font-weight:800; color:#999; } td#workCat{ max-width: 75px; min-width: 100px; color: #666666; font: 14px/1.6 verdana /*vertical-align: top;*/ } td#col{ /*max-width: 100px; min-width: 100px;*/ font: 14px/1.6 verdana; } a:link#subtle{ color: #003366; text-decoration: none; border-bottom: 1px dotted #cccccc; /*color: #666666;*/ } a:visited#subtle{ color: #003366; text-decoration: none; border-bottom: 1px dotted #dddd00; } a:hover#subtle{ color: #003366; text-decoration: none; border-bottom: 1px solid #003366; } a.infobox { border-bottom: 1px dashed #330; text-decoration:none; } a.infobox:hover { color:#330; background:white; } a.infobox span { visibility:hidden; position:absolute; left:16em; margin-top:1.5em; padding:1em; text-decoration:none; } a.infobox:hover span { visibility:visible; border:1px solid #330; color:#888; background:#e0e0f0; }