html, body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 990px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #C0C0C0;
        color:#5a3e01;
        text-align: center;
}

body, p, div, li, dd, dt, span, td, th, font {
        font-family: "Times New Roman", Times, serif;
        font-size: 13px;
        font-weight: normal;
}

* p, * div, * li, * span {
    font-size: inherit;
}

div, span, img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

form, fieldset {
    border: 0px;
    margin: 0px;
    padding: 0px;
    clear: none;
}

#container {
    padding: 0px;
    margin: auto;
    border: 0px;
    width: 990px;
        background: transparent url(../i/bg-main2.jpg) left bottom repeat-y;
    color: black;
    position: relative;
    min-height: 100%;
    height: 100%;
    z-index: 0;
}

html>body #container { height: auto; }

#content {
        width: 500px;
        padding: 24px 25px 95px 45px;
        margin: 0px;
        background: transparent; /*#e5e2dd url(../i/bg.jpg) no-repeat;*/
        text-align: left;
        float: left;
        position: relative;
        overflow: hidden;
        display:inline;
        z-index: 10;
}

#content {
        width/**/:/**/460px;
}

#sidebar {
        width: 460px;
        padding: 24px 25px 95px 45px;
        margin-top: 0px;
		margin-left: 10px;
        text-align: left;
        background: transparent;
        float: left;
        position: relative;
        overflow: hidden;
        display: inline;
        z-index: 10;
}

#sidebar {
        width/**/:/**/365px;
}

#sidebar1 {
        margin-left: -25px;
        z-index: 15;
}

#header {
        position: relative;
        background: transparent url(../i/header.jpg) top left no-repeat;
        width: 990px;
        height: 205px;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
        border: 0px;
        z-index: 10;
}

#header_p {
        position: relative;
        background: transparent url(../i/head.jpg) top left no-repeat;
        width: 990px;
        height: 205px;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
        border: 0px;
        z-index: 10;
}

#footer {
        height: 75px;
        margin: 0px;
        text-align: left;
        background-color: #565047;
        position: absolute;
        left: 0px;
        bottom: 0px;
        overflow: hidden;
        z-index: 10;
}

#footer {
        width/**/:/**/990px;
}

div#flags {
        position: absolute;
        left: 8px;
        top: 8px;
}
div#flags img {
        width: 22px;
        height: 14px;
        border: 0px;
        margin: 5px;
        cursor: pointer;
}
img#logo {
        position: absolute;
        top: 35px;
        left: 28px;
        cursor: pointer;
        border: 0px;
}

div#icons {
        position: absolute;
        left: 96px;
        top: 15px;
        height: 11px;
/*        width: 60px;*/
}

div#icons img {
        margin: 0px 7px;
        cursor: pointer;
        border: 0px;
}

#frmSearch {
        position: absolute;
        width: 205px;
        height: 20px;
        overflow: hidden;
        right: 8px;
        top: 11px;
        padding: 0px;
        margin: 0px;
}

input.txtSearch {
        background: transparent url(../i/bg-txt-search.jpg) top left no-repeat;
        height: 19px;
        width: 145px;
        border: 0px;
        font: 11px normal tahoma, verdana, sans-serif;
        color: white;
        margin: 0px 1px;
        float: left;
}

input.btnSearch {
        height: 19px;
        width: 52px;
        margin: 0px 1px;
        float: left;
}

ul#menu {
        margin: 0px;
        padding: 0px;
        border: none;
        background: #534e45 url(bg-menu.png) repeat-x;
        height: 34px;
        width: 990px;
        float: left;
        list-style-type: none;
        overflow: hidden;
        position: absolute;
        left: 0px;
        bottom: 0px;
}

ul#menu li {
        height: 34px;
        display: block;
        float: left;
        /*width                 : 144px;*/
        text-align: center;
        padding: 8px 12px 5px 12px;
        margin: 0px;
        height: 100%;
        position: relative;
}

ul#menu li a {
        color: #cccbca;
        display: block;
        margin: 0px;
        padding: 0px;
        border: 0px;
        text-decoration: none;
        font-weight: bold;
}

ul#menu li a img {
        border: none;
        margin: 8px 0px 4px 0px;
}

ul#museum_sub {
        left: 0px;
}

ul#musobj_sub {
        left: 88px;
}

ul#exposit_sub {
        left: 246px;
}

ul#action_sub {
        left: 425px;
}

ul#childr_sub {
        left: 536px;
}
ul#funds_sub {
        left: 847px;
        width: 142px;

}

ul#program_sub {
        left: 645px;
}

ul.Smenu {
        border: 1px solid #cbcac6;
        display: none;
        position: absolute;
        top: 200px;
        list-style-type: none;
        z-index: 256;
        background-color: #fdf6ec;
        margin: 0px;
        padding: 3px 0px 7px 0px;
}

