body {
    background-color: #D6D4E9;
    font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
    font-size: 14px;
    line-height: 2em;
    margin-top: 0px;
    margin-bottom: 0px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

img.sm_icons {
    height: 64px;
    width: 64px;
}

img.logo {

}

img.cardshowpic {
    width: 600px;
    height: 450px;
}

img.collectionpic {
    width: 952px;
    height: 478px;
}

img.spacer {
    padding-left: 3px;
    padding-right: 3px;
}

img.main_pic {
    padding: 10px 10px 10px 10px;
}

#page {
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    width: 85%;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    overflow: auto;
}

#welcome {
    height: 225px;
    border-bottom: 2px solid #000000;
    width: 100%;
}

#links {
    margin: 20px 20px 20px 20px;
}

#links h3 {
    letter-spacing: 2px;

}

#links a {
    padding-left: 6px;
    padding-right: 6px;
}

#main {
    width: 100%;
    display: block;

}

#main p, h3 {
    margin-left: 20px;
    margin-right: 20px;
}

#footer {
    width: 100%;
    height: 165px;
    border-top: 2px solid #000000;
}

#eventdetails {
    width: 20%;
    float: left;
    height: 600px;

}

#calendar {
    width: 80%;
    float: left;
    height: 600px;
}

#eventcage {

}

#eventcage h3 {
    margin-left: 10px;
}

#eventcage h5 {
    margin-left: 10px;
}

#eventcage p {
    margin-left: 10px;
}