
body    { background-color: #CC99FF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image: url("/dbr/natfl114.jpg");
        backgroung-repeat: repeat-y;
        color: #666666
}

img.icon  {
        float: left;
        margin-left: 5px;
        top: 10px;
        position: absolute
}


h2.banner {position: absolute;
	margin: 0px;
	top: 5px;
	left: 140px;
	background-color: #CC99FF;
	color: #666666;
	padding: 5px;
	border: thin outset #CC99FF;
	z-index: 2;
}

div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  top: 160px;
  left: 18px;
  width: 8.5em;
  right: auto;
}
div.banner p {
  margin: 0;
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #CC99FF;
  border: thin outset #CC99FF;
  color: white;
}

div.banner a, div.banner em { display: block; margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #CC99FF }
div.banner a:first-child { border-top: none }
div.banner em { color: #CC99FF }
div.banner a {text-decoration:none; color: #666666;}
div.banner a:hover {background-color:#CC66FF}

/* body>div.banner {position: fixed} */

p.body { background-color: #CC99FF;
        position: absolute;
	border: thin outset #CC99FF;
        top: 140px;
        left: 140px;
	z-index: 1
}

div.picmenu {
  position: absolute;
  top: 140px;
  left: 140px;
  width: 630px;
}

td.picmenu {
	background-color: #CC99FF;
	border: thin outset #CC99FF;
	border-spacing: 0;
	font-family: Arial, sans-serif;
	font-size: 80% /*smaller*/;
}
td.picmenu a {text-decoration:none; color: #666666;}
td.picmenu a:hover {background-color:#CC66FF}

div.pic {
  position: absolute;
  top: 140px;
  left: 140px;
  width: 650px;
  color: white;
  background: #CC99FF;
  border: thin outset #CC99FF;
  font-family: Verdana, Arial, sans-serif;
}

div.pic a {text-decoration:none; color: #666666;}
div.pic a:hover {background-color:#CC66FF}

table.one {
	position: absolute;
	left: 140px;
}
