A:link
{ text-decoration: underline; color:#233611; }
A:visited
{ text-decoration: underline; color:#666600; }
A:active
{ text-decoration: underline; color:#FF0000; }
A:hover
{ text-decoration: underline; color:#FFFFFF;



background-color: #83a86f;
cursor: hand;}

h1 {font-family: Monotype Corsiva; 
color: #233611; } 

p {font-family: Monotype Corsiva;  
color: #233611; }

img
{  border-style: none; }

body 
{ background: #83a86f; 
background-attachment: scroll;

font-family: Monotype Corsiva;
color: #233611 ; 
font-weight: normal;
font-size: 12pt;

scrollbar-base-color: #233611;
  
}

input, textarea
{ background: #FFFFFF;
font-family: arial;
color: #000000;
border-style: none;
border-width: valuepx; [numerical } 

#menu {
position: absolute;
  right: 5px;
  padding: 10px;
  width: 175px;
  border-left: medium solid #233611;
}

#content {

  margin-left: 0px;
  padding: 0px;
  margin-right: 175px;
}