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:#cccccc}
menu{background:#660000} 
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}

p     {font-style: italic;
       color:#660000;
       margin-left: 25%;
       margin-right: 25%}
		 
img  {border-color: #A52A2A;
      border-style: inset;
      border-width: thin}

h2   {color: #660000}

h3   {color: #660000}

h4   {color: #660000}


a:link    {color: #660000}
a:visited {color: #660000}
a:hover   {color: #0000cc}

