body
{
    margin: 0px;
    height: 100%;
}

.main_div
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0px;
    padding: 0;
    height: 100%;
    -moz-min-height: 100%;
}

.main_t
{
    border: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0px;
    margin-bottom: 0px;
}

.title
{
    font-family: Monotype Corsiva, Verdana, Arial;
    font-size: 30px;
    color: #0206A2;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
}

.title a:link, .title a:visited
{
color: #0206A2;
text-decoration:none;
}
.title a:hover
{
color: #B70909;
}
.quotes
{
    font-family: Monotype Corsiva, Verdana, Arial;
    font-size: 25px;
    color: #0206A2;
    font-weight: bold;
    text-decoration: none;
}



.s_quotes
{
    font-family: Monotype Corsiva, Verdana, Arial;
    font-size: 20px;
    color: #0206A2;
    font-weight: bold;
    text-decoration: none;
}



.body_b
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #0206A2;
    font-weight: bold;
    font-style: normal;
}



.body_n
{
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #0206A2;
    font-weight: normal;
    font-style: normal;
}





.body_s
{
    font-family: Verdana, Arial;
    margin-top: 10px;
    font-size: 11px;
    color: #0206A2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}



.body_s a:link, .body_s a:visited, .body_n a:link, .body_n a:visited
{
    color: #0000FF;
    text-decoration: none;
}
.body_s a:hover, .body_n a:hover
{
    color: #B70909;
}

.letters_i
{
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #0206A2;
    font-weight: normal;
    font-style: italic;
    padding-left: 60px;
    padding-right: 80px;
}

.label
{
    font-family: Monotype Corsiva, Verdana, Arial;
    font-size: 22px;
    color: #0206A2;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

.subtile
{
    font-family: Monotype Corsiva, Verdana, Arial;
    padding-left: 30px;
}

.labelhead
{
    font-family: Monotype Corsiva, Verdana, Arial;
    font-size: 20px;
    color: #0206A2;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    border-top: solid 1px #0206A2;
    vertical-align: middle;
    margin-top: 2px;
}
.labelhead a:link, .labelhead a:visited, .labelhead a:hover
{
 text-decoration: none;
}

.labelhead img
{
    vertical-align: middle;
}

.l_spiral
{
    border-left: solid 2px #737373;
    border-right: solid 2px #737373;
    width: 53px;
    height: 100%;
    -moz-min-height: 100%;
    background-image: url(images/spiral.gif);
    background-repeat: repeat-y;
    margin-bottom: 0px;
}



.content_panel
{
    width: 100%;
    background-image: url(images/leatherbacg.jpg);
    background-repeat: repeat;
    margin: 0;
    margin-bottom: 0px;
}

.sign
{
    font-weight: lighter;
    font-size: 9px;
    color: #0206A2;
    font-family: Verdana, Arial;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    margin-top: 2px;
    padding-top: 40px;
    padding-bottom: 40px;
}



.photo
{
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #0206A2;
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    padding: 5px;
    margin: 5px;
    border: 1px outset gray;
    display: block;
}



.navlink a:link
{
    font-family: Verdana, Geneva;
    font-size: 13px;
    color: #0206A2;
    text-decoration: none;
    padding: 5px;
    margin: 5px;
    border: 1px outset #737373;
    display: block;
}



.navlink a:visited
{
    font-family: Verdana, Geneva;
    font-size: 13px;
    color: #0206A2;
    text-decoration: none;
    padding: 5px;
    margin: 5px;
    border: 1px outset #737373;
    display: block;
}



.navlink a:hover
{
    font-family: Verdana, Geneva;
    font-size: 13px;
    color: #B70909;
    text-decoration: none;
    padding: 5px;
    margin: 5px;
    border: 1px inset #B70909;
    display: block;
}



.pagination
{
    padding: 2px;
}



.pagination ul
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Geneva;
    font-size: 13px;
}



.pagination li
{
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}



.pagination a, .pagination a:visited
{
    padding: 0 5px;
    text-decoration: none;
    color: #0206A2;
}



.pagination a:hover, .pagination a:active
{
    color: #B70909;
    font-weight: bold;
}



.currentpage
{
    font-weight: bold;
    padding: 0 5px;
    color: #B70909;
}



.pagination li.disablepage
{
    padding: 0 5px;
    color: #929292;
}



.pagination li.nextpage
{
    font-weight: bold;
}



* html .pagination li.currentpage, * html .pagination li.disablepage
{
    margin-right: 5px;
    padding-right: 0;
}



#pic
{
    background-color: #FFFFFF;
    left: 10px;
    position: relative;
    top: 10px;
    width: 135px;
}



#pic a .large
{
    border: 0px;
    display: block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px;
}



#pic a img
{
    border: 0;
}



#pic a.p1, #pic a.p1:visited
{
    border: 1px solid #000000;
    display: block;
    left: 0;
    text-decoration: none;
    top: 0;
}



#pic a.p1:hover
{
    background-color: #8C97A3;
    color: #000000;
    text-decoration: none;
}



#pic a.p1:hover .large
{
    border: 1px solid #000000;
    display: block;
    height: 530px;
    width: 800px;
}



.breadcrumb
{
    font-family: Monotype Corsiva,Verdana, Geneva;
    font-size: 18px;
    color: #0206A2;
    text-decoration: none;
    font-weight: bold;
}

.breadcrumb a:link
{
    font-family: Monotype Corsiva,Verdana, Geneva;
    color: #0206A2;
    text-decoration: none;
}



.breadcrumb a:visited
{
    font-family: Monotype Corsiva,Verdana, Geneva;
    color: #0206A2;
    text-decoration: none;
}



.breadcrumb a:hover
{
    font-family: Monotype Corsiva,Verdana, Geneva;
    color: #B70909;
    text-decoration: none;
}

.s_link
{
    font-family: Verdana, Geneva;
    font-size: 11px;
    color: #0206A2;
    text-decoration: none;
}

.s_link a:link
{
    font-family: Verdana, Geneva;
    color: #0206A2;
    text-decoration: none;
}



.s_link a:visited
{
    font-family: Verdana, Geneva;
    color: #0206A2;
    text-decoration: none;
}

.s_link a:hover
{
    font-family: Verdana, Geneva;
    color: #B70909;
    text-decoration: none;
}

.n_link
{
    font-family: Verdana, Geneva;
    font-size: 13px;
    color: #0000FF;
    text-decoration: none;
}
.docs
{
    margin-left:20px;
    padding-bottom:15px;
    background-image:url('images/preview_pdf.gif');
    background-repeat:no-repeat;
    padding-left:45px;
    vertical-align:middle;
}