ul.Smenu li {
        display: block;
        text-align: left;
        padding: 3px 11px;
}

ul.Smenu li a {
        color: #000000;
        text-decoration: none;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.Smenu li a:hover {
        text-decoration: underline;
}
a.mero, a.merotitle {
        color:#5a3e01;
        text-decoration: none;
}
a.mero:hover {
        text-decoration: underline;
}
a.expolink {
        color: #595349;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
}

h1
{
        color: #595349;
        font-family: "Times New Roman", Times, serif;
        font-size: 19px;
        font-weight: normal;
        padding-top: 20px;
}

span.h1
{
        color: #595349;
        font-family: "Times New Roman", Times, serif;
        font-size: 19px;
        font-weight: normal;
        padding-top: 20px;
}

h2
{
        color: #595349;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        font-weight: bold;
        padding-top: 1em;

}
div.date, span.date
{
        color:#1e4569;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        padding-top:5px;
        padding-bottom:5px;
}
div.link,
a
{
        color:#2c78ba;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
}
div.phone
{
        color:#44637c;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        padding-top:2px;
}
div.phone img
{
        padding-right:3px;
        padding-top:2px;
}
td.event
{
        padding-left:10px;
        padding-top:5px;
}
a.eventdate
{
        color:#be4c00;
        text-decoration: none;
}

.eventdate
{
        color:#be4c00;
        text-decoration: none;
}

div.copy
{
        margin: 28px 24px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
div.title
{
        font-family: Georgia, "Times New Roman", Times, serif;
        text-transform: uppercase;
        padding-left: 5px; 
		color: #555041;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 2px;
        margin-bottom: 1em;
}
td.nextcontent
{
        padding-top:10px;
        padding-left:15px;
        padding-bottom:40px;
}
div.allevent
{
        text-align: right;
}

.clearer {
        width: 0px;
        height: 0px;
        clear: both;
        line-height: 0px;
        font-size: 1px;
}

#footer .banners {
        height: 75px;
        position: relative;
        float: right;
        text-align: right;
        padding: 22px 24px 22px 10px;
        margin: 0px;
}

#footer .banners {
        height/**/:/**/31px;
}

#bg-bottom {
        width: 990px;
        height: 406px;
        position: absolute;
        bottom: 75px;
        left: 0px;
        background: transparent url(../i/bg-bottom2.jpg) left bottom no-repeat;
        z-index: 5;
}

/* hack for Opera's */
@media all and (min-width:0px) {
    #bg-bottom {
        display: none;
    }
}


td.public {
        vertical-align: top;
        width: 50%;
        padding: 20px 60px 10px 0px;
}
td.public a {
}
td.public img {
        margin: 0px 10px 10px 0px;
}
td.public div {
        float: left;
}

#pagePath, #pagePath a {
        /*color: #595349;*/
        color: #000000;
        font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 15px;
}

#pagePath a:hover {
        text-decoration: none;
}


div.publicationLink, div.publicationLinkActive {
        display: inline;
        margin-right: 15px;
        font-size: 10px;
}

div.publicationLink a, div.publicationLinkActive a {
        font-size: 14px;
}

div.publicationLinkActive a {
        color: #993333;
}

div.pubContainer {
        text-align: center;
        border-bottom: 1px solid #595349;
        margin: 5px auto 15px auto;
        padding-bottom: 19px;
        line-height: 20px;
        width: 800px;
        white-space: normal;
}

a.place
{
        color:#666666;
}

.place
{
        color:#666666;
}

.exhib
{
        color: #595349;
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
}

div.limg {
font-size: 12px;
        float: left;
        margin-right: 10px;
        text-align: center;
        color: maroon;
        }

div.rimg {
font-size: 12px;
        float: right;
        margin-left: 10px;
        text-align: center;
        color: maroon;
        }

div.cimg {
font-size: 12px;
        text-align: center;
        color: maroon;
        }

table.page {border-collapse: collapse; width: 75%; border: 1px solid black;}
table.page th{border-bottom: 1px solid black; padding: 5px; border-spacing: 0px; border-right: 1px solid black; font-weight: bold; text-align: left;}
table.page td {border-bottom: 1px solid black; padding: 5px; border-spacing: 0px; border-right: 1px solid black;}
table.page tr {border-bottom: 1px solid black; padding: 5px}

table.n {border-collapse: collapse; width: 65%;}
table.n th{background-color: rgb(204, 204, 204); padding: 5px; border-spacing: 0px; font-weight: bold; text-align: left;}
table.n td {padding: 4px; border-spacing: 0px;}
table.n tr.n {border-bottom: 1px solid black; padding: 5px;}
