html, body {            margin:0;
                        padding:0;
                        width:100%;
                        height:100%;
                        background:#fff;
                        font:normal 1em 'myriad pro', arial, helvetica;
                        color:#000;
}
img {                   border:0;
                        margin:0;
                        padding:0;
}
#page_wrapper {         position: relative;
                        min-height: 100%;
                        margin: 0 0 -28px 0;
                        padding: 0;
                        border: 0;
                        background:url(/style/pics/wrapper_background.jpg) repeat-x bottom left;
}
#clear_wrapper {        height:28px; 
                        clear:both;
}
#footer {               position:relative;
                        height:28px;
                        clear:left;
                        margin:0;
                        padding:0;
                        border:0;
                        background:#00467e; 
                        color:#fff; 
                        font-style:italic;
                        font-size:0.8em;
}
#header {               width:100%;
                        height:54px;
                        background:#00467e;  
                        color:#fff;
}
#header_inner {         margin:0 auto 0 auto;
                        width:920px;    
}
.languages {            width:150px;
                        float:left; 
                        padding:15px 0 0 0;
}
h1 {                    color:#fff;
                        font-style:italic;
                        width:620px;
                        font-size:1.8em; 
                        float:left;
                        margin:0;
                        padding:7px 0 0 0;   
                        text-align:center;
                        font-weight:normal;
}
h3 {                    font-weight: 600;
                        font-style: normal;
                        font-size: 1.2em;
                        color:#000;
                        padding:5px 0 0 0;
                        margin:0;
}
h4 {                    font-weight: 600;
                        font-style: normal;
                        font-size: 1.1em;
                        color:#000;
                        padding:10px 0 5px 0;
                        margin:0;
}
h5 {                    font-weight: 600;
                        font-style: normal;
                        font-size: 1em;
                        color:#000;
                        padding:0 0 0 0;
                        margin:0;
}
.about {                width:150px;
                        float:left; 
                        padding:10px 0 0 0;   
}
#content {              position:relative;
                        width:920px;
                        height:625px;
                        margin:14px auto 0 auto;
                        /*border:1px solid #a00000; */
}

.countries {            position:absolute;
}

.buttons {              position:absolute;
}
.parlament {            position:absolute;
                        top:209px;
                        left:377px;
}


.popup {                position:absolute;
                        z-index:9999;
                        width:386px;
}
.popup_close {          position:absolute;
                        right:0;
                        top:0;
                        z-index:10000;  
}
.popup_inner {          border:10px solid #b7b9bc;
                        width:366px;
                        margin: 0 0 0 0;
                        background:#fff;  
}
.popup_headline {       background:#00467e url(/style/pics/popup_head.jpg) no-repeat top left;
                        height:51px;  
}
h2 {                    font-weight: normal;
                        font-style: italic;
                        font-size: 1.3em;
                        color:#fff;
                        padding:13px 10px 10px 10px;
                        width:346px;
                        margin:0;
}
.popup_image {      
}
.popup_body {           padding:0;
                        height:250px;
}
.popup_body {           overflow: auto;
                        font-size:0.9em;
                        padding:5px 5px 10px 5px;
}
.popup_body img {       margin-top:10px;
}
.popup_footer {         height:20px;
                        background:#00467e;
  
}
ul {                    padding: 0 0 0 15px;
}
li {                    padding: 0 0 5px 0;
                        list-style-type: circle;
                        list-style-position: outside;
}
#council {              padding: 0 0 0 15px;
}
.council {              padding: 0 0 5px 0;
                        list-style-type: square;
                        list-style-position: outside;                    
}

p {                     padding: 0 0 0 0;
    
}

a:link, a:hover {                   font-size: 1em;
                                    font-style: normal;
                                    font-weight: 100;
                                    color: #39c;
                                    text-decoration: underline;             
}

a:visited {                 font-size: 1em;
                            font-style: normal;
                            font-weight: 100;
                            text-decoration: underline;
                            color: #00467e;
}

.mouseover {            position:absolute;
                        z-index:1000000;
                        width: 386px;
                        border: 7px solid #b7b9bc;
                        background: #00467e;
                        color:#fff;
                        font-size: 0.85em;
                        padding:10px;
}

td {                    font-size: 0.8em;
}

.inline a:link    {     font-style: italic; 
                        color: #00467e;
                        text-decoration: none;
                        font-weight: 600;
                        font-size: 0.85em;
}

.inline a:visited {     font-style: italic; 
                        font-size: 0.85em;
                        font-weight: 600;
                        color: #00467e;
                        text-decoration: none;
                        
}

.inline a:hover {       font-style: italic; 
                        color: #00467e;
                        text-decoration: underline;
                        font-weight: 600;
                        font-size: 0.85em;   
}



.top a:link {           font-style: normal;
                        color: #999;
                        font-size: 0.8em;
                        font-weight: 100;
                        text-decoration: none;
}

.top a:visited {            font-style: normal;
                            color: #999;
                            font-size: 0.8em;
                            font-weight: 100;
                            text-decoration: none;
}

.top a:hover {          font-style: normal;
                        color: #999;
                        font-size: 0.8em;
                        font-weight: 100;
                        text-decoration: none;
}

#copy {color: #999; font-size: 0.8em;}

.startup {              position:relative;
                        z-index:1000;
                        border: 10px solid #b7b9bc;
                        background: #00467e;
                        color:#fff;
                        font-size: 0.85em;
                        padding:10px;
}
.startup_container {    position:absolute;
                        z-index:1100000;
                        left:50%;
                        top:300px;
                        margin-left:-300px;
                        width: 620px; 
}
.startup_close {        position:absolute;
                        right:0;
                        top:0;
                        z-index:10000;  
}