body {
    font-family: Arial , Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #2d0a04;
    text-align: center;
    vertical-align: top;
    margin: 0;
}
img, div {
/*	border: 1px solid #555;*/
    border: 0;
}

/*---- LINKI ----*/
a, a:link, a:active, a:visited {
    text-decoration: underline;
    color: #c0999e;
}
a:hover {
    text-decoration: underline;
    color: #8b2e39;
}

div#page {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 941px;
}

.imageHolder {
    text-align: center;
}

.infoTitle {
    float: left;
    width: 330px;
    font-size: 22px;
    font-style: italic;
    text-align: left;
    color: #8b2e39;
    line-height: 180%;
}

.infoTitle .infoFirst {
    color: #8b2e39;
}

.infoHolder {
    float: right;
    width: 330px;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    color: #c0999e;
}
.infoHolder2 {
    float: right;
    width: 240px;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    color: #c0999e;
}
.infoHolder3 {
    float: right;
    width: 250px;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    color: #c0999e;
}
.infoHolder4 {
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    color: #c0999e;
}

.infoM {
    color: #8b2e39;
}
