

html
{
    background: #efefef;
    margin: 0 0 0 -1px;
    padding: 0;
    overflow-y: scroll;
}


body
{
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
}


body
{
    color: #656565;
    font-family: 'Trebuchet MS' , sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
}

p
{
    letter-spacing: normal;
    line-height: 1.7em;
}



a:link, a:visited
{
    color: #1860a8;
    text-decoration: none;
}


a:hover
{
    color: #ffa500;
    text-decoration: underline;
}


#wrapper
{
    background: transparent url( images/activity/page-vbg.jpg ) repeat-y scroll 50% 0px;
    margin: 0 auto;
    width: 100%;
}

body
{
    background-color: #efefef;
    background-position: center top;
    background-repeat: repeat-x;
}


#bg
{
    margin: 0 auto;
    padding: 0;
    background: transparent;
    background-image: url(images/activity/hat.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}


#header
{
    margin: 0 auto;
    min-height: 0px;
    height: 0px;
    width: 880px;
}


#page
{
    background: transparent url( images/activity/page-bg.jpg ) no-repeat center top;
}


#container
{
    margin: 0 auto;
    width: 880px;
}


#banner
{
    margin: 0 auto;
    height: 230px;
    width: 100%;
}


#content
{
    width: 880px;
    margin: 0 auto;
    text-align: left;
    min-height: 800px;
}


#content p
{
    text-align: justify;
}


#footerWrapper
{
    margin: 0 auto;
    height: 116px;
    padding: 0;
    background: transparent url( images/activity/footerWrapper-bg.jpg ) no-repeat scroll center top;
}


#footer
{
    margin: 0 auto;
    padding: 0;
    width: 880px;
}


#footer
{
    color: #FFFFFF;
    text-align: center;
}

#footer a:link, #footer a:visited
{
    color: #FFFFFF;
}


#footer a:hover
{
    color: #ffb500;
    text-decoration: none;
}

#center
{
    width: 600px;
    padding: 10px 20px 20px 20px;
    float: left;
}


#content p
{
    margin-top: 10px;
    text-align: justify;
}


a img
{
    border: none;
}


.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.memo
{
    color: #666666;
    line-height: 20px;
}