/*<style>*/
body {
    background: black URL('./gfx/y4.jpg') no-repeat left top;
    background-attachment: fixed;
    padding: 0px;
    border: none;
    margin: 0px;
    font-family:                "Trebuchet MS",Verdana,Tahoma,Arial,Helvetica,sans-serif;
        font-weight:            normal;
        font-size:                      10pt;
    color: ivory;
}
img {
    padding: 0px;
    border: none;
    margin: 0px;
}
a:link {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}
a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #d2cbaf;
}
a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #edb;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div#bann {
    /*background: URL('./gfx/vl.gif') repeat-y 59px;*/

}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div#menu {

}
div#menu img {
    padding: 0px;
    margin: 0px;
    display:none;
}
div#menu ul {
    display: block;
    margin: 0px 70px 0px 0px;
    padding: 2px 5px 5px 45px;
    font-size: 1.4em;
    font-variant: small-caps;
    list-style: none;
    /*border-bottom: 40px solid #51658a;*/

}
* html div#menu ul {
    font-size: 1.2em;
}
div#menu a:link {
    text-decoration: none;
    font-weight: bold;
    color: #FFFACD;
}
div#menu a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #EEE9BF;
}
div#menu a:hover {
    text-decoration: none;/*underline;*/
    font-weight: bold;
    color: #CDC9A5;
}
div#menu ul li {
    list-style: none;
    padding: 2px 6px;
    margin: 0px 2px;
    display: inline;

}
div#menu ul li:hover {
    list-style: square;
    padding: 2px 6px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div#content {
    /*background:URL('./gfx/sla.gif') repeat;
    border: 2px solid black;*/
    color: ivory;
    font-size: 1.2em;
    padding: 20px 80px 20px 180px;
    margin: 0px;

}
div#content p {
    padding-top: 3px;
    border-top: 1px solid #6D0D00;
}
div#content p:first-letter {
    font: normal 16pt  sans-serif;
}
div#content table p:first-letter {
    font-size:                      1em;
}
div#content em {
    color: #EEDFCC;
}
div#content a {
    text-decoration: none;
    font-weight: bold;
    color: #EEDFCC;
}
div#content a:link {
    text-decoration: none;
    font-weight: bold;
    color: #EEDFCC;
}
div#content a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #CDC0B0;
}
div#content a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #FAEBD7;
}
div#content table {
    font-size: 0.7em;
    border-collapse: collapse;
}
div#content table td,div#content table th {
    margin: 0px;
    border: none;
    padding-left:5px;
    padding-right: 5px;
}
div#content table thead td {
    padding-left: 30px;
}
div#content table thead th{
    background-color: #540A00;
    color: white;
    border-bottom: 2px solid #540A00;
}
div#content table tbody td{
    border-top: 1px solid #540A00;
    border-bottom:1px solid #540A00;
    vertical-align: top;
    padding-bottom: 10px;
    padding-top: 2px;
}
div#gallery img {margin-left:auto; margin-right:auto; margin-bottom: 5pt; margin-top: 5pt;}


/*</style>*/