/*      CSS Document       */
/* Created 14 January 2005 */
/* Author: David Frary.    */
/* Modified: 14 Jan 2005   */



div.bug {}
body.main {background:white; font: arial, helvetica, sans-serif;width:100%; margin:0 0;}
h1 {font-size:650%; color:#f68c24; margin:0 0 10px 10px; text-align:center; font-family: 'TypoUpright BT', 'Zapf-Chancery', cursive;}
h2 {text-align:center;} 
div.black {position:absolute; top:0; left:0; background:#fff; width:100%; height:100%;}
div.grey {position:relative; float:left; background:#fff; padding:0.35em; padding-bottom:0; width:22%; margin:0.3em;}
div.blue {position:absolute; top:0; left:22%; background:#fff; padding:0.35em; padding-bottom:0; width:75%;}
div.green {position:relative; float:right; background:#fff; padding-bottom:0; padding-right:0.3em; width:72%; height:100%; }
 //  div.green {position:absolute; top:0; left:24%; background:#fff; padding-bottom:0; width:75%; height:100%; }
div.RtContainer {position:relative; float:right; background:#fff; padding:0.5em; width:14%;  text-align:center;}
div.LtContainer {position:relative; float:left; background:#fff; padding:0.6em; text-align:center; margin-bottom:1em;}
div.compImage {position:relative; border:solid black 1px; background: #fff; text-align:center; margin-left:auto; margin-right:auto; margin-bottom:1em;}
div.CDbox {position:relative; border:red solid 1px; margin-bottom:.5em;}
div.LeftTextCol {position:relative; float:left; width:47%; background:#fff; margin-left:0.3em; padding-right:0.35em;}
div.RightTextCol {position:relative; float:right; width:47%; background:#fff; padding-left:0.35em;}

span.red {color:red;}
span.fade {background:inherit; color:#969696; font-size:90%; font-style:oblique;}
span.bold { font-size:120%; font-weight:bold;}
span.greet {font-size:120%; font-weight:bold; background:inherit; color:#f68c24;}
span.nav_out {background:inherit; color:black;}
span.nav_in {background:inherit; color:silver;}

ul.tasks {list-style-image:url(/favicon.ico); line-height:2.0; font-size:90%; font-weight:bold;}

a {text-decoration:none;}

table.basic {width:90%; border:solid green 2px;}
td.basic {text-align:center; font-size:120%; font-weight:bold; margin-left:auto; margin-right:auto;}
