     html     {	margin: 0;
		padding: 0;
		font-family: Verdana, Arial, sans-serif;
	      }

     body     { font-family: Verdana, Arial, sans-serif;
		background: #7F9376;
		position: absolute;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 0px;
	      	margin: 0 auto;
	      }	     

      a:link  { color: #830822;
		text-decoration:none;
		font-weight: bold;
              }

     a:active { color:#830822;
       	     	text-decoration:none;
                font-weight: bold;
	      }

    a:visited { color: #641223;
		text-decoration:none;
                font-weight: bold;
	      }

      h1      { 
		color: #343333;
		padding: 15px;
		font-weight: bold;
	     	font-size: 18px;
		text-align: center;
		letter-spacing: .75px;
		line-height: 20px;
	      }

      h2      { font-weight: bold;
	      	color: #a53030;
	     	font-size: 14px;
	      }


     A{text-decoration:none}



     #content { font-family: Verdana;
		background: #7F9376;
		margin: 0;
		width: 100%;
		height: 100%;
		align: center;
                position: absolute;
		top: 20px;
		left: 0px;
		right: 0px;
		bottom: 20px;
    	      }

    #links    { 
     	        font-family: Verdana, sans serif;
                background: #850A33;
		border: solid #610825 3px;
		width: 190px;
		font-size: 13px;
                text-align: right;
		float: left;
		letter-spacing: 1px;
		line-height: 30px;
		color: #E3E3E4;
		position: absolute;
		bottom: 0px;
		right: 0px;
		left: 10px;
		top: 0px;
		margin-left: 5px;
		z-index: 1;
		max-height: 725px;
		min-height: 700px;
	      } 

       #photo {
		position: static;
		top: 0px;
		margin-top: 0px;
	      }

   #textlinks {	
		text-align: right;
		float: left;
		position: relative;
		left: 20px;
		top: 90px;
	      }

      #logo   {	
		float: left;
		position: relative;
		left: 0px;
		top: 10px;
		padding-bottom: 50px;
	      }

    #center   { 
		border: solid #DDDDD2 3px;
                background: #FFFFF8;
                position: static;
                right: 0px;
                bottom: 0px;
		padding-top: 10px;
		margin-left: 230px;
		margin-right: 15px;
		min-width: 600px;
		min-height: 725px;
		width: 675px;
		z-index: 2;
	      }

    #textarea {
		position: static;
		top: 0px;
		left: 0px;
		min-height: 420px;
		font-size: 13px;
                color: #343333;
		height: 100%;
                font-family: Verdana, Arial, sans serif;
		line-height: 20px;
	      }

  #bottominfo {
		position: static;
		bottom: 0px;
		right: 0px;
		margin-left: 200px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 10px; 
                background: #7F9376;
		color: #2A2C2A;
		text-align: center;
		line-height: 12px;
		letter-spacing: .75px;
		width: 670px;
	      }

   #boxborder {
		border: solid #DDDDD3 1px;
		padding: 2px;
		width: 404px;
		margin-left: 20px;
		margin-right: 10px;
	      }

     #textbox {
                border: solid #DCDCD3 2px;
		text-align: left;
                background: #FEFEF0;
                position: static;
		padding: 10px;
		padding-left: 15px;
                min-width: 200px;
                width: 375px;
		font-weight: bold;
		letter-spacing: 1px;
		word-spacing: 1px;
	      }
