@font-face { font-family: sarah; src: url("sarahscr.eot") }

@font-face { font-family: sarah; src: url("sarahscr.ttf") }

@font-face { font-family: jackp; src: url("lasvegaj.eot") }

@font-face { font-family: jackp; src: url("lasvegaj.ttf") }

body { padding:0; margin: 0; border:0; font-family:arial, sans-serif; font-size:10pt; color:black; background-color: #252525;}

h1 { font-family: sarah, arial; font-size:26pt; color:#004000; display: inline; margin-left: 5px;}
h2 { font-family: arial; font-size:10pt; font-style:italic; font-weight:bold; color:#004000; display: inline; }
h3 { font-family: sarah, arial; font-size:20pt; color:#004000; display: inline; }
hr { color:#800000; background-color:#004000; height: 2px; border:0; align:center; width:1020px; }

#menu ul {padding: 0; margin: 10px; display: block; font-family: arial, sans-serif; font-color: #402868; background: black;}

#menu a {display:block; text-decoration:none; font-family: sarah, arial, sans-serif; font-size:24pt; color: white; width:1016px; line-height:26px; border: 2px gray outset; margin: 0; overflow:hidden;}
#menu li {padding: 0; margin: 0; list-style: none;}

/* all properties for main list inherited by drop list unless re-specified */
/* line-height is within item height, text overlaps if font larger than line, font partial visible if larger than item height */
#menu li ul {float:left; display: none;} /* hide drop sub list" */

#menu li:hover a { border: 2px gray inset;}  /* main list items as shown pointing at them */
#menu li:hover li a {display:block; text-align:center; font-family: arial, sans-serif; color:#004000; font-size:10pt; width:254px; line-height:18px; margin:0; border: 2px gray outset; background: white;} /* drop list as shown pointing at main list */

#menu li:hover ul {display:block; position:relative; width:254px; margin:0; padding5px;} /* top: set top op drop list below main list */
#menu li:hover ul li a:hover {background: white; color: red; border: 2px gray inset;}  /* drop list items as shown pointing at them */

a:link {color: #800000;}
a:visited {color: #800000;}
a:hover {color: red;}

#menu2 ul li {float:left; padding: 0px; margin: 0px 45px; display: block; font-family: jackp, sans-serif; font-size:20pt; color: #800000; }


