/* S Feder April 2012  mystyles.css  */

*                      {margin: 0px; padding: 0px; border-width: 0px; line-height: 1.2em;
                        color: #ffffff;
                        font-family: 'Trebuchet MS', Arial, Verdana, sans-serif}
body                   {background: #000000 url(bar.png) repeat-y}

#page                  {position: absolute; top: 20px; left: 0px;
                       width: 80%; margin-left: 15px; }
h1             {font-size: 28px; font-weight: normal; letter-spacing: 8px; text-align: center;
                         padding: 5px 0px; border-bottom: 8px solid rgb(173, 164, 255)}
a  {text-decoration: none; color: #ffffff}
div#nav          {width: 180px; font-size: 16px; float: left;
                        }
div#nav ul       {list-style-type: none; margin-left: 10px}
div#nav li       {line-height: 1.5em; margin: 15px 0px}
div#nav a        {text-decoration: none; color: #ffffff}
div#nav a:hover  {text-decoration: underline}

div#nav h2       {font-size: 14px; letter-spacing: 5px; font-weight: normal;
                        background-color: ivory; color: black; text-align: center;
                        margin: 5px; padding: 5px 0px}


div#main                {text-align: center; margin-left: 172px;  width: 590px}


div#main p              {font-size: 14px; margin: 15px 0px}
div#main p a            {color: rgb(114, 99, 204)}

h2 {text-align: center}
ul#photoLinks           {font-size: 11px; margin-left: 25px}
ul#photoLinks li        {line-height: 1.2em; margin: 5px 0px}
#nav ul {float:left; min-width: 50px;
      border-left:15px; border-right: 15px;
      line-height: 2em; list-style-type: none;
      text-decoration: none;}
table  {position: absolute; top: 80px; left: 200px;
         border: 7px rgb(114, 99, 204) outset}
th td { border: 2px solid #ffffff; 
             margin: 10px;
             padding-top: 10px;
             padding-bottom: 10px;
	        border-collapse: collapse;
             }
.altrow {background-color: #333333; padding: 15px;
  }
#footer {font-size: 10px; text-align: center;
         font-style: italic;
         vertical-align: bottom;}
figcaption 
{
   font-family:  arial, sans-serif; font-size: 11pt;
   color: #000000;	
}