body
{
font-family: arial, 'sans serif'; 
background-color: #ffffff;
}

.bodyblank
{
font-family: arial, 'sans serif'; 
background-color: #ffffff;
}

.bodybgimg
{
font-family: arial, 'sans serif'; 
background-color: #ffffff;
/* background-image: url('images/MLColorBG15.JPG'); */
/* background-image: url('images/artists/rselkowitz/Selkowitz_pcf.jpg'); */
/*
background-image: url('images/artists/jrandall/smNovember2003.JPG');
background-image: url('images/artists/jrandall/smAutumnBrook.JPG');
*/
background-image: url('images/artists/jrandall/sm75SEEKER.JPG');
background-repeat: no-repeat;
/* background-repeat: repeat; */
background-position: center 60%;
/* background-position: 50% 50%; */

h1,h2,h3
{
font-family: arial, 'sans serif'; 
color: saddlebrown; 
}

p
{
font-family: arial, 'sans serif'; 
}

table,li,address
{
font-family: arial, 'sans serif'; 
margin-left: 15pt;
}

li,th,td
{
font-size: 80%;
}

th
{
background-color:#FAEBD7
}

table, th, td, tr
{
border-width: 1px;
border-style: solid;
border-color: red;
}

tr
{
margin: 0px;
padding: 0px;
border: none;
}

th, td
{
margin: 0px;
padding: 5px;
border-right: none;
border-bottom: none;
vertical-align: top;
}

hr
{
size: 1;
width: 60%;
align: center;
color:saddlebrown; 
}

img
{
border: 0;
}

a:link    {color:blue;}
a:visited {color:darkred;}
a:active  {color:red;}
a:hover   {color:green;}


