/* hide from IE mac \*/
html {
    height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
    font: 80% Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #000000;
    background: #ffffff;
    text-align: center;
    margin:  0px;
    padding: 0px;
    min-height: 101%;
    min-width: 1000px;
}

img {
    border: 0;
}

/* holder styles */
#siteHolder {
    width: 80%;
    text-align: left;
    margin: 0 auto;
}

#upperNavHolder {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
/*  border-bottom: 1px solid #ffffff;*/
    background: #3E3D3D;   
}

#upperNavLeft {
    width: 112px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
}

#upperNavLeft a {
    width: 100.1%;
    color: #000000;
    padding: 6px 0 5px 0;   
    text-decoration: none;
    display: block;
}
#upperNavLeft a:hover {
    background: #2E2E2E;
}

#upperNavRight {
    width: 500px;
    float: right;
}

#upperNavRight ul{
/*Remove all spacings from the list items*/
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

#upperNavRight li{
    margin: 0;
    padding: 0;
    float: left;
    border-left: #ffffff solid 1px;
}

.lastNav{
    float: right;
}


#upperNavRight p{
    padding: 6px 5px 5px 5px;   
    margin: 0;
    background: #E7E5E2;
    display: block;
}

#upperNavRight a {
    color: #000000;
    padding: 6px 5px 5px 5px;   
    text-decoration: none;
    display: block;
}

#upperNavRight a:hover {
    background: #E7E5E2;
}

/* header styles */
#bannerContain {
    width: 100%;
    height: 85px;
    background: black;
}

#banner_l {
    width: 45.5%;
    float: left;
    text-align: right;
    background: url(../images/banner_l_small.png) no-repeat center left;
}

#banner_r {
    text-align: left;
    background: url(../images/banner_r_small.png) no-repeat center right;
}


#banner_l a{
    width: 98%;
    height: 70px;
    padding: 15px 0px 0 2%;
    margin: 0;
    text-decoration: none;
    display: block;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
}

#banner_r a{
    width: 98%;
    height: 70px;
    padding: 15px 0px 0 2%;
    margin: 0;
    text-decoration: none;
    display: block;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
}


#bannerLeft {
    width: 112px;
    height: 80px;
    float: left;
    text-align: center;
}

#bannerLeft a{
    width: 100%;
    height: 74px;
    padding: 0px 0 3px 0;
    display: block;
}



/* navigation styles */
#nav {
    width: 112px;
    height: 550px;
    float: left;
    padding: 0; /* side padding is added to total width above for a 160px "real total" */
    margin: 0;
    background: url(../images/navBack.jpg) repeat-x;
    min-width: 100px;
}

#nav ul {
    width: 100.1%;
    margin: 40px 0 0 0;
    padding: 0;
    cursor: default;
    list-style-type: none;  
    float: left;    
}

#nav li {   
    width: 100%;
    margin: 0;
    float: left;
    border-top: 1px solid #ffffff;  
}

.lastLi {
    border-bottom: 1px solid #ffffff;
}

#nav a {
    width: 96%;
    color: white;
/*    font-size: 100%; */
    padding: 7px 0 7px 4%;
    margin: 0;
    text-decoration: none;
    display: block;
}

#nav a:hover {
    background: #574141;
}

#nav p {
    width: 96%;
    color: #000000;
/*    font-size: 100%; */
    padding: 7px 0 7px 4%;
    margin: 0;
    margin: 0;
    background: #E7E5E2;
}

#this_nav {
    background: #4F0E0E;
}

#textdata {
    width: 80%;
    margin: 40px 0 0 7px;
}

#submit {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 0 7px;
}


/* content styles */ 
#content { 
    width: 80%;
    margin: 0 0 0 112px;
    padding: 30px 0 0 30px;
    background-color: #ffffff;


    text-align: justify;
}

#content h1 {
    color: #890000;
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 135%;
    font-weight: bold;
    padding: 0px 0 20px 0px;
 }

#content h2 {
    color: #890000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 0px;
}

#content h3 {
    color: #890000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
    font-style: italic;
}

#content h4 {
    color: #890000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    font-style: italic;
    padding: 0px 0px 0px 0px;
}

#content h5 {
    color: #890000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 7px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

#content h6 {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
/*  padding-left: 30px;*/
    padding-bottom: 7px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}


#content p{
    text-align: justify;
}

#content table{
    margin-top: 0px;
    margin-left: -3px;
}

#content tr th{
    vertical-align: top;
    text-align:left;
