﻿body
{
    margin: 0px 0px 20px;
    background-position: left top;
    background-color: #534A2F;
    background-image: url(../png/bg_dcu2.png);
    background-repeat: repeat-y;
    padding-bottom: 20px;
}
#logo
{
    height: 638px;
    left: 235px;
    background-image: url(../png/bg_dcu.jpg);
    width: 1000px;
}

#container
{
    width: 850px;
    top: 215px;
    left: 87px;
    position: absolute;
    background-color: #EEE8DD;
    background-image: url(../png/main.png);
    background-repeat: repeat-y;
}
#main_header
{
    width: 810px;
    height: 30px;
    top: 175px;
    left: 87px;
    position: absolute;
    background-color: white;
    background-image: url(../png/main_header.png);
    padding-top: 10px;
    padding-left: 40px;
}

.main_header a
{
    margin-right: 15px;
    margin-left: 15px;
    color: white;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
}

.main_header a:hover
{
    text-decoration: underline;
}



.siteMap
{
    font-size: 10px;
    color: #808080;
}

.main_footer
{
    background-color: #DCCEBA;
    width: 850px;
    left: 0px;
    text-align: center;
    font-size: 11px;
    color: black;
    font-family: Arial;
}

/* CONTENT */

.content
{
    min-height: 600px;
    height: auto !important;
    height: 600px;
    left: 15px;
    top: 40px;
    width: 514px;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    padding-left: 10px;
    padding-top: 8px;
    padding-top: 20px;
    padding-right: 5px;
    line-height: 18px;
    background-position: left top;
    background-image: url(../png/content_bg.png);
    background-repeat: no-repeat;
}
.SiteMap
{
    font-size: 11px;
    color: gray;
}
.content h3
{
    font-size: 30px;
    color: #534a2f;
    font-family: Arial;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: #003366 1px solid;
    font-weight: bold;
}

.content h4
{
    border-bottom: #000000 1px solid;
    font-weight: bold;
}

.content h5
{
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: bold;
}

.content h6
{
    font-size: 14px;
}

.content p
{
    padding-left: 15px;
}

/* RIGHT PANE */

.right
{
    position: absolute;
    width: 320px;
    left: 530px;
    top: 0px;
}

.rightMenu1
{
    text-align: center;
    color: White;
    font-weight: bold;
}
.rightMenu1 a
{
    line-height: 25px;
    color: White;
    font-size: 14px;
    text-decoration: none;
}

.rightMenu1 a:hover
{
    color: Yellow;
    text-decoration: underline;
}

.rightJoin
{
    padding-top: 5px;
}

.rightJoin img
{
    padding: 0px;
}


.photoDate
{
    margin-top: 0px;
    padding-top: 0px;
    color: gray;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.photoTable
{
    border-bottom: gray 1px solid;
    margin-bottom: 10px;
}

a[class="external"]
{
    padding-right: 18px;
    background: transparent url(../img/061220_icon_external.gif) no-repeat center right;
}

.newsMenu
{
    font-weight: bold;
}

.newsMenu a
{
    font-size: 12px;
    text-align: left;
    color: White;
    text-decoration: none;
}

.newsMenu a:hover
{
    color: Yellow;
}

.newsMenu img
{
    padding-right: 5px;
}
.newsMenu ul
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    list-style-image: none;
}

.newsMenu li
{
    border-bottom: gray 1px solid;
    padding-top: 3px;
    padding-bottom: 3px;
}

