body {
background: #999 url(img/back.jpg) center top no-repeat;
margin: 0px;
padding: 0px;
font: 0.75em Verdana, Arial, Helvetica, sans-serif;
line-height: 1.7em;
color: #000;
width: 100%;
text-align:center;
}

#page {
margin: auto;
width: 1000px;
text-align: left;
overflow: auto;
background: #fff;
border-right: #666 1px solid;
border-left: #666 1px solid;
}

#header {
clear: both;
display: block;
width: 1000px;
height: 200px;
}

#left_menu {
padding: 10px;
width: 180px;
background: #fff;
float: left;
}

#left_menu a {
text-decoration: none;
font-weight: bold;
background: #eee;
margin: 0;
margin-top: -10px;
padding: 4px 10px;
display: block;
border-bottom: #ccc 1px solid;
}

#left_menu a:link, #left_menu a:visited {
color: #513;
}

#left_menu a:hover, #left_menu a:active {
color: #ede;
text-decoration: underline;
background: #513;
}

#content {
width: 578px;
min-height: 800px;
float: left;
padding: 10px;
background: #fff;
border-left: #ccc 1px solid;
border-right: #ccc 1px solid;
}

#content table {
width:100%;
border:#999 1px solid;
margin-top: 10px;
}

#content table th {
background: #ddd;
}

#content table th, #content table td {
border: #ccc 1px solid;
text-align: left;
}

h1 {
margin: 0px;
padding: 5px 10px;
color: #513;
background: #ddd;
font-size: 1.5em;
text-shadow:1px 1px #fff;
}

h2 {
margin: 10px 0 10px 0;
padding: 5px 10px;
color: #513;
background: #ddd;
font-size: 1.3em;
text-shadow:1px 1px #fff;
}

#content a {
text-decoration: none;
font-weight: bold;
}

#content a:link, #content a:visited {
color: #08a;
}

#content a:hover, #content a:active {
color: #000;
text-decoration: underline;
}

#content ul, #content ol {
margin-left: -25px;
line-height: 2em;
}

#highlights {
float: right;
width: 180px;
padding: 0 10px 10px 10px;
margin-top: -20px;
background: #fff;
}

.links1 {
text-align: center;
margin-top: 10px;
padding-left: 3px;
}

.links1 a {
display: block;
width: 172px;
margin-bottom: 10px;
border: #aaa 1px solid;
box-shadow: 2px 2px #ccc;
}

#link_et {
height: 65px;
background: url('/img/org_logos.jpg') 2px -2px no-repeat;
}

#link_gemi {
height: 45px;
background: url('/img/org_logos.jpg') 2px -79px no-repeat;
}

#link_gsis {
height: 48px;
background: url('/img/org_logos.jpg') 2px -133px no-repeat;
}

#link_diavgeia {
height: 54px;
background: url('/img/org_logos.jpg') 2px -193px no-repeat;
}

#link_br {
height: 55px;
background: url('/img/org_logos.jpg') 2px -253px no-repeat;
}

#footer {
clear: both;
display: block;
width: 980px;
height: 20px;
border-top: #ccc 1px solid;
background: #ddd;
padding: 10px;
}

#footer a {
text-decoration: none;
font-weight: bold;
text-shadow:1px 1px #fff;
}

#footer a:link, #footer a:visited {
color: #531;
}

#footer a:hover, #footer a:active {
color: #000;
text-decoration: underline;
}

.copyright {
float: left;
}

.powered {
float: right;
}

strong {
color: #513;
font-size: 1.2em;
font-weight: bold;
}

.map_frame {
float:right;
margin-top: 10px;
}