 body {background: url("jdl_back.jpg");
  background-repeat: repeat-y;
  background-attachment: fixed;
	overflow: auto;
	overflow-x: hidden;
  font-family: Times New Roman, sans-serif, verdana;
  width: 99%;
	height: 100%;
	margin: 0;
	padding: 0 10px 0 -5px;}
* html {overflow: hidden;}
* html #menu {background: transparent; display: block; height: 200px; left: 10px; position: absolute; top: 10px;}
#text {font-size: 93%; display: block; margin-left:19px;
  color: #141414;
	padding-top:0em;
	padding-right:9em;
	padding-bottom:0.5em;
	padding-left:9em;}
p {text-indent: .15in}
div.c1 {text-align: center;}
div.center {font-size:90%; font-style: italic; color: #303030; width: 700px; margin: 0px auto -1px auto;}
.sidediv {float:right; clear: right; width:95px; height:1000px; background: url("backrt.jpg");
  margin: -32px -16px 45px 10px;
	padding-right:0.5em;
	padding-left:1.4em;}
img {border: 0px}
a:link {color: #045FE6; font-weight: 600; background: white; text-decoration: none}
a:visited {color: #9900dd; background: white; text-decoration: none}
a:hover {color: #0033CC; background: white; text-decoration: underline}
a:active {color: red; background: white}
/* navmenu */
#menu {color: #ffffff; background: transparent; font: italic bold 11px verdana, arial; display: block; height: 200px; left: 10px; position: fixed; top: 10px;}
a.nav:link {background: transparent; border: 1px solid #cc9900; color: #660033; display: block; height: 23px; line-height: 23px; margin-top: 5px; text-align: center; width: 110px;}
a.nav:visited {background: transparent; border: 1px solid #cc9900; color: purple; display: block; height: 23px; line-height: 23px; margin-top: 5px; text-align: center; text-decoration: none; width: 110px;}
a.nav:hover {background: #D1DDDB; border: 1px solid #000000; color: blue; height: 23px; line-height: 23px; margin-top: 5px; text-align: center;}
a.nav:active {background: transparent; border: solid #CC0000; height: 23px; line-height: 23px; margin-top: 5px; text-align: center;}
/* end navmenu */
h1 {font-size: 250%; color : #0033cc; background:transparent; font-weight: bold;}
h2 {font-size: 180%; color : #000000; background:transparent; font-style: italic; font-weight: bold;}
h3 {text-align: center; font-size: 180%; color : #000000; background:transparent; font-style: italic; font-weight: bold;}
h4 {font-size: 180%; color : red; background:transparent; font-style: italic;}
h5 {font-size: 110%; margin-top:-1px; margin-bottom: 0px; font-weight: 600; background:transparent; color : #d55000; font-style: italic;}
h6 {font-size: 93%; color: #141414; text-align: center;}
 span.s {font-size: 80%;}
 span.c5 {color: #333333; font-size: 80%}
 span.c6 {color: #606060; font-size: 70%;}
 span.c2 {color: #ffffff; font-size: 140%; font-weight: bold; font-style: italic}
 span.c3 {color: #cc0000; font-size: 130%; font-weight: bold; font-style: italic;}
 span.c10 {color: #EE1616; font-size: 110%; font-weight: bold; font-style: italic}
.topborder{
border-top: 2px solid #c0c0c0;}
.toplftbdr{
border-top: 2px solid #c0c0c0;
border-left: 2px solid #c0c0c0;
}