/*--- Avanquest WebEasy Page Style ---*/


span#e2             { /* billy_jones_blank001002.... */
	background      : transparent url(billy_jones_blank001002.jpg) no-repeat top left;
	position        : absolute;
	left            :   0.00pt;
	top             :   0.00pt;
	width           : 288.00pt;
	height          : 226.50pt;
	attachment	: fixed;
	}
span#e1             { /* billy_jones_blank001001.... */
	background      : transparent url(billy_jones_blank001001.png) no-repeat top left;
	position        : absolute;
	left            :   4.50pt;
	top             :   4.50pt;
	width           : 264.75pt;
	height          :  42.00pt;
	attachment	: fixed;
	}
body#page           { /* Page Body */
	overflow        : scroll;
	}


li ul  {
   display: none;
       }

li:hover ul  {
   display: block;
}

li ul  {
   display: none;
}

li:hover > ul  {
   display: block;
}

/*horizMenu.css*/
/*unindent entire list*/
#menu ul {
	margin-left: -2.5em;
	}

/* set li as buttons */
#menu li {
	list-style-type: none;
	border: 1px orange solid;
	width: 20em;
	background-color: #000000;
	text-align: center
	}
	
/* display anchors as buttons */
#menu a {
	color: black;
	text-decoration: none;
	display: block;
}

/* flash white on hover */
#menu a:hover {
	background-color: white;
	}

/* collapse menus */
#menu li ul {
	display: none;
	}

/* show menus on hover */
#menu li: hover > ul [
	display: block;
	margin left: -2em;
	}





.roundedcornr_box_850504 {
   background: #000099 url(roundedcornr_850504_grad.gif) no-repeat;
}
.roundedcornr_top_850504 div {
   background: url(roundedcornr_850504_tl.gif) no-repeat top left;
}
.roundedcornr_top_850504 {
   background: transparent url(roundedcornr_850504_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_850504 div {
   background: url(roundedcornr_850504_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_850504 {
   background: transparent url(roundedcornr_850504_br.gif) no-repeat bottom right;
}

.roundedcornr_top_850504 div, .roundedcornr_top_850504,
.roundedcornr_bottom_850504 div, .roundedcornr_bottom_850504 {
   width: 100%;
   height: 50px;
   font-size: 1px;
}
.roundedcornr_content_850504 { margin: 0 50px; }

/*--- EndOfFile ---*/
