body 
{
background-color: #000000;
background-image:
url('images/backgrnd39-1.jpg');
background-repeat: repeat;
background-attachment: scroll;
background-position: top center;
font-weight: normal;
color: #FFCC99;
font-size: 100%;
}

p
{
color: #FFCC99;
font-family: arial;
font-size: 100%;
font-weight: bold;
border: none
}

#inlinelink a
{color: #b8860b;
text-decoration: underline}

#inlinelink a:hover 
    {color: #8B4513;
    font-weight: bold}

#inline a
{color: #F5DEB3;
text-decoration: none}

#inline a:hover 
    {color: #b8860b;
    font-weight: bold}

h1, h2, h3, h4, h5, h6 
{
font-variant: small-caps;
color: #F5DEB3;
text-align: center
}

div.container
{
width:100%;
margin:0px;
border:1px black;
line-height:150%;
}

div.header,div.footer
{
padding:0.5em;
background-color:transparent;
clear:left;
}

h1.header
{
padding:0;
margin:0;
}

div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
}

div.content
    {
    margin-left: 250px;
    border-left:1px black;
    padding:1em;
    font-weight: bold
    }

#navbar ul
{
float:left;
width: 100;
padding:0;
margin:0;
list-style-type:none;
}

#navbar a
{
float:left;
width: 9em;
text-decoration:none;
font-variant: small-caps;
font-weight: bold;
color:#F5DEB3;
background-color:transparent;
padding:0.2em 0.6em;
border-style:outset;
border-color: #F5DEB3
}

#navbar a:hover {background-color:#8B4513}
li {display:inline}

#gallery a
{
float: right;
width:10em;
text-decoration:none;
font-variant: small-caps;
font-weight: bold;
color:#F5DEB3;
background-color:transparent;
padding:0.2em 0.6em;
border-style:outset;
border-color: #F5DEB3;
text-align: center;
}

#gallery a:hover {background-color:#b8860b}

img 
    {
    border-style:none
    }


a {font-weight: bold}

table {font-weight: bold}

#nav ul
{
float:center;
width: 100;
padding:0;
margin:0;
list-style-type:none;
}

#nav a
{
float:center;
width: 9em;
text-decoration:none;
font-variant: small-caps;
font-weight: bold;
color:#F5DEB3;
background-color:transparent;
padding:0.2em 0.6em;
border-style:outset;
border-color: #F5DEB3
}

#nav a:hover {background-color:#8B4513}
li {display:inline}