BODY { 
	background-image: url(/autry-menu.gif);
	background-color: #CC9966;
	background-repeat: repeat-y;
}

IMG.icon {
	float: left;
	margin-left: 32px;
	top: 5px;
	position: absolute
}

h2.banner {position: absolute;
	margin: 0px;
	top: 5px;
	left: 220px;
	background-color: #CC9966;
	color: #8B4513;
	padding: 5px;
	border: thin outset #CC9966;
	z-index: 2;
}

div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  top: 250px;
  left: 52px;
  width: 10em;
  right: auto;
}

div.banner p {
  margin: 0;
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #CC9966;
  border: thin outset #CC9966;
  color: yellow;
}

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

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

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

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

div.pic {
  position: absolute;
  top: 40px;
  left: 230px;
  width: 650px;
  color: #8B4513;
  background: #CC9966;
  border: thin outset #CC9966;
  font-family: Verdana, Arial, sans-serif;
}

div.pic a {text-decoration:none; color: #8B4513;}
div.pic a:hover {background-color:  #8B4513; color: #CC9966}

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

