body { font-family: veranda; font-size: 12pt; }

p { }

td { }

a:link { }

a:visited { }

a:hover { background-color: #f0d000; }

a:active { }

.header { font-size: large; font-weight: bold; font-variant: small-caps; text-transform: capitalize; text-align: center; }

.menuItems { color: black; text-decoration: none; font-variant: small-caps; text-transform: capitalize; text-indent: 0; }

.menulinks { color: black; font-size: small; text-decoration: none; }

.menupopup { font-variant: small-caps; text-transform: capitalize; z-index: 999; padding: 5px; border: solid 1px black; }
.menubox { padding: 5px 0 0 10px; z-index: -999; border: solid 1px black; }
h1 { color: red; font-weight: bold; font-size: 16pt; margin: 0; }

h2 { color: red; font-weight: bold; font-size: 14pt; margin: 0; }

h3 { color: red; font-weight: bold; font-size: 12pt; }

#Title { height: 130px; width: 790px; left: 0; top: 0; position: absolute; visibility: visible; }

#menu { height: 600px; width: 180px; left: 0; top: 130px; position: absolute; visibility: visible; }

.menuframe { width: 180px; height: 1000px; }
