html {
        font-family: helvetica, Arial, sans-serif;
        font-size: 11pt;
}

body {
        margin: 8px auto;
        width: 933px;
        height: 500px;
        background-color: #fafaff;
}

#leftcontainer {
        width:640px;
        float: left;
}

#leftcol1 {
        width: 167px;
        float: left;
        height: 600px;
}

#rightcol1 {
        width: 402px;
        margin-left: 3px;
        float: left;
        height: 599px;
        background: #f0f0f0;
        padding: 0px 34px 0px 34px;
}

#rightcontainer {
        width: 293px;
        float: right;
}

#leftcol2 {
        width: 167px;
        float: left;
        margin-left: 3px;
        height: 600px;
        background: #fafaff;
}

#rightcol2 {
        width: 120px;
        float: left;
        margin-left: 3px;
        height: 240px;
        background: #fafaff;
        margin-top: 355px;
}

#footer {
        font-size: 9pt;
        text-align: center;
        margin-right: 123px;
        clear: both;
}

#menu {
        float: left;
        border-style: none;
        width: 166px;
        height: 385px;
        background: #8899aa;
}

a:link, visited {
        font-size: 11pt;
        font-weight: normal;
        line-height: 1.4;
        color: #3066bb;
        text-decoration: underline;
}

a:hover {
        font-size: 11pt;
        font-weight: normal;
        line-height: 1.4;
        color: #b60000;
        text-decoration: underline;
}

img {
        border-style: none;
}

.validator {
        position: absolute;
        top: 540px;
        width: 156px;
        padding-left: 12px;
        border-style: none;
}

h1 {
        font-size: 22pt;
        color: #b80000;
        text-align: left;
}

p {
        font-size: 11pt;
        text-align: justify;
}

h5 {
        font-size: 10pt;
        margin: 2px 0 0 0;
        font-weight: bold;
        color: #191b26;
}

.space1 {
        margin: 92px 0 0 0;
}

.date {
        font-size: 9pt;
        font-weight: normal;
}

.space2 {
        margin: 187px 0 0 0;
}

.photos {
        margin: 107px 0 0 0;
        font-size: 10pt;
        line-height: 10.5pt;
        font-weight: bold;
        color: #191b26;
}

                /*main menu navigation*/

#nav {
        margin: 0;
        padding: 0;
        background: #8899aa;
        list-style-type: none;
        width: 166px;
        float: left;
}

#nav li {
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
}

#nav a {
        display: block;
        color: #fff;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
        padding: 0 15px;
        line-height: 2.4;
        border-bottom: 1px solid #fff;
}

#nav nav_dir a {
        border: none;
}

#nav a:hover {
        background: #667788;
}

#bod_ind #nav_ind a,
                #bod_met #nav_met a, #bod_cou #nav_cou a,
                #bod_pri #nav_pri a, #bod_not #nav_not a,
                #bod_lin #nav_lin a, #bod_con #nav_con a,
                #bod_dir #nav_dir a {
        background: #aabbbb;
}

#menucou {
        font-size: 11pt;
        text-align: justify;
        margin-bottom: 0;
        padding-bottom: 0;
}

#menucou li {
        line-height: 1.5;
        margin: 0;
        padding: 0;
        list-style: none;
}

#menucou ul {
        margin: 0px 0px 0px 0px;
}

.style {
        color: #b80000;
        margin: 6px 0px 0px 0px;
}

.style1 {
        color: #b80000;
        margin: 0px 0px 0px 0px;
}

.style2 {
        font-size: 10pt;
        font-weight: bold;
}

.style3 {
        font-size: 10pt;
        font-style: italic;
        margin: 4px 0 0 40px;
}

.newmag {
        margin: 0 0 0 20px;
        line-height: 1.7;
}

.notes {
        margin: 0 0 0 0;
        line-height: 2;
        font-size: 11pt;
}

.font {
        font-size: 9pt;
}

                /*Contact form*/

label {
        position:relative;
        font-size: 9pt;
        color: #191b26;
        font-weight: bold;
        float: left;
        width: 6.5em;
        margin-right: 1em;
        margin-bottom: 1em;
}

label em {
        position: absolute;
        left: 6.5em;
        top: 0em;
}

.error {
        position: relative;
        left: 0.5em;
        display: block;
        color: #b80000;
        font-size: 9px;
        font-weight: normal;
        text-transform: uppercase;
        display: none;
}

fieldset {
        float: left;
        clear: left;
        width: 100%;
        margin: 0 0 1em 0;
        padding: 0;
        background-color: #aabbbb;
        border-style: none;
}

fieldset ol {
        padding: 0 1em 0 1em;
        list-style: none;
}

fieldset li {
        float: left;
        clear: left;
        width: 100%;
        padding-bottom: 1em;
}

fieldset.submit {
        float: none;
        width: auto;
        border-style: none;
        padding-left: 7em;
        background-color: #f0f0f0;
}

fieldset fieldset {
        margin-bottom: -1em;
}

fieldset fieldset ol {
        position: relative;
        top: -0.5em;
        margin: 0 0 0 5.8em;
        padding: 0;
}

fieldset fieldset label {
        float: none;
        width: auto;
        margin-right: auto;
}
