body {  
    margin: 0 auto 0 auto;
    text-align: center;
    background-image: url(/images/bkgrnd/03bge.jpg);
}
/*-- header --*/
#header {   
    width: 710px;
    margin: 0 auto 0 auto;
    text-align: center;
}
/*-- main container --*/
#main {    
    color: black;
    width: 710px;
    margin: 0 auto 0 auto;
    padding: 0;    
    /*border-left: 2px solid black;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;*/
    background: #FFFFDB;
    background-color: #F8FBFD;
    text-align: left;       
}

#pad {
    margin: 25px;
}
/*-- footer --*/
#footer{ 
    text-align: center;
    clear: both;        
    margin: 5px auto 5px auto;
    padding-top: 20px;    
}
#logo, #headerimage {
    margin: 0 auto 0 auto;

    text-decoration: none;
    display: block;
    background-image: url(/images/bkgrnd/marb080.jpg);
    border-top: 5px solid maroon;
    border-bottom: 5px solid maroon;
    text-align: center;
    color: white;
    font: 30px "Times New Roman";
}
#header a {text-decoration: none;}
h1 {
    font-size: xx-large;
    color: black;
    text-align: center;
}
h2 {color:maroon;}
h3 {color:black; font-size: x-large;font-family: Garamond, Georgia; text-align:center;}
h4 {color:maroon; font-size: large;}
h4 i {color: maroon; font-style: italic;}
h5 {color:black;}
h6 {color: black; font-size: 70%;}
h6 a {color: maroon;}
img {border: 0;}
.clear {clear:both;}



/*INDEX INDEX INDEX */

/*-- content container --*/
/*-- navigation column --*/
div.contents {
    color: black;    
    font: 250% Verdana;
    text-align: left;
    margin: 0 0 0 10px;   

}
/*table of contents text*/
ul.index {
    font-family: Verdana, Garamond, Georgia ;	    
    font-size: 12px;
    color:#c0c0c0 ;
    border-top: 5px solid maroon;
    border-bottom: 5px solid maroon;
    background-color:#182424;
    text-decoration:none;       
    width: 200px;
    margin: 0 0 0 10px;
    padding: 0;
    background-image: url(/images/bkgrnd/marb078.jpg);
}
li.index, li.work {
    padding: 5px;
    border: 1px solid white;
    list-style-type: none;
    margin: 0;
    height: 15px;   
}
li.work{
    height: 33px;
}
a.index {
    color:#c0c0c0;
    text-decoration: none;

}
a.index:hover {
    color: orange;
}
.index em {
    color: red;
}
#descriptions {
    margin-left: 244px;
    height: 357px;
}
#descriptions h3 {
    color: #1e2d34;
}
#descriptions p,#descriptions li {
    padding: 0 10px;
    font-family: "Arial Unicode MS", verdana, Garamond;
    font-size: 90%;
    color: #394b57;

}
#descriptions blockquote.index p{

    background: #F8FBFD;
    text-align: center;
    margin: 10px auto 40px auto;
    width: 300px;
    border-bottom: 1px dashed black;
    padding-bottom: 15px;
    color: #394b57;
    font-style: italic;
    font-weight: bold;
    font-family: Garamond;
    font-size: 100%;
}
#pagetitle {
    text-align: center;
    color: #808080;
    font-family: "Times New Roman", serif;
    font-size: 40px;
    font-weight: bold;
    margin: 20px 0 20px 0; 
    border-bottom: 2px solid black;
}
.theaudiolink {
    color: maroon;
    text-decoration: none;
}

a.theaudiolink:hover {
    color: maroon;
    text-decoration: none;
}


#systemquotes p {
    font-family: Verdana, Arial, Calibri, Verdana;
    border: 1px dashed gray;
    padding: 12px;
    padding-bottom: 30px;

    color: navy;
}#systemtable tr td {
    font-family:  Arial, Verdana, Calibri;

    border: 1px dashed gray;
    padding: 12px;
    padding-bottom: 30px;

    color: navy;
}
.multipleFields input, .multipleFields textarea {
    background: url(/images/bkgrnd/paper1.jpg);
}

