body {
    margin: 0px;
    padding: 0px;
    background-color: #d6f7ff;
}

td {
    vertical-align: top;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img {
    border: 0;
}

form {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

h2 {
    margin: 0px;
    padding: 0px;
    color:#333333;
    font-size: 16px;
    font-weight: bold;
}

.homecontent {
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 35px;
    min-height: 375px;      /* apply to all browsers */
    #height: 375px;         /* override for IE only */
    color:#333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    background:url(backgroundlogo.jpg) bottom right no-repeat;
}

.gallerycontent {
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 35px;
    color:#333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

.content {
    display: block;
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 35px;
    min-height: 375px;      /* apply to all browsers */
    #height: 375px;         /* override for IE only */
    width: 680px;           /* apply to all browsers */
    #width: 800px;          /* override for IE only */
    color:#333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

a {
    color: #722d86;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.footer {
    font-size: 11px;
    color: #a4a4a4;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a.footer {
    color: #848484;
}

