


html {background: #FFFFCC;}
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background: #FFFFCC;}
body {font-family: Arial, Times, sans-serif; font-size:1.2em;}
#box1 {margin:30px 40px 100px 200px; display:block; width:auto; border:1px solid #000; background:#fff; padding:10px;}
#box2 {margin: 30px 100px 20px 250px; display: block; text-align: left; width auto; border: none; background:url(bkgimage.gif); background-repeat: none; padding: 10px}
#box3 {margin: 0; padding: 1px; display: block; font-size: .7em; font-style: italic; text-align: left; color: #000000; background: #FFFFFF;}

.p1 {font-style: italic; color: blue;}
#bighead {text-align: center; font-size: 36pt; font-weight: 700; color: #FF0000; }
label {font-weight: 700}
h1 {text-align: center; font-size: 1.6em; font-weight: bold;}
h1#left {text-align: left; font-size: 1.6em; font-weight: bold;}
h2 {text-align: center; font-size: 1.5em; font-weight: bold;}
h2#left {text-align: left; font-size: 1.6em; font-weight: bold;}
h3 {text-align: center; font-size: 1.4em; font-weight: bold;}
u {font-decoration: underline;}
pre {whitespace: pre;}
b {font-weight: 700;}

.def {margin: 0; border: 0; padding: 0;}

.def a span {display: none;}

.def a:hover span {display: block;
   position: absolute; top: 500px; left: 200; width: 600px;
   padding: 5px; margin: 10px; z-index: 100;
   color: red; background: #FFFFCC;
   font: ariel; text-align: left;}


#navigation {display:block; top:1px; left:1px; width:145px; position:fixed; border:1px solid #888; padding: 5px; text-align: center; font-size: .9em; font-weight:bold; color:#FFFFFF; background: #3333FF; background-repeat: repeat-y;}
* html #navigation {position:absolute;}
       
#navigation a:visited, #navigation a {display:block; width:140px; height: auto; margin:0 auto; border-top:1px solid #000000; border-bottom:1px solid #000; text-align: left; text-decoration:none; line-height:20px; color:#000000;}
#navigation a:hover {background:#AAAAAA; color:#FFFFFF;}


#fixedpict {display:block; width:108px height:145px; position:fixed; bottom:0; left:0;}
* html #fixedpict {position:absolute;}
