.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #003300;
}
.book {
	max-width: 770px;
	width:expression(document.body.clientWidth > 770? "770px": "auto" ); /* IE code */
	background-color: white;
	
}
div.content { 
	text-align: left;
	border-color:#333333;
	border-style:solid;
	border-width: 1px;
	width: 752px;
	padding:8px;
	margin:0;
	}
div.content img { border: 0; margin: 8px;}
#trans img { margin: 0; }	
#trans td { padding-top: 1em; border-top: 1px solid #999; }
body {
	margin: 0;
	/*background: #006935 url(/pix/Shadow.jpg) repeat-y center;*/
	}
h3 {
	font-size: 1.25em;
	font-style: italic;
	}
h1.heading {
	font-size: 1.25em;
	font-style: italic;
	}	
	
img {
	
	border: 0px;
	}
a {
	color: #006935;
	text-decoration: underline;
	line-height: 1.5em;
	}
a:hover {
	color: red;
	text-decoration: none;
	}
a:visited {
	color: #990099;
	}
#title {
	overflow: visible; /* added to remove vert scrollbar */
	font-weight: bold; 
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	color: #775B20;
	font-size: 28px;
	text-decoration: none;
	font-style:italic;
	}
#navTitle, #navTitle a {
	overflow: auto;
	font-weight: bold; 
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	color: #775B20;
	font-size: 22px;
	text-decoration: none;
	font-style:italic;
	}
#navContainer {
	overflow: auto;
	background: url(../images/header.jpg);
	height: 90px;
	}
#nav {
	overflow: auto;
	font-weight: bold; 
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	font-style:italic;
	}
   a.nav:link, a.nav:visited {  
	font-weight: bold; 
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-style:italic;	}
   a.nav:hover, a.nav:active {  
	text-decoration: underline;}

   a.highlight:link, a.highlight:visited {  
	color:#FFFF99;
	}
   a.highlight:hover, a.highlight:active {  
	text-decoration: underline;}


.copyright {
	font-size: 11px;
	}

#magad
    {
	position: relative;
	z-layer: 10;
    top: -566px;
	left: 298px;
    width: 112px;
	height: 242px;
	}
	
.mogarln1 {font-weight:bold;}

p.ftlinker {font-family:Arial, Helvetica, sans-serif; font-size: 0.75em;margin: 25px 0; background: #ddd; padding: 5px 0;border:1px dotted #000;}
p.ftlinker a:link, p.ftlinker a:visited {color: #006935; padding: 2px; margin:0;}
p.ftlinker a:hover, p.ftlinker a:active {color: #c3901d;}