﻿body
{
    background-color: #073600;
    background-image: url('../../img/bg04.jpg');
    background-repeat: no-repeat;
    background-position: center top; 
    margin:0;
    padding:0;
    min-width: 910px;
    min-height: 632px;
    text-align: center;
}

.div01
{
    position: absolute;
    top: 50%;
    left: 50%;
    display: table-cell;
    vertical-align: middle;
}

.div02
{
    position: relative;
    top: -50%;
    left: -50%;
}

.div03
{
    width: 898px;
    height: 602px;
    padding-top:90px;
    text-align:right;
    float:right;
}

.div04
{
    width: 93%;
    /*RIGHT: 30px;
    TOP: -30px; */
    text-align:left;
    /*position:relative;*/
    font-family:Verdana;
    font-size:8pt;
    color:#FFFFFF;
    padding-left:20px;
    text-align:justify;
}

.Verdana8ptG
{
    font-family:Verdana;
    font-size:8pt;
    color:#d3e2b2;
    height:15px;
}

.Verdana8ptB
{
    font-family:Verdana;
    font-size:8pt;
    color:#efba0e;
    }

.footer
{
    position:static;
    font-family:Verdana;
    font-size:7pt;
    color:#a8bb22;
    text-align:center;
}

.styleh1
{
    font-family:Yanone Kaffeesatz; font-size:22pt; color:#efba0e;
}
#nav {
	width:540px;Z-INDEX: 10; POSITION: relative; TOP: 90px; left:-40px; 
}
#nav UL {
	WIDTH: 540px;  background-image:url(../../img/bgmenu.png); background-repeat:no-repeat;list-style-type: none; height:35px; left: -32px; background-position:center;
}
#nav LI {
	POSITION: relative; FLOAT: left;font-family:Yanone Kaffeesatz; font-size:12pt; width:108px; text-align:center;
}
#nav .page-item-1 :link {
	text-align:center; text-decoration:none; color:#FFF; padding:0px; 
}
#nav .page-item-1 :visited {
	text-align:center; text-decoration:none; color:#FFF; padding:0px;
}
#nav .page-item-2 :link {
	text-align:center; text-decoration:none; color:#FFF;  padding:0px; 
}
#nav .page-item-2 :visited {
	text-align:center; text-decoration:none; color:#FFF; padding:0px; 
}

#highlight {
	POSITION: absolute; WIDTH: 124px; DISPLAY: block; BACKGROUND: url(../../img/background-highlight.png); HEIGHT: 62px; LEFT: 32px;
}
