      BODY  {
           background-color : #D8C28D;
           background-image : url(images/bg.jpg);
           background-repeat : repeat-y;
           color : #674121;
           font-family : Georgia, Trebuchet MS;
           font-size : 10px; }

     .head {
background-color : #D3A075;
text-align : right;
border-style:solid;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
width : 100%;
font: bold 1.1em Georgia, "Times New Roman", serif;
  text-transform: uppercase; letter-spacing: 2px;
  margin-left: 0.25em;
      }

    #shout {
          scrollbar-3dlight-color: #E8A66A; 
          scrollbar-arrow-color: #E18F45;
          scrollbar-base-color: #E8A66A;
          scrollbar-track-color: #E8A66A;
          scrollbar-darkshadow-color: #E8A66A;
          scrollbar-face-color: #E8A66A;
          scrollbar-highlight-color: #E8A66A;
          scrollbar-shadow-color: #E8A66A; }

     .head2 {
color : #D6853C;
background-color : #FDB574;
letter-spacing : 3px;
text-align : center;
border-style:solid;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
width : 100%;
font: 1.8em Georgia, Times, serif; }

a:link,a:visited,a:active
{font: bold 0.85em Verdana, sans-serif;
  text-transform: uppercase; letter-spacing: 2px;
   margin-left: 0.25em;}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #903B14;}
html body a:hover {color: #000; background-color: #FDB574;
  border-bottom: 1px solid #9A8E51;}

ul {
         padding: 0;
         list-style-type:square;
         list-style-position: inside
        }

.plainindentlist {
	padding: 0;
        list-style-position: inside
        line-height: 150%;
	list-style-type: lower-roman;	
	}