/* CSS Document */
body       {padding: 0px; background-color: #fffccc; margin:0px;}
#wrapper   {position:absolute; left:0px; top:0px; height: auto; width: 98%; background-color: #fffccc; padding:3px;}
#header    {height: auto; width: 100%; background-color: black; }
#footer1    {clear:both; height: 3px; background-color: #888888; border:0px; padding: 0px;}
#footer2    {clear:both; height: auto; font-size:.7em; text-align:center; padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px; background-color: #004080; color:#ffffff; border: solid yellow 3pt; }
#footer3    {clear:both; height: 2px; background-color: #888888;border: 0px; padding: 0px;}
#headline1  {height: 20px; border: solid yellow 2px; background-color: #004080;}
#headtext  {height: auto; background-color: white; text-align: center; font-family: arial, helvetica, sans-serif; color:#003399; font-style: italic; font-weight: bold; font-size: 10pt;}
#headline2  {position: relative; left: 0px; top: 0px; height: 20px; border: solid yellow 3px; background-color: #004080 }
#leftimage {position: absolute; left: 10px; top:5px; height: 77px; width: 85px; border: solid 3px #004080; background-color: white; z-index: 10; padding-left: 5px;}
#rightimage {position: absolute; right: 10px; top: 9px; height: 61px; width: 99px; border: solid 3px #004080; background-color: white; padding-left: 10px; padding-top: 7px; padding-bottom: 0px; z-index: 10;}
#homebar   {clear: both; height: 20px; color: #ffffff; text-align: center; background-color: blue; margin-left: 2px; margin-right: 2px;}
#leftmenu  {clear:both; float: left; height: auto; width: 132px; padding: 3px; background-color: #fffccc;}
#maintext  {height: auto; background-color: #fffccc; padding-left: 150px; padding-right: 200px; padding-top: 10px; padding-bottom: 10px;}
#rightmenu {float: right; height: auto; width: 154px; padding: 15px; padding-right: 10px; background-color: #990100; font-size: 0.9em; margin-top: 3px;margin-right: 2px;}
#indent5:   {padding-left: 25px;}
a img	   {border-width:0px;margin:1px;}
a:link.light   {color:#ffffff;text-decoration:none;}
a:visited.light  {color:#ffffff; text-decoration:none;}	
a:hover.light    {color:#ffffff; text-decoration:none; font-weight:bold;}
a:link.dark   {color:blue; text-decoration:none;}
a:visited.dark  {color:blue; text-decoration: none;}
a:hover.dark		 {color:gray;text-decoration:none;border-color:green;border-width:2px;}
a:link.menu			 {color:#fffccc; background-color:#fffccc;text-decoration:none;border: 0px; border-color:#fffccc;}
a:visited.menu		 {color:#fffccc; background-color:#fffccc;text-decoration:none;border-color:#fffccc;}
a:hover.menu		 {color:#ffffff; background-color:#fffccc;text-decoration:none;border-color:#fffccc;}
.lgtext			 {font-size:1.35em;}


