body {
    color: #000;
    background: #fff;
    /*font: normal 100%/1.9em "Lucida Grande", "Lucida Sans Unicode", sans-serif;*/
    font: normal 14pt/1.5 Arial, Helvetica, sans-serif;
}

#header {
    display: none;
}

.breadcrumb {
    display: none;
}

div.meta.submitted {
    display: none;
}

div#footer-wrapper {
    display: none;
}

html,
body,
#page {
    height: 0%;
}

div#content.column {
    width: 800px;
}

div#main.clearfix {
    width: 800px;
}

legend {
    display: none !important;
}

.form-item.webform-component.webform-component-markup.webform-component--logo-bottom {
    margin-top: 80px;
    position: absolute;
}

div#sidebar-first {
    display: none;
}

div.links {
    display: none;
}

#page-wrapper {
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
    width: 800px;
}

div#main.clearfix {
    width: unset;
}

div.footer1 {
    max-width: 480px;
    min-width: 0;
    width: 100%;
    height: auto;
}

div.footer1 img {
    width: 92%;
    height: auto;
}

#content {
    max-width: 800px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

table.social {
    text-align: center;
    padding: 0;
    margin: 0;
    border: none;
}

table.social td {
    text-align: center;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    border: none;
}

table.social td img {
    text-align: center;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    border: none;
}

#attend-an-event {
    border: 2px solid;
    border-radius: 30px;
    background-color: #FFFFC0;
    margin: 25px;
    padding: 10px;
}

#attend-an-event h3 {
    text-align: center;
}

#logo {
  width: 400px;
  max-width: 90% !important;
}

.button a img {
  max-width: 90%;
}