body {background-color: #FFFEF7;
margin-top: 0;
margin-left: 0;
oncontextmenu:"return false";
ondragstart:"return false";
onselectstart:"return false";}

table.mag, td.mag {
background-image: url(img/magnolia2.gif);
background-repeat: no-repeat;
background-position: center 75%;
background-attachment: fixed;
background-color: #FFFEF7;
margin-top: 0;
margin-left: 0;}


ol, ul, dl, li {
    list-style: url(img/dot2.gif);
    list-style-type: circle;
    color: black;
    page-break-before: avoid;
    page-break-inside: avoid;}

img.photo {filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);}





/* Contact / Login elements */
input.contact {width:100%;}
input.contactFocus {width:100%; background:silver; border-color:silver;}
textarea.contact {width:100%; height:100px; overflow:hidden;}
textarea.contactFocus {width:100%; height:100px; overflow:hidden; background:silver; border-color:silver;}
