body {
	margin: 0px 0px 0px 0px;
	background-image: url('landscape_background.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3f3013;
  	text-align: center;
	}
a {
	text-decoration: none;
	}

a:link {
	color: #dc143c;
	}

a:visited {
	color: #b22222;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
        text-decoration: none;
	color: #006699;
	}      
td.bt {
          border: rgb(000,0,000); 
          border-style: solid; 
          border-width: 1px 1px 0px 0px; 
          }
td.cont {
		height: 15px;
		width: 75px;
}
p.contact {
	      color:#000000; 
              font-family: Times; 
              font-size: 10px; 
	      font-weight: bold;
              margin-left: 5px;
              letter-spacing: .15em;
}
p.sright {
	      color:#000000; 
              font-family: Times; 
              font-size: 10px; 
              margin-left: 5px;
              letter-spacing: .15em;
}
p.index {
	      color:#000000; 
              font-family: Times; 
              font-size: 13px; 
              margin-left: 5px;
              letter-spacing: .15em;
}
p.sleft {
	      color:#000000; 
              font-family: Times; 
              font-size: 10px; 
              margin-right: 5px;
              letter-spacing: .2em;
}
p.copyright {
	      color:#000000; 
              font-family: helvetica; 
              font-size: 10px; 
              margin-right: 5px;
              letter-spacing: .2em;
}
input.contact {
		font-size: 10px;
}
input.radio {
		font-size: 5px;
}
input.submit {
		color: #006699;
                font-family: helvetica; 
		font-size: 8px;
		letter-spacing: .2em;
		background-color: #ffffff;
		border: #000000;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
}
