html {background: #FFFEDB;}

body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:auto; background: transparent; 
font-family: Arial, Times, sans-serif; font-size:1.2em;}

.box1 {margin:5px 100px 100px 250px; display:block; text-align: left; width:auto; background: transparent; padding:2px;}

.box2 {margin: 5px 100px 20px 250px; display: block; text-align: center; font-size: 1.3em; width auto; 
border: 2px solid #000000; background: #FF0000; padding: 8px}

#box3 {margin: 0; padding: 1px; display: block; font-size: .8em; font-style: italic; text-align: left; color: #000000; background: #FFFFFF;}

ul a img {border: none; width: 0px}
ul a:hover img {position: absolute; left: 80px; width: 120px;}

.boxlet {float: right; padding-left: 3px; font-size: .8em;}

.galbox {float: left; padding-left: 10px;}

h3 {text-align: left font-size: 1.2em; font-weight: bold;}
h4 {text-align: center; font-size: 1.4em; font-weight: bold;}

table {background: blue;}
td {background: #FFFEDB; text-align: center;}
td a {color: red;}
td a:hover {background: #AAAAAA; color: #FFFFFF;}
th {text-decoration: underline; text-align: center}
.row1 {background: #FFCC33;}

ul {list-style-position: inside;}

r {font-weight: bold; color: red;} /* doesn't work for Internet Explorer */
pre {white-space: pre;} 
u { text-decoration: underline }  /* doesn't work for Internet Explorer */
i {font-style: italic }  /* doesn't work for Internet Explorer */
bold {font-weight: 700 } 
sup { vertical-align: super; font-size: 70%;}

#navigation {display:block; top:1px; left:1px; width:200px; position:fixed; padding: 5px; text-align: center; font-size: .8em; font-weight:bold; color:#FF0000; background: transparent;}
#navigation a:visited, #navigation a {display:block; width:180px; height:20px; margin:0 auto; border-top:1px solid #000000; border-bottom:1px solid #000; text-align: left; text-decoration:none; line-height:20px; color:#FF0000;}
#navigation a:hover {background:#aaa; color:#fff;}

#fixedpict {display:block; width:108px height:145px; position:fixed; top:40px; left:1000px;}

<!--[if lte IE 6]>
   <style type="text/css">
   /*<![CDATA[*/ 
html {overflow-x:auto; overflow-y:hidden;}
   /*]]>*/
   </style>
<![endif]-->
