body {font-family: "Trebuchet MS", Verdana, Sans-serif;
      background-color: #996666; text-align: center;
      }
div#content { top: 0px; left: 10%; right: 10%; bottom: -500%;
 width:640px;
 background-color:#cccccc; border-left: 5px solid black; 
 border-right: 5px solid black; border-bottom: 5px solid black; 
 border-top: 5px solid black;
 padding: 20px;}

div.mymenu {font-family: "Trebuchet MS", Verdana, Sans-serif}
table{font-size:medium;background:#660000}
table{border-width:medium;border-color:black}
div.mymenu a{color:white;text-decoration:none;font-weight:normal}
div.mymenu a:hover{color:white}
menu{background:#660000} 
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}

p     {font-style: italic;
       color:#660000;
       margin-left: 25%;
       margin-right: 25%}
		 
h2   {color: #660000;
      font-size: 18pt;
      text-align: center}
h3   {color: #660000;
      font-size: 12pt;
      text-align: center}


a img  {border-color: #660000;
      border-style: inset;
      border-width: 1px}

a:link    {color: #660000}
a:visited {color: #660000}
a:hover   {color: #0000cc}
