body{
margin:0;
padding:0px 0 0 0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#ffffff;
color:#303030;
text-align: center;
vertical-align: middle;
}

#wrap{
margin:0 auto;
width:760px;
border: 1px solid #e0e0e0;
border-top: none;
padding: 4px;
}

#frontphoto{
width:750px;
height:70px;
margin:0 0 10px 0;
border:0;
padding:50px 0 0 10px;
font-weight:bold;
font-size:26px;
background:url('logo_grad_green.png') top left no-repeat;
text-align: left;
color:#1a3653;
}

#frontphoto a {
color:#030;
}

#frontphoto a:hover {
text-decoration:none;
color:#003300;
}

#avmenu{
clear:left;
float:left;
width:160px;
margin:-6px 0 4px 0;
padding:0;
font-size:0.9em;
height:380px;
}

#avmenu ul{	
list-style:none;
width:190px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
text-align: left;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#324732;
display:block;
padding:6px 0 0 10px;
background:#f7fdee;
border-left:4px solid #cce6a5;
}	
	
#avmenu li a:hover, #avmenu li a[class~=current], .over {
background:#eefadc;
color:#003300;
border-left:4px solid #003300;
}

#content{
margin:-6px 0px 4px 190px;
border-left:1px solid #f0f0f0;
padding:6px 10px 0 10px;
line-height:1.4em;
text-align:justify;
height:380px;
overflow: auto;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
color:#030;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

#photos{
position:relative;
top:0px;
width:756px;
height:136px;
padding:0 0 0 6px;
margin:0;
background:#eefadc;
text-align:left;
}

body > #photos {
padding:0 0 0 4px;
}

#photos img{
padding:4px 0 4px 0;
margin:0;
border:none;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover {
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
position:relative;
top:-20px;
background:#ffffff;
border-top:1px solid #e0e0e0;
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
width:772px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.lang{
font-size:.5em;
position:absolute;
top:8px;
}
.left, .lang{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

textarea {
width:384px;
}

