body, html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#all {
    width: 80%;
    margin: 13px auto 70px auto;
}

fieldset {
  border-width: 0px;
}

#hidepage {
    width: 80%;
    margin: 13px auto 0 auto;
    font-weight: bold;
    text-align: center;
}

#header {
    display: block;
    margin: 0 auto;
    text-align: center;
}

h1 {
    font-style: italic;
    font-size: 13px;
    text-align: center;
    margin-top: 13px;
}

.box {
    width: 90%;
    background-color: #cad7e3;
    border: 1px solid #000000;
    margin-bottom: 31px;
    margin: 0 auto 31px auto;
}

.box h2 {
    height: 20px;
    font-size: 13px;
    font-weight: bold;
    background: url('titlebar.jpg') repeat-x;
    margin: 0;
    color: #ffffff;

}

#col1, #col2, #col3 {
  float: left;
  width: 33%;
  margin-bottom: 60px;
}

#linkpartners {
    margin: 0 auto;
    text-align: justify;
    width: 457px;
    font-size: 12px;
    line-height: 16px;
}

#creators {
    clear:both;
    font-size: 10px;
    line-height: 17px;
    margin: 0 auto;
    width: 300px;
}
