<!--
BODY{
font-family: Arial, Helvetica, Sans-Serif;font-style: normal;
font-size: 14px;
font-weight: lighter;
color: #ffffff;
background-color: #210101;
background-image: url(bgtile.jpg);
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
h1{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-size: 22px;
font-weight: lighter;
color: #808080;

}
h2{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-size: 18px;
font-weight: lighter;
color: #808080;
}

h3{

font-size: 16px;
font-family: Helvetica, Sans-Serif;font-style: normal;
font-size: small;
font-weight: normal;
}

a.bw:link, a:visited {
color: #ffffff;
background-color: #000000;
font-size: 14px;
font-weight:normal;
text-decoration: none;
}

a.bw:hover {
color: #808080;
background-color: #000000;
font-size: 14px;
font-weight:normal;
text-decoration: none;
}

.wrapper {
width="789px"
}

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #000;
color: #FFF;
width: 100%;
font: normal 90% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #000;
color: #fff;
padding: .2em 1em;
border-right: 1px solid #fff;
}

li a:hover
{
background-color: #000;
color:#C0C0C0;
}

a:link, a:visited {
color: #ffffff;
background-color: #000000;
font-size: 18px;
font-weight:normal;
text-decoration: none;
}

a:hover {
color: #808080;
background-color: #000000;
font-size: 18px;
font-weight:normal;
text-decoration: none;
}

.bottommenu {
background: #000000;
}

