﻿.page_left
{
    background-image: url('../nav/content/page_bg.png');
    width:1200px;
    height:1067px;
}

div#absolute

{
    background-image: url('../nav/content/moa_text.png');
    background-repeat:no-repeat;
    background-position:left;
    position:absolute;
    top: 40px;
    left: 105px;
    width:283px;  
    height:111px;
    z-index:-2;
}

div#absolutelogo

{
    background-image: url('../nav/content/moa_logo.png');
    background-repeat:no-repeat;
    background-position:left;
    position:absolute;
    top: 10px;

}
div#wrapper

{
    background-image: url('../nav/content/wrapper_bg.png');
    background-position:left;
    position: absolute;
    top:20px;
    left:0px;
    width:1200px;  
    height:1200px;
    z-index:-4;
}

div#navigation
{
    position:absolute;
    top: 0px;
    width:1200px; background:black; padding:0px; height:30px;
    text-align: right;
}
div#pagenav
{
    position:absolute;
    top: 0px;
    width:1200px; background:#241504; padding:0px; height:25px;
    color: #7d7373;
    font-family:Tahoma;
    font-size:smaller;
    text-align: right;
    vertical-align:middle;
    z-index:1;
}
div#linenav
{
    position:absolute;
    top: 195px;
    width:1200px; background:#3c3c3c; padding:0px; height:2px;
    color: #fea242;
    font-family:Tahoma;
    font-size:smaller;
    text-align: right;
    vertical-align:middle;
    z-index:1;
}
div#column1
{
    background-image: url('../nav/content/wrapper_bg.png');
    background-position:left;
}
.column2
{
    background-image: url('../nav/content/wrapper_bg.png');
}

.eventslist
{
    color:#000000;
    font-size: small;
    font-family: Tahoma;
}
.eventsdate
{
    color:#000000;
    font-size: small;
    font-family: Tahoma;
}

li
{
    color:#000000;
}

.TableInner
{
    background-color: #000000;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    vertical-align: top;
    text-align: left;
}
