body { 
	margin: 0 0 5px 0; 
	padding: 0; 
	border: 0;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
			}
	
body {background: #A4B08E url(../images/stripe.jpg);     
	  	}
a:link {color: #003300;
        text-decoration: none;
		}
a:visited {color: #003300;
           text-decoration: none;
		   }
a:hover {color: #520079;
         text-decoration: none;}
#current {color: #FFF;}
img {border: 0;}				
h1 {font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2px;
		}
					
img.left {float: left;
          padding-right: 5px;
		            }
img.right {float: right;
          padding-left: 5px;
		             }
.center  {text-align: center;}
span.font {font-size: 10px;}
span.color {color: #003300;}
span.white {color: white;}
span.green {color: #520079;}
span.rightalign {text-align: right;}
span.imagemid {text-align: center;
               }
span.pad {padding-left: 20px;}
						
#container {width: 85%;
           border: 1px solid black;
	       margin-top: 20px;
		   margin-left: auto;
		   margin-right: auto;
		   padding: 5px;
		   background: #FFF; 
		   min-width: 750px;
		         	   }
		   
#header  {width: 99%;
        margin-top: 0px;
		margin-bottom: 3px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
			 }
		
#menu  {width: 96%;
text-align: center;
margin-left: 2%; 
margin-right: 2%;
}
#menu ul {width: 99%;
font-size: 12px;
list-style-type: none;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid gray;
margin-left: 0; padding-left: 0;
border-bottom: 1px solid gray;
margin-bottom: 5px;
}

#menu li {
display: inline;
margin-right: 3px;
text-align: center;
}
#menu a {
padding: 2px 2px 2px 2px;
background-color: #A4B08E;
border-top: 3px solid #C0C5A0;
border-left: 3px solid #C0C5A0;
border-bottom: 3px solid #8D965C;
border-right: 3px solid #8D965C;
text-decoration: none;
}
#menu a:hover, #menu a:focus {
border-top: 3px solid #ADB586;
border-left: 3px solid #ADB586;
border-bottom: 3px solid #D0D3B8;
border-right: 3px solid #D0D3B8;
background: #BCC19B;
}
#textspot {width: 99%;
        margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding-bottom: 5px;
		 }
table {
	width: 96%; 
	margin-left: 2%;
	margin-right: 2%;
	font-size: 12px; 
	background: url(../images/palmoneytranslum.gif); 
    background-repeat: no-repeat; 
	background-position: 55% 45%;
	
						}
td {width: 33%;
    vertical-align: top;
		}
td p {text-align: left;
      margin: 15px;}
p.center {text-align: center;
      margin: 15px;}
table img {border: 1px solid black;
           text-align: center;}
      
#colone {border-right: 1px solid gray;}
#colonelinks {border: 0;}
#coltwomain {margin-left: auto;
             margin-right: auto;
			  padding-left: 5px;}
#coltwonoback {margin-left: auto;
             margin-right: auto;
			  padding-left: 10px;
			 background-color: white;}
#colthree {border-left: 1px solid gray;}
#colform1  {border: 0;}
#colform2  {border: 0;}

#moretext  {width: 99%;
        margin-top: 0px;
		margin-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}

#footer {  
width: 99%;  
border: 1px solid #000; 
font-size: 12px;  
text-align: center; 
margin-top: 3px;
padding-top: 5px; 
padding-bottom: 3px;
background-color: #A4B08E;
}

#footer a {  
text-decoration: none; 
}
#footer a:link {color: #003300;
text-decoration: none; 
}
#footer a:visited {color: #003300;
text-decoration: none; }

#footer a:hover, #footer a:focus 
{color: #520079;
text-decoration: none;}  

form { 	width: 350px;
		color: black;
		padding-top: 7px;
		padding-bottom: 7px;
		border: 1px solid black;
 	    background-color: #A4B08E;
		}

#formalign {text-align: center;}

textarea {margin-bottom: 4px;
          background-color: white;
          }

