body {  font-family: Bryant, "Arial Rounded MT Bold", "Helvetica Neue", Helvetica, "Gill Sans", Arial;
        font-size: 10pt;
        background-color: #9A2A8C;
        color: black;
        text-align: center; 
     }

a:link    { color: #9A2A8C; }
a:visited { color: #9A2A8C;}
a:active  { color: #9A2A8C; }
a:hover   { color: black; }

img       { border-style: none;  }
td        { vertical-align: top; text-align: left; }

#left     { float: left; width: 150px; }
#left img { display: block; margin-bottom: 5px; }
#right    { margin-left: 185px; }
#right img { margin-right: 5px;  }
#border   { width: 750px; background-color: white; }
#header img { margin-right: 4px; }

#logo     { padding-bottom: 30px; }
#lowcontent { margin-top: 20px; }
#menu     { color: #9A2A8C; text-transform: uppercase; padding-top: 30px }
#menu a   { text-decoration: none; }
#menu div.dotline { width: 80%; }
#main     { text-align: left; }
#page     { padding-left: 20px; padding-right: 20px; border: none }

#filmco { margin-top: 80px; border-collapse: collapse; }
#filmco td { border-left: 1px dotted #9A2A8C; text-align: center; vertical-align: top; }
#filmco a { display: block; }
#filmco td.logo  { vertical-align: middle; padding-bottom: 5px; }
#filmco .names { vertical-align: top; }
#filmco a.logo { margin-bottom: 5px; margin-top: 20px; }
#filmco .column { float: left; text-align: center; height: 100%; }
#filmco .border { border-left: 1px dotted #9A2A8C; }


.top div  { background: url('images/corner-tl.gif') no-repeat top left;  }
.top      { background: url('images/corner-tr.gif') no-repeat top right; }
.bot div  { background: url('images/corner-bl.gif') no-repeat bottom left;  }
.bot      { background: url('images/corner-br.gif') no-repeat bottom right; }
.top div, .top, .bot div, .bot
           { width: 100%; height: 15px; font-size: 1px; }

.dotline  { width: 100%; height: 6px;
            font-size: 1pt;
            margin-top: 6px;
            border-top: 1px dotted #9A2A8C; }
.otherwork { margin-top: 50px; }
.preview { float: left; margin-bottom: 8px; margin-right: 5px; }
.preview { height: 175px; }

.preview img { display: block; margin-bottom: 3px; }


.googlebot { display: none; }

.directors { padding-left: 10px; background-color: white; }
.submenu  { padding-left: 10px; background-color: white; }
.hidden   { display: none; }
.vardump  { text-align: left; white-space: pre; color: #9A2A8C; }


/*
#logo { background-color: yellow; }
#header { border: 1px solid green; margin-top: 10px;}
#menu { background-color: #FF99FF; }
#main { background-color: #99FF99; }
.dotline  { background-color: cyan; }
*/