/*    font-size:100%; */
}

#content tr td{
    vertical-align: top;
    text-align:left;
/*    font-size:80%; */
}

#content ul{    
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding-left: 0px;
}

#content ol{    
/*  margin-top: 8px;
    margin-bottom: 9px;
    margin-left: 48px;*/
/*  padding-left: 0px;
    padding-top: 0px;
    text-align:justify;*/
    padding: 0 0 0 30px;
    margin: 8px 65px 8px 20px;
    text-align: justify;
}

#content li{    
    margin-bottom: 7px;
/*  margin-right: 30px;*/
}

#content a.obituary{
    text-decoration: none;
    color: black;
}

#content a.obituary:hover {
    color: grey;
}

#content a{
    color: black;
    text-decoration: underline;


} 

#content a:hover {
    color:  #890000;
    text-decoration: none;
    cursor: pointer;
}

.nomargin {margin: 0 0 0 0px;}

.links {
    cursor: default;
    list-style-type:square;
}

.links a{
    padding-top: 7px;
    text-decoration: none;
}

.bullets {
    cursor: default;
    list-style-type: disc;  
}

.bullets a{
    text-decoration: none;
}

.numbers {
    margin-left: 20px;
    padding-left: 30px;
    cursor: default;
    list-style-type: decimal;   
}

.numbers a{
    text-decoration: none;
}

.list {
    padding: 5px 0 5px 00px;
    cursor: default;
    list-style-type: none;      
    padding-left: 30px;
    margin-left: 0px;
}

.list a{
    text-decoration: none;
}
    
#imgContent {
    margin: 0px 0 0 0;
    padding: 0 0 0 0px;    
    float: right;
}

#imgContent img{
    width: 180px;
    margin: 0 0 10px 0;
    padding: 0;
}

#imgContentP {
    margin: 35px 0px 0px 0;
    padding: 0 0 0 30px;
    width: 240px;
    height: 250px;
    float: right;
}

#imgContentP img{
    width: 180px;
    margin: 0 0 10px 0;
    padding: 0;
}

/* footer styles */
#footer {
    padding: 0;
    margin: 30px 0 0 0;
    border-top: 1px solid #9F978A;
    text-align: center;
    font-size: 80%;
    color: #000000;
    background: #FFF;  /* This background color covers the faux column effect that spans the entire holder div */
}
#footer a{
    text-decoration: none;
    color: #000000;
}
#footer a:hover {
    color: #666666;
}   

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
}

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}

#dynamic p {
    padding: 0;
    margin: 0;
}

#cubes{
padding: 0 0 0px 26px;
}

#cubes table{
    width: 99.5%;
    margin: 0;
    padding: 0;
    border: none;
}

#cubes tr th{
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-align:right;
/*    font-size:100%; */
}

#cubes tr td{
    vertical-align: top;
    padding: 10px 0 0 0;
    margin: 0;
    text-align:right;
/*    font-size:100%; */
}

#cubes img{
    width: 130px;
}

#no_cubes table{
    width: 100%;
    margin: 0;
    padding: 0px;
    border: none;
}

#no_cubes tr th{
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-align:left;
/*    font-size:100%; */
    border: none;
}

#no_cubes tr td{
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-align:left;
/*    font-size:100%; */
    border: none;
}

#thumbs {

    text-align: center;
}


#thumbs img {
    vertical-align: middle; 
    text-align: center;
    padding: 7px;
    margin: 10px 10px 10px 10px;
    background: #000000;
}

#thumbs table {
    margin-left:auto; 
    margin-right:auto; 
    vertical-align: middle; 
    text-align: center;
}

#thumbs tr td { 

    vertical-align: middle; 
    text-align: center;
    padding: 10px;    
}


#thumbs img:hover{

    background: #890000;
}

.ref_title {

    font-weight: bold;
    text-decoration: none;
    color: #890000;
    cursor: pointer;
}

.ref_title:hover {
    color: #DE0404;
}

.ref_author {

}

.ref_affiliation {

    font-style: italic;

}

.ref_additional_info {

}

.ref_abstract_hidden {

    display: none;

}

.ref_abstract_visible {

    display: block;
    border-style: dotted;
    border-color: #890000;
    border-width: 1px;
    padding: 5px 5px 5px 5px;
    margin: 0 0 15px 0;
}

.ref_reference {

}

.abstract_toggler {

    cursor: pointer;
    text-decoration: underline;
}

.abstract_toggler:hover {

    color:  #890000;
    text-decoration: none;
}






