body, html
{
    margin: 0;
    padding: 0;
    color: #333333;
}

body
{
    text-justify: inter-word;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    background-color: #CCCCCC;
    text-align: justify;
    min-width: 792px;
    margin-top: 15px;
}

img
{
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


H1, H2, H3, UL, LI, OL
{
    text-align: left;
}


/* WRAPPER */
#wrap
{
    height: 300px;
    padding-bottom: 0px;
    margin: 0px auto 0px;
    width: 792px;
    padding-top: 0px;
}

/* HEADER */
#header
{
    background-position: center top;
    font-size: 8pt;
    background-image: url(/imgz/bnrtop.png);
    margin: 0px;
    width: 792px;
    background-repeat: no-repeat;
    background-color: #cccccc;
    height: 80px;
}

#header .logo
{
    float: left;
    margin-left: 34px;
    margin-top: 25px;
    margin-right: 20px;
}
#header .login
{
    float: right;
    margin-left: 34px;
    margin-top: 65px;
    margin-bottom: 0px;
    margin-right: 20px;
}


/* NAV2 */

#nav2
{
    border-top: #adadad 1px solid;
    width: 901px;
    border-bottom: #adadad 1px solid;
    background-color: #f238a7;
    height: 22px;
    color: #ffffff;
    clear: both;
}


#nav2 ul.nav2
{
    display: inline;
    margin-left: 212px;
    margin-right: 5px;
    list-style-type: none;
    width: 901px;
}
#nav2 li.nav2
{
    display: inline;
    position: relative;
    top: 3px;
    margin-right: 20px;
}
#nav2 A:link.nav2, #nav2 A:active.nav2, #nav2 A:visited.nav2, #nav2 A:hover.nav2
{
    display: inline;
    font-size: 8pt;
    color: #ffffff;
    background-color: transparent;
}
#nav2 A:link.nav2, #nav2 A:active.nav2, #nav2 A:visited.nav2
{
    text-decoration: none;
}
#nav2 A:hover.nav2
{
    text-decoration: underline;
}

#nav2 .pnl
{
    display: inline;
}

/* CONTENT */
.flash
{
    margin-top: -20px;
    left: -20px;
    position: relative;
}
#content
{
    background-position-x: center;
    background-image: url(/imgz/bg.png);
    background-repeat: repeat-y;
    font-size: 12px;
    padding-bottom: 20px;
    width: 792px;
    min-height: 200px;
    background-color: #ffffff;
}
#content p
{
    margin-right: 10px;
}
#content .strong
{
    font-weight: bold;
    text-align: left;
}

#content h1
{
    font-size: 14pt;
    color: #1A7EAA;
    font-weight: normal;
}

#content h2
{
    font-size: 14px;
    color: #135E7D;
    font-weight: normal;
}
#content h2.news
{
    width: 430px;
}
#content h3
{
    font-size: 12px;
    color: #135E7D;
    font-weight: normal;
}
#content ul.split
{
    list-style-type: none;
    margin-left: 0px;
    margin-right: 10px;
    clear: both;
}

#content li.split1
{
    list-style-type: none;
    margin-left: 0px;
    display: inline-block;
    float: left;
    width: 100px;
}
#content li.split2
{
    list-style-type: none;
    margin-left: 0px;
    display: inline-block;
    float: left;
    width: 100px;
}

#content ul, #content li
{
    margin-right: 5px;
    margin-left: 10px;
}

#copyright
{
    float: left;
    width: 22px;
    margin-left: 0px;
    margin-top: 15px;
}

#leftcontent
{
    float: left;
    width: 142px;
    margin-left: -40px;
    margin-top: 15px;
}

#leftcontent ul
{
    display: block;
    width: 142px;
    list-style-type: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

#leftcontent li
{
    text-align: left;
    display: block;
    width: 142px;
    height: 18px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #ffffff;
}
#leftcontent A:link, #leftcontent A:active, #leftcontent A:visited, #leftcontent A:hover
{
    display: block;
    text-decoration: none;
    color: #65457C;
    padding-left: 10px;
    padding-right: 5px;
    height: 18px;
    font-size: 13px;
}

#leftcontent A:hover
{
    background-color: #99D5EF;
    color: #333333;
}



#rightcontent
{
    float: right;
    width: 608px;
    margin-right: 11px;
}

#rightcontent A:link, #rightcontent A:active, #rightcontent A:visited, #rightcontent A:hover
{
    text-decoration: underline;
    color: #135E7D;
}

#rightcontent A:hover
{
    text-decoration: underline;
}

/* left*/

#left
{
    margin-top: 10px;
    float: left;
    width: 360px;
}
/* span */

#span
{
    margin-top: 10px;
    width: 590px;
}
/* right */

#right
{
    width: 230px;
    float: right;
    margin-right: 9px;
}

A:link.homeelement, A:active.homeelement, A:visited.homeelement, A:hover.homeelement
{
    font-size: 9pt;
    float: right;
    color: #ffffff;
    margin-right: 5px;
    text-decoration: none;
}
#right table
{
    border-right: 0px;
    border-top: 0px;
    margin-top: 10px;
    border-left: 0px;
    width: 230px;
    border-bottom: 0px;
    border-collapse: collapse;
    background-color: #efe9f3;
}
#right th
{
    border-right: 0px;
    background-position: center center;
    border-top: 0px;
    font-weight: normal;
    font-size: 12px;
    background-image: url(/Imgz/boxheader.png);
    border-left: 0px;
    color: #ffffff;
    border-bottom: 0px;
    background-repeat: no-repeat;
    height: 15px;
    text-align: right;
}
#right td
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
}
#right h1
{
    font-size: 11pt;
    margin-bottom: -15px;
}




/* FOOTER */

#footer
{
    background-position: center top;
    background-image: url(/imgz/bnrbtm.png);
    width: 792px;
    background-repeat: no-repeat;
    height: 35px;
    color: Gray;
    font-size: 10pt;
    clear: both;
}

#footer A:link, #footer A:active, #footer A:visited, #footer A:hover
{
    text-decoration: underline;
    float: left;
    color: Gray;
    margin-right: 20px;
}

#footer A:link.bright, #footer A:active.bright, #footer A:visited.bright
{
    text-decoration: none;
    float: right;
    clear: both;
    margin-top: 40px;
    font-size: 8pt;
    margin-right: 22px;
    margin-bottom: 35px;
}
#footer A:hover.bright
{
    text-decoration: underline;
    float: right;
    clear: both;
    margin-top: 40px;
    font-size: 8pt;
    margin-right: 22px;
    margin-bottom: 35px;
}

#footer .btmnav
{
    margin-left: 200px;
}

.left
{
    text-align: left;
}

/* ADIN NAV */
#adminnav
{
    margin-left: 40px;
}

#adminnav a:active, #adminnav a:link, #adminnav a:visited, #adminnav a:hover
{
    padding-left: 20px;
}

#adminnav h3
{
    margin-left: 20px;
    margin-bottom: 0px;
}

#fullspan
{
    margin-right: 20px;
    margin-top: 20px;
}
#content h4.news
{
    text-align: right;
    font-size: 12px;
    color: #1A7EAA;
    font-weight: normal;
    width: 150px;
}

#right a:active.innerlist, #right a:link.innerlist, #right a:visited.innerlist, #right a:hover.innerlist
{
    color: #333333;
}
.innerlist
{
    color: #333333;
}
.gallery
{
    width: 220px;
    vertical-align: top;
}
.gallerydisplay
{
    width: 150px;
    vertical-align: top;
}

h2.patron
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
table.patron tr
{
    height: 150px;
}
p.patron
{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
}
p.patron img
{
    float: right;
}