body         { background-color:                #D1C0B0;
               scrollbar-track-color:           #D1C0B0;
               scrollbar-base-color:            #D1C0B0;
               scrollbar-darkshadow-color:      #D1C0B0;
               scrollbar-face-color:            #D1C0B0;
               scrollbar-highlight-color:       #D1C0B0;
               scrollbar-shadow-color:          #D1C0B0;
               scrollbar-3dlight-color:         #D1C0B0;
               scrollbar-arrow-color:           #87355A; }

h1           { color:                           #87355A;
               font-size:                       14px;
               font-style:                      normal; }
 
a            { text-decoration:                 none; }

em.color     { font-style:                      normal;
               color:                           #87355A; }

table        { font-family:                     arial, helvetica, sans-serif;
               font-size:                       14px;
               color:                           #887262; }

table.grid   { font-size:                       12px; }

.bgheader    { background-image:                url(../images/header.png);
               background-repeat:               no-repeat; }

.bgfooter    { background-image:                url(../images/footer.png); }

ul           { list-style:                      none;
               margin-left:                     0;
	       padding-left:                    1em;
	       text-indent:                     -1em; }

ul.movies em { color:                           #87355A;
               font-style:                      normal;
               font-weight:                     bold; }

ul.photo     { font-style:                      normal;
               text-transform:                  lowercase; }

ul.photo em  { color:                           #87355A;
               font-style:                      normal;
               font-weight:                     bold;
               text-transform:                  uppercase; }

li.alphahead { color:                           #87355A;
               font-style:                      normal;
               font-weight:                     bold;
               list-style:                      none;
               margin-left:                     0;
               padding-left:                    0em;
               text-indent:                     -1em; }

li.alpha     { font-style:                      normal;
               font-weight:                     normal;
               display:                         inline;
               list-style:                      none;
               margin-left:                     0em;
               padding-left:                    .5em;
               text-indent:                     0em; }