
body {
    background-color: #191F2C;
    background-image: url("images/bg.png");
    background-repeat: repeat;
    color: #1D2531;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
}
td {
    font-size: 13px;
}
a, a:active, a:visited {
    color: #1D2531;
    text-decoration: none;
    text-shadow: 0 1px 0 #949AA4;
}
img {
    border: 0 none;
}
.cleaner {
    clear: both;
    font-size: 1px;
    height: 1px;
}
#top {
    background: url("images/topback.png") repeat-x scroll center bottom #191F2C;
    display: block;
    height: 15px;
    overflow: hidden;
    width: 100%;
}
#wrapper {
    margin: auto;
    text-align: center;
}
.header, #headerlogo {
    color: #1D2531;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 30px;
    margin-top: 30px;
    text-shadow: 0 1px 0 #949AA4;
}
.text:hover {
    background: url("images/icon.png") no-repeat scroll 100% 0 transparent;
}
.header .text {
    border-bottom: 1px dotted #949AA4;
    padding-bottom: 2px;
    width: 852px;
}
#headerlogo .text {
    border-bottom: 1px dotted #949AA4;
    padding-bottom: 2px;
    width: 566px;
}
#info {
    margin-bottom: 30px;
    margin-top: 80px;
    padding: 0 0 10px;
    text-align: left;
}
div#portfolio {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}
h1#logo {
    background-image: url("#");
    background-position: left top;
    background-repeat: no-repeat;
    height: 24px;
    margin: 0 0 15px;
    text-indent: -9999px;
    width: 248px;
}
h1.portfolio {
    background-image: url("#");
    background-position: left top;
    background-repeat: no-repeat;
    height: 29px;
    margin: 0 0 15px;
    padding: 0;
    text-indent: -9999px;
    width: 141px;
}
div.box {
    border-color: #1D2531 #949AA4 #949AA4 #1D2531;
    border-style: solid;
    border-width: 1px;
    display: inline;
    float: left;
    margin: 0 20px 20px 0;
    width: 271px;
}
div.boxweb {
    border-color: #1D2531 #949AA4 #949AA4 #1D2531;
    border-style: solid;
    border-width: 1px;
    display: inline;
    float: left;
    margin: 0 20px 20px 0;
    width: 850px;
}
div.box .text {
    background-color: #727C8E;
    border-right: medium none;
    border-top: medium none;
    color: #1D2531;
    font-size: 11px;
    line-height: 130%;
    margin-top: 1px;
    padding: 10px;
}
div.boxweb .text {
    background-color: #727C8E;
    border-right: medium none;
    border-top: medium none;
    color: #1D2531;
    font-size: 11px;
    line-height: 130%;
    margin-top: 1px;
    padding: 10px;
}
div.box .text span {
    color: #1D2531;
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}
div.boxweb .text span {
    color: #1D2531;
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}
.boxweb span a {
    background: url("images/bg.png") repeat scroll 0 0 transparent;
    border-color: #1D2531 #949AA4 #949AA4 #1D2531;
    border-right: 1px solid #949AA4;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
}
.year {
    margin-top: 5px;
}
.adult img {
    opacity: 0.1;
}
.adult img:hover {
    opacity: 1;
}
.top {
    font-weight: bold;
    text-align: right;
    width: 200px;
}
#footer {
    border-top: 1px dashed #949AA4;
    color: #1D2531;
    font-size: 11px;
    margin: 40px auto 0;
    padding: 5px 0 50px;
    width: 1000px;
}
