body { font-size : 10pt; color : black; background-color: #FFFFFF;}

#top {
  float: left;
  padding: 0px;
  margin:0px;
  background-image: url(page_top.jpg);
  position: absolute;
  height: 160px;
  width: 785px;
  left: 0px;
  top: 0px
}
#emblem1 {
  float: left;
  padding: 0px;
  margin:0px;
  background-image: url(page_emblem1.gif);
  position: absolute;
  height: 175px;
  width: 130px;
  left: 20px;
  top: 8px;
  z-index: 1;
}
#emblem2 {
  float: left;
  padding: 0px;
  margin:0px;
  background-image: url(page_emblem2.gif);
  position: absolute;
  height: 75px;
  width: 575px;
  left: 200px;
  top: 50px
}

#left {
  float: left;
  padding: 0px;
  margin: 0px;
  background-image: url(page_leftmid.jpg);
  line-height: 12pt;
  font-size : 10pt;
  font-family: 'Times New Roman', Times;
  position: absolute;
  width: 200px;
  left: 0px;
  top: 160px;
}
#menu {
  padding: 10px;
    z-index: 2;
}

#main {
  float: left;
  padding: 0px;
  margin:0px;
  position: absolute;
  width: 535px;
  left: 225px;
  top: 160px

}
#heading {
  float: left;
  padding: 4px;
  margin:10px;
  position: relative;
  width: 375px;
  left: 0px;
  top: 0px;

}

a { font-weight : bold; color : navy; text-decoration : none; }
a:HOVER { color : blue;}



h1
{
  font-family: 'Times New Roman', Times;
  color: #006699;
}

h2
{
  font-family: 'Times New Roman', Times;
  color: navy
}

h3
{
  font-family: 'Times New Roman', Times;
  color: #006699;
  margin-bottom: 0px;
  margin-top: 25px
}

h4
{
  font-family: 'Times New Roman', Times;
  color: navy
}

h5
{
  font-family: 'Times New Roman', Times;
  color: red
}
h6 { font-size : 12pt; color :  navy; text-align : left; margin-top : 0pt; margin-left : 10pt;}

h7 { font-size : 8pt; color :  navy; text-align : left; margin-bottom : 0pt; margin-left : 1pt;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: navy;
}
strong
{
  font-family: 'Times New Roman', Times;
  color: navy;
  font-size: 12pt;
}
ul.myul {list-style-type:none; display: block; text-indent: 0px; text-shadow: #000000; text-align: left }
span.myspace {left:11px;}

