body {
    background-color: #9a416f;
    color: #FFEEDD;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 0.88em;
}
img {
    border: 0px;
    vertical-align: bottom;
}
a {
    color: #ccccff;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    color: #ccccff;
}
a:active {
    color: #ccccff;
}
#breadcrumb {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    font-size: 85%;
    width: 1224px;
    text-align: left;
}
#breadcrumb a {
    text-decoration: none;
    color: inherit;
}
#breadcrumb a:hover {
    text-decoration: none;
    color: inherit;
    font-weight: bolder;
}
#wrap1 {
    margin-left: auto;
    margin-right: auto;
    width: 1224px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: url("../img/ballett-strip1.jpg");
    background-repeat: repeat;
    text-align: center;
}
#wrap2 {
    background-image: url("../img/ballett-vg.jpg");
    background-repeat: repeat;
    width: 96%;
    margin-left: 2%;
    text-align: center;
}
.cent100 {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    clear: both;
}
.right {
    text-align: right;
}
.footer {
    margin-top: 4px;
    font-family: sans-serif;
    font-size: 0.8em;
    font-weight: bolder;
    color: #9D7F8F;
}
.invisible {
    display: none;
}
#left-area {
    width: 45%;
    text-align: right;
    float: left;
}
#mid-area {
    width: 10%;
    text-align: center;
    float: left;
}
#right-area {
    width: 25%;
    text-align: left;
    float: left;
}
#clear {
    clear: both;
}
#screenshot{
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
}

