body	{background: #F3E4D2; color: black;
	behavior:  url(csshover.htc); /* Win-IE Behaviour call to enable hover on any element */
	font-family: Verdana, Arial, sans-serif; font-size: 78%;
	margin: 0; padding: 0;}
h1	{color: #744B22; font-weight: bold; font-size: 150%;
	font-family: Arial,Verdana,sans-serif;
	margin-bottom: -10px;}
h2	{color: black; font-weight: bold; font-size: 110%;
	font-family: Arial,Verdana,sans-serif;
	margin-bottom: -10px;}
h3	{color: #744B22; font-weight: bold; font-size: 100%;
	font-family: Arial,Verdana,sans-serif;
	margin-bottom: -15px;}
h4	{color: yellow;}

a:link	{font-family: Verdana, Arial, sans-serif;
	color: #44F; text-decoration: none;}
a:visited	{color: #44F; text-decoration: none;}
a:hover	{color: #44F; text-decoration: underline;}
div#envelope	{padding: 10px 0 0 10px; width: 700px; border: none; margin: 0 auto;}
div#envelope table	{font-family: Verdana, Arial, sans-serif; font-size: 90%;}
td#jebanner	{margin: 0; padding: 0;}
div#envelope td#leftmenu	{background: #DFC7AF; vertical-align: top;}
td#leftmenu div#mainmenu	{width: 220px; margin: 0; padding: 5px 0 5px 0; border: none;
	/*vertical-align: text-top;*/
	background:  url(images/bgmenu.jpg) repeat-y;}
td#leftmenu div#mainmenu ul	{margin-left: 50px; padding: 0;}
td#leftmenu div#mainmenu li	{position: relative; list-style: none; margin: 0;
	display: block; width: 115px; 
	border-bottom: 2px solid #DAC9B6;}
td#leftmenu div#mainmenu li:hover	{}/* CSS allows hover style on any element */
td#leftmenu div#mainmenu li a	{display: block; padding: 0.2em 0 0.2em 0;
	color: #955E2A; font-weight: bold; white-space: nowrap;
	text-decoration: none; width: 100%; /* width = 100% required for IE-Win 5.5 & earlier */
	voice-family: "\"}\""; voice-family: inherit;
	/* remainder of this style ignored by IE-Win 5.5 & earlier */
	width: 0.1em; /* width set to overcome IE-Win 6 bug */}
td#leftmenu div#mainmenu>ul a	{width: auto;}
/* IE-Win will ignore the above child statement, but other browsers will understand it */
td#leftmenu div#mainmenu li a:visited	{color: #955E2A;}
td#leftmenu div#mainmenu li a:hover	{color: #FF3234;}
td#leftmenu div#menubottom	{margin: 0; padding: 0;}
td#leftmenu div#bottomimage	{margin: 0; padding: 10px 0 10px 25px;}

td#maintext	{margin: 0; padding: 0;
	vertical-align: top; background: url(images/bgtext.jpg) repeat-y;}
td#maintext div#bodytext	{
	margin: 0; padding: 5px 15px 5px 15px;}

td#maintext div#bodytext #readerimage img	{float: left; margin: 25px 15px 10px 0; border: none;}
	
td#rightmenu	{padding: 10px 10px 5px auto/*5px*/; margin: 0; vertical-align: top;
	background: url(images/bgtext.jpg) right repeat-y;}
td#rightmenu ul	{}
td#rightmenu li	{position: relative; list-style: none; margin: 0;
	display: block; width: 115px; 
	border-bottom: 2px solid #DAC9B6;}
td#rightmenu li:hover	{}
td#rightmenu li a	{display: block; padding: 0.2em 0 0.2em 0;
	color: #955E2A; font-weight: normal; white-space: nowrap;
	text-decoration: none; width: 100%; /* width = 100% required for IE-Win 5.5 & earlier */
	voice-family: "\"}\""; voice-family: inherit;
	/* remainder of this style ignored by IE-Win 5.5 & earlier */
	width: 0.1em; /* width set to overcome IE-Win 6 bug */}
td#rightmenu>ul a	{width: auto;}
/* IE-Win will ignore the above child statement, but other browsers will understand it */
td#rightmenu li a:visited	{color: #955E2A;}
td#rightmenu li a:hover	{color: #FF3234;}
td.rightimage	{width: 150px; margin-top: 10px; margin-left: 10px; display: block;}

td#textbottom	{margin: 0; padding: 0 0 10px 0; vertical-align: top;
	background: #DFC7AF;}

div#envelope #copyrighttext	{font-family: Verdana, Arial, sans-serif; font-size: 75%;
	color: #666; margin: 5px 0 0 10px;}