body
{
    background-image : url("images/backgrd.gif");
    background-color : rgb(255 , 255 , 255);
    background-repeat : repeat-x;
}
/*backgroung color for on-click audio file on About Us page*/
#dummy
{
    Background-color : gray;
}
#ltpost
{
    Width : 600px;
    Height : 799px;
}
#paystd
{
    Position : absolute;
    Top : 650px;
    Left : 470px;
}
#paystu
{
    Position : absolute;
    Top : 385px;
    Left : 490px;
}
#payvid
{
    Position : absolute;
    Top : 700px;
    Left : 400px;
}
/* setting up background */
a:link
{
    color : rgb(0 , 0 , 0);
    text-decoration : underline;
}
a:active
{
    color : rgb(0 , 255 , 255);
    text-decoration : underline;
}
a:visited
{
    color : rgb(255 , 102 , 255);
    text-decoration : underline;
}
#main
{
    display : block;
    position : absolute;
    left : 20px;
    top : 20px;
    width : 716px;
    border : double black;
    background-color : rgb(255 , 255 , 255);
}
/* style and place main division */
.bnr
{
    display : block;
    border : none;
    left : 24px;
    top : 24px;
    width : 710px;
    height : 108px;
    padding-left : 2.5px;
}
/* Positioning the banner */
h3
{
    font-family : arial , helvetica;
    font-size : 12pt;
    padding-left : 5px;
}
/* Set font for paragraph header */
.pdf
{
    font-family : arial , helvetica;
    font-style : normal;
    font-size : 10pt;
    padding-left : 5px;
    padding-right : 5px;
}
/* Set standard paragraph font */
.cpy
{
    font-family : arial , helvetica;
    font : normal;
    font-size : 8pt;
    text-align : center;
}
/* Copyright */
.img
{
    float : right;
    padding-right : 0.8em;
    padding-left : 0.8em;
    padding-bottom : 0.8em;
    padding-top : none;
}
/* floating director image */
#rtmem
{
    width : 350px;
    float : right;
}
/* right column setup for members page */
#ltmem
{
    width : 350px;
    float : left;
}
/* left column setup for members page */
#mem
{
    font-family : arial , helvetica;
    font-weight : bold;
    font-size : 12pt;
    display : table-cell;
    padding-left : 5px;
    width : 340px;
    height : 20px;
    background-color : rgb(238 , 34 , 59);
}
/* heading blocks on members page */
h5
{
    font-family : arial , helvetica;
    font-size : 10pt;
    padding-left : 5px;
}
/* set font for sub-header */
.tab
{
    display : table;
    width : 600px;
    border-width : 2px;
    border-bottom : black solid;
    border-top : none;
    border-left : none;
    border-right : none;
}
/* setup table on mem_main page *?
.group{display:table-row; width:600px;} /* setup table row on mem_main page */
.song
{
    display : table-cell;
    width : 180px;
    padding-left : 5px;
    font-family : arial , helvetica;
    font-size : 10pt;
}
/* setup table data song column on mem_main page */
.name1
{
    display : table-cell;
    background-color : rgb(255 , 255 , 153);
    width : 70px;
    font-family : arial , helvetica;
    font-size : 10pt;
}
/* setup table data key column on mem_main page */
.name2
{
    display : table-cell;
    background-color : rgb(204 , 204 , 255);
    width : 70px;
    font-family : arial , helvetica;
    font-size : 10pt;
}
/* setup table data lead column on mem_main page */
.name3
{
    display : table-cell;
    background-color : rgb(153 , 204 , 153);
    width : 70px;
    font-family : arial , helvetica;
    font-size : 10pt;
}
/* setup table data bari column on mem_main page */
.name4
{
    display : table-cell;
    background-color : rgb(204 , 255 , 255);
    width : 70px;
    font-family : arial , helvetica;
    font-size : 10pt;
}
/* setup table data tenor column on mem_main page */
.name5
{
    display : table-cell;
    background-color : rgb(255 , 255 , 204);
    width : 70px;
    font-family : arial , helvetica;
    font-size : 10pt;
}
/* setup table data bass column on mem_main page */
.name6
{
    display : table-cell;
    background-color : rgb(204 , 204 , 204);
    width : 70px;
    font-family : arial , helvetica;
    font-size : 10pt;
}
/* setup table data pdf column on mem_main page */
#spcl
{
    display : block;
    position : absolute;
    left : 20px;
    top : 20px;
    width : 710px;
    height : 500px;
    border : double black;
    background-color : rgb(255 , 255 , 255);
}
/* setup primary division block on mem_main page */
.mcpy
{
    font-family : arial , helvetica;
    font : normal;
    font-size : 8pt;
    text-align : center;
}
/* adjust copyright placement on mem_main page */
.h
{
    width : 85%;
    height : 7px;
    background-color : rgb(191 , 64 , 139);
}
/* horizontal rule on calendar & text for homepage awards*/
.mrtn
{
    font-family : cursive;
    font : normal;
    font-size : 8pt;
    text-align : center;
}
/* place the return to homepage link on members page */
#mftr
{
    width : 710px;
    float : left;
}
/* mem_main page footer containing copyright and return */
h4
{
    font-family : arial , helvetica;
    font-size : 12pt;
    padding-left : 5px;
}
/* Set font for quartet header */
#rtqrt
{
    width : 200px;
    float : right;
}
/* right column setup for members page */
#ltqrt
{
    width : 150px;
    float : left;
}
/* left column setup for members page */
#ltftr
{
    width : 350px;
    float : left;
}
/* quartet accomplishments */
li
{
    font-family : arial , helvetica;
    font : normal;
    font-size : 10pt;
}
/* sets font for list items */
em
{
    display : list-item;
    color : rgb(0 , 0 , 0);
    list-style-type : disc;
    list-style-position : inside;
    font-style : normal;
}
