*
{
        margin:0;
        padding:0;
}

body
{
        font:8pt arial, verdana, sans-serif;
        color:#666;
        text-align:left;
        background:#000000;
}

p
{
        margin: 0px 10px 10px 10px;
        text-align: justify;
        font:8pt arial, verdana, sans-serif;
        color:#666;
}

h1
{
        font:12pt Century Gothic, arial, verdana, sans-serif;
        color:#df1439;
        text-align:left;
        border-bottom:1px solid #df1439;
        margin-bottom:5px;
        margin: 11px;
}

h2
{
        font:8pt arial, verdana, sans-serif;
        color:#df1439;
        text-align:left;
        text-decoration: underline;
        text-decoration: bold;
        margin-left:10px;
}

h3
{
        font:14pt Times new roman, arial, verdana, sans-serif;
        color:#f89b1c;
        font-weight:700;
        text-align:left;
        padding-top:4px;
}

img
{
        border: 0;
}

a
{
        text-decoration: none;
        color: #b72c17;
}

a:hover
{
        text-decoration: none;
}

#container
{
        width: 857px;
        height: 492px;
        margin: 60px auto;
}

.imgborderthin{
        border: 1px solid #ccc;
        padding:10px;
}


#header
{
        width: 857px;
        height: 63px;
        background-image: url(../images/header.jpg);
}

#logo
{
        width: 251px;
        height: 63px;
        float: left;
}
#content
{
        width: 846px;
        height: 401px;
        background: #fff;
        padding-left: 11px;
}

#leftcontent
{
        border: 1px solid #cac2c0;
        width: 231px;
        height: 377px;
        float: left;
        margin: 11px 0px 0px 0px;
}

#middlecontent
{
        border: 1px solid #cac2c0;
        width: 383px;
        height: 377px;
        float: left;
        margin: 11px 0px 0px 13px;
        overflow-y:auto;
}

#rightcontent
{
        border: 1px solid #cac2c0;
        width: 187px;
        height: 377px;
        float: left;
        margin: 11px 0px 0px 13px;
        overflow-y:auto;
}

#maincontent
{
        border: 1px solid #cac2c0;
        width: 584px;
        height: 377px;
        float: left;
        margin: 11px 0px 0px 13px;
        overflow-y:auto;
}
#footer
{
        width: 843px;
        height:31px;
        margin-top: 13px;
        padding: 15px 0px 0px 15px;
        background: #1f1f1f;
        font:8pt courier new;
        color:#666;
        text-align:left;
}


#footerleft
{
        width: 400px;
        height:31px;
        float: left;
}

#footerright
{
        width: 400px;
        height:31px;
        float: left;
        text-align: right;
}

#footer a
{
        text-decoration: none;
        color: #FF80A8;
}

#footer a:hover
{
        text-decoration: none;
        color: #FFF;
}

#navigation
{
        text-align:right;
}
#navigation ul
{
        padding: 0;
        margin: 0;
        float: right;
        width: 100%;
}

#navigation ul li
{
        display: inline;
        width: 24px;
}

#navlist li
{
        display: inline;
        width: 100px;
    text-align: center;
}

.thumbwrapper
{
float: left; width:160px; text-align: center; margin: 5px; border:1px solid #ccc;
}

.thumbtitle
{
border-top:1px solid #ccc; height: 30px; background: #333; color:#fff;
}

.thumbimage
{
height: 150px; padding:5px;
}

.thumbwrapper a
{
        color: #b72c17;
}

.thumbwrapper a:hover
{
        color: #fff;
}

.gallerywrapper
{
        margin: 0px 10px 10px 10px;
}
