html {
margin-bottom:1px;
min-height:100%;
}

body {
font-family:'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
margin:1em 2em;
}

p,  li { color: #f3f3f3; 
font-size: 0.8em; 
line-height: 140%; 
text-indent: 0;
/* margin: 0.5em 0 0.75em 1.75em */
}

h1  { font-size: 1.1em; font-family: "Times New Roman", Times, Georgia, serif; color:#BD9B57; text-transform: capitalize;}

#maindiv {
 padding-top:0px; 
 padding-left: 30px;
 width: 550px;
}

.buttons_th {BORDER: #998c64 1px solid; 
background-color: #422407;
font-size: 0.70em;
}

.menu_th {
border-right: #998c64 1px solid; 
border-bottom: #998c64 1px solid;
/* border-right: #998c64 1px solid; */

}

.menu_th_rt {
border-bottom: #998c64 1px solid;
/* border-right: #998c64 1px solid; */
}

#maintable {
border: #998c64 1px solid;
}

#gold {
color: #BD9B57;
/* border: #998c64 1px solid; */
background-color: #422407;
}

a:link, a:visited {
background-color:transparent;
color:#BD9B57;
text-decoration:underline;
}
a.buttons:link, a.buttons:visited {
background-color:transparent;
color:#BD9B57;
text-decoration:none;
}

a:hover {
background-color:transparent;
color:#F3F3F3;
text-decoration:none;
}

a.footerstyle:link, a.footerstyle:visited {
background-color:transparent;
color:#BD9B57;
text-decoration:none;
font-size:0.7em;
}
a.pr:link, a.pr:visited {
color:#BD9B57;
}
a.menu:link, a.menu:visited {
color:#BD9B57;
font-size: 0.7em;
text-decoration: none;
}
a.buttons:hover {
color:#F3F3F3;
text-decoration: none;
}
a.splashlinks:link, a.splashlinks:visited {
color:#BD9B57;
font-size:0.9em;
line-height:1.4em;
text-decoration: none;
}
a.pr:visited {
color:#BD9B57;
}
a.menu:hover {
color:#BD9B57;
text-decoration: underline;
}
a.footerstyle:hover {
background-color:transparent;
color:#BD9B57;
text-decoration:underline;
}
a.splashlinks:hover {
background-color:transparent;
color:#BD9B57;
text-decoration:underline;
}
a.pr:hover {
color:#F3F3F3;
text-decoration:underline;
}

#title    { color: #af9052 }

.bullet_list  {padding: 0; margin: 0 0 0 3px; list-style: none;}
.bullet_list li {
list-style: none; margin: 0; padding: 0 0 0 13px; background: url("/images/bullet_gold.jpg") 0 0.6em no-repeat; 
}


