
h1           { font-family: Tw Cen MT Condensed Extra Bold; font-size: 18pt; color: #EFF308; text-align:center; font-style:italic; font-weight:bold }
h2           { font-family: Tw Cen MT; color: #FFFFFF; font-size: 16pt; text-align:center }

body { background-image: url(background.jpg); background-color: #010141; background-attachment: fixed }

table1 { height: 100% }

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #DD621F;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: none;
line-height: 14px;
font-weight: bold;
font-size: 24px;
font-family: TW Cen MT;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #FFFFFF;
}


#navlist a:hover { color: #C6BD0A; }