body {
    margin: 0 auto;
    padding: 0;
    font: 76% Verdana,Tahoma,Arial,sans-serif;
    background: #f4f4f4 url(../img/bgnew.gif) top center repeat-y;
}

#container {
    background: #ffffff;
    color: #303030;
    margin: 0 auto;
    width: 900px;
}

#header {
    clear: both;
    padding: 10px 0 5px;
    height: 25px;
}

#header h1 {
    font-size: 22px;
    margin: 0;
    text-align: center;
}

#header #lang_choice {
    display:none;
    float: right;
    top: 0px;
    right: 0px;
}

#frontphoto {
    margin: 0 0 10px 70px;
    border: 0;
}

#avmenu {
    clear: left;
    float: left;
    width: 150px;
    margin: 15px 0 10px 0;
    padding: 0;
    font-size: 0.9em;
}

#avmenu ul {	
    list-style: none;
    width: 150px;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.1em;
}	

#avmenu li {
    margin-bottom: 4px;
}

#avmenu li a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #505050;
    display: block;
    padding: 6px 0 0 10px;
    background: #f4f4f4;
    border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}

.announce {
    margin: 10px 0 10px 0;
    padding: 10px;
    width: 130px;
    color: #505050;
    background-color: #f4f4f4;
    line-height: 1.3em;
}

#extras {
    float: right;
    width: 150px;
    margin: 15px 0 10px 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 1.5em;
}

#extras p {
    margin: 0 0 1.5em 0;
}

#extras ul {
    margin-top: 0;
}
#extras li {
    margin-left: -20px;
}
#extras img {
    margin: 2px 0px;
    border: 1px solid #000;
}

#content {
    margin: 0 160px 20px 160px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    padding: 0 10px 0 10px;
    line-height: 1.6em;
    text-align: left;
}

#content h2 {
    font-size: 1.5em;
    margin: 0 0 0.5em 0;
}

#content img {
    padding: 1px;
    display:inline;
    background: #cccccc;
    border: 4px solid #f0f0f0;
    margin: 4px;
}

h3 {
    font-size: 1.3em;
    margin: 0 0 5px 0;
}

a {
    text-decoration: none;
    color: #286ea0;
}

a:hover {
    text-decoration: underline;
    color: #286ea0;
}

a img {
    border: 0;
}

#footer {
    clear: both;
    margin: 0 auto;
    padding: 10px 0 20px 0;
    border-top: 4px solid #f0f0f0;
    width: 760px;
    text-align: center;
    color: #808080;
    font-size: 0.9em;
}

#footer a {
    color: #808080;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.left {
    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;
}
#data { display: none; }
div.imgleft img {
    float: left;
}
div.imgright, div.imgleft {
    height: 160px;
}
div.imgright img {
    float: right;
}
#footer a {
    margin-left: 30px;
}
#content ul {
    margin-top: -10px;
}

/**
 * * Gallery styles
 * **/
.alpha-shadow {
    float: left;
    background: url('/img/shadow1.gif') no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}
.alpha-shadow div {
    background: url('/img/shadow2.png') no-repeat left top !important;
    background: url('/img/shadow2.gif') no-repeat left top;
    float: left;
    padding: 0px 5px 4px 0px;
}
.alpha-shadow img {
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 4px;
    margin: 0;
}
#gallery {
    font-family: Verdana, Arial;
    font-size: 10px;
}
#gallery td {
    text-align: center;
    padding: 5px;
    vertical-align: top;
    width: 166px;
}
#gallery td.albumImg {
    width: auto;
}
#gallery td.albumDescr {
    text-align: left;
    padding: 20px 5px 5px;
    width: 250px;
}
#gallery th {
    font-size:14px;
}
#gallery th a {
    font-size:12px;
    color:#000;
}
#show_pic {
    width: 620px;
}
#show_pic td.image_actions {
    text-align: center;
    vertical-align: top;
}
#show_pic img {
    cursor: pointer;
}
div.subtitle {
    text-align: left;
    margin-left: 10px;
    white-space: normal;
    font-size:10px;
}
#gallery_container {
    top: 0px;
    right: 0px;
}
#rss_import {
    width: 200px;
}
#img_container {
    position: fixed;
    top: 10px;
    left: 10px;
}
#img_div img {
    z-index: 1000;
}
