html
{
    margin: 0;
    padding: 0;
    background-color: white;
}

#container
{
    position: relative;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 965px;
    height: auto;
    background-image: url(./media/acacia_header.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: white;
}

body
{
    margin-left: 0px;
    margin-right: 0px;
    color: #ab9f82;
    text-align: center;
    min-width: 980px;
    font-family: Verdana, georgia,sans-serif;
    background-color: white;
    background-image: url(./media/containerbackground.gif );
    background-repeat: repeat-y;
    background-position: center;
}

#intro
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
    position: relative;
    top: 204px;
}

#header
{
    position: relative;
    text-align: left;
    height: 50px;
    width: 958px;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    z-index: 1;
}

.pclass
{
    display: inline;
    vertical-align: top;
}

#aikibottom
{
    background: transparent url(./media/D2.jpg) repeat-x bottom right;
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    display: block;
    height: 313px;
    width: auto;
    padding-left: 300px;
    top: 80px;
}

#techbottom
{
    background: transparent url(./media/D1.jpg) repeat-x bottom right;
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    display: block;
    height: 384px;
    width: auto;
    padding-left: 320px;
    top: 80px;
}

#bgbottom
{
    background: transparent url(./media/D33.gif) repeat-x bottom right;
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    display: block;
    bottom: 140px;
    height: 224px;
    width: auto;
    padding-left: 400px;
    top: 40px;
}

#doshubottom
{
    background: transparent url(./media/doshu1.gif) repeat-x bottom right;
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    display: block;
    height: 365px;
    width: auto;
    padding-left: 400px;
    top: 40px;
}

.post
{
    margin: .5em 0 1.5em;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 1.5em;
    width: 700px;
}

.post-title
{
    margin: .25em 0 0;
    padding: 0 0 4px;
    font-size: 140%;
    font-weight: normal;
    line-height: 1.4em;
    color: #c60;
}
.post-title a, .post-title a:visited, .post-title strong
{
    display: block;
    text-decoration: none;
    color: #c60;
    font-weight: normal;
}
.post-title strong, .post-title a:hover
{
    color: #333;
}
.post div
{
    margin: 0 0 .75em;
    line-height: 1.6em;
}
p.post-footer
{
    margin: -.25em 0 0;
    color: #ccc;
}
.post-footer em, .comment-link
{
    font: 78%/1.4em "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.post-footer em
{
    font-style: normal;
    color: #999;
    margin-right: .6em;
}
.comment-link
{
    margin-left: .6em;
}
.post img
{
    padding: 4px;
    border: 1px solid #ddd;
}
.post blockquote
{
    margin: 1em 20px;
}
.post blockquote p
{
    margin: .75em 0;
}

.stage
{
    background-color: white;
    background-image: url(./img/antai_3d_thumb.png );
    background-repeat: no-repeat;
    background-position: top right;
}

#content
{
    position: relative;
    top: 129px;
    left: 0px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 80px;
    margin-bottom: 180px;
    text-align: left;
    font-family: "Trebuchet MS" ,Trebuchet,Arial,Verdana,Sans-serif;
}

#content h1
{
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 20px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
}

td.topalign
{
    text-align: left;
    padding-bottom: 6em;
    width: 300px;
}

td.topalign2
{
    text-align: left;
    padding-top: 0px;
    width: 600px;
}

#content h2
{
    text-align: left;
    font-size: 12px;
}

#content table
{
    padding: 5px;
    text-align: center;
    width: 700px;
}

#content .pager
{
    text-align: center;
}

.noborder a > img
{
    text-decoration: none;
    border: 0px solid white;
}

#content p
{
    margin-bottom: 1em;
}

#header h1
{
    margin-left: 5px;
}

#header h2
{
    text-align: center;
}

#leftinfo
{
    position: relative;
    left: 0px;
    width: 400px;
}

#rightinfo
{
    position: relative;
    display: inline;
    right: 0px;
    width: 400px;
}

#social
{
    position: relative;
    display: block;
    margin-bottom: 150px;
}

#header .menu
{
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 5px;
    padding-bottom: 12px;
    list-style-type: none;
    background-image: url("./media/Acaciamenu.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

#header .menu ul
{
    /*  *    list-style: none;  *       margin: 0;  *          padding: 0;  *             border-bottom: 2px solid #E9871C; */
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 36px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    background: transparent url("./media/OFF.gif") repeat-x top left;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    border-top: 1px solid #FFD19F;
    border-bottom: 2px solid #FFD19F;
}

#header .menu ul li
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

#header .menu ul li a
{
    display: block;
    float: left;
    color: #9F914F;
    text-decoration: none;
    font-weight: bold;
    padding: 12px 10px 0 10px;
    height: 35px;
    background: transparent url("./media/DIVIDER.gif") no-repeat top right;
}

#header .menu ul li a:hover
{
    color: #1F0A0A;
    background-color: white;
    background: transparent url("./media/HOVER.gif") no-repeat top right;
}

#header .menu ul li a#current
{
    color: #1F0A0A;
    background-color: white;
    background: transparent url("./media/HOVER.gif") no-repeat top right;
}

#footer
{
    background: url("./media/bottom_grond_glenn_klein_arc.png") no-repeat bottom;
    position: relative;
    display: block;
    margin-left: auto;
    margin-top: 80px;
    margin-right: auto;
    bottom: 0px;
    left: 0px;
    height: 135px;
    width: 958px;
}

#footer-contents p
{
    position: relative;
    font-size: smaller;
    width: 956px;
    margin-left: auto;
    margin-right: auto;
    bottom: 0px;
    text-align: center;
    background-color: white;
}

table.rptTbl
{
    margin-top: 5px;
    margin-bottom: 10px;
    border: 1px solid black;
    color: black;
    font: bold 10pt Verdana sans-serif;
}

tr.rptHdrRow
{
    background-color: #AB9F82;
}

th.rptHdrCol
{
    font: bold 10pt Arial sans-serif;
    text-align: center;
    padding: 3px 4px 3px 4px;
    border-bottom: 3px double black;
}

tr.rptBodyRowOdd
{
    background-color: #ccc;
}

tr.rptBodyRowEven
{
    background-color: #f6f6f6;
}

tr.driving
{
    background-color: #A8EFA4;
}

td.rptBodyCol
{
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

td.rptBodyColCenter
{
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    padding: 0px 5px 0px 5px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

tr:hover.rptBodyRowOdd
{
    background-color: #FFE59F;
}

tr:hover.rptBodyRowEven
{
    background-color: #FFE59F;
}


