body {padding: 10px;
      color: #FFF;
	 text-align: center;
     font-size: 12px;
	 font-family: "sans serif, Garamond, Arial";
	 font-weight: normal;
	 background: #000 url(images/twblkbkgrnd.jpg) repeat-x fixed;
	 }
.privatespace {padding-bottom: 500px;}
img.left {float: left;
          padding-right: 5px;
		            }
img.right {float: right;
          padding-left: 5px;
		             }
img {border: none;}
.bigtext {font-size: 16px;
         font-weight: bold;
          }
#bottom {padding-top: 25px;}
p {margin-left: auto;
   margin-right: auto;
   padding-left: 10px;
  }
span.txtblk {color: black;}
p.center {margin-left: auto;
   margin-right: auto;
   text-align: center;
  }
.imgpadtop {margin-top: 10px;}
.imgpadtop2 {margin-top: 50px;}
.imgpadtop3 {margin-top: 25px;}


#imgpad1 {padding-top: 15px;
          padding-bottom: 100px;}
#imgpad2 {padding-top: 50px;
          padding-bottom: 150px;}
#imgpad3 {padding-top: 75px;
          padding-bottom: 200px;}
a:link {color: #FFF;
        text-decoration: none;
		}
a:visited {color: #FFF;
           text-decoration: none;
		   }
a:hover {color: #000;
         text-decoration: none;}

div#container {width: 80%;
               text-align:left;
			  background: #705123 url(images/tableimg.jpg) no-repeat fixed 50% 10%;
			  min-width: 750px;
			  border: 1px solid white;
			  margin-left: auto;
			  margin-right: auto;}
.brclear {clear: both; 		
     height: 0; 			
     margin: 0;			
     font-size: 1px;	   	
}
div#header {width: 96%;
            background: transparent;
			padding-right: 20px;
			margin: 4px 2px 0 4px;
			text-align: right;
			margin-left: auto;
			margin-right: auto;
						}
div#content {float:left;
             width: 46%;		 
			  background: transparent;
			  margin: 0 5px 0 5px;
			  padding: 2px;
			  color: white;
			 text-align: left;}
div#nav {float:right;
          width: 47%;
		  margin: 10px 0 10px 0;
		  padding: 2px;
		  background: transparent;
		   text-align: center;}		   
div#nav2 {float:right;
          width: 50%;
		  margin-right: 10px;
		  margin-top: 40px;
		  padding: 2px;
		  background: transparent;
		   text-align: center;
		   margin-left: auto;
		   margin-right: auto;}
div#content2 {float:left;
             width: 35%;
			 background: transparent;
			  margin: 0 5px;
			  padding: 2px;
			  color: white;
			 text-align: left;}
div#content img {margin-left: auto;
                 margin-right: auto;
				 text-align: center;}
div#footer {
            width: 98%;
			background:transparent;
			padding: 2px;
			margin: 0 2px 2px 2px;
			font-size: 75%;
			text-align:center;
			color: black;
			font-weight: bold;
			margin-left: auto;
			margin-right: auto;}
div#footerup {clear:both;
            width: 98%;
			background:transparent;
			padding: 2px;
			margin: 3px 2px 2px 2px;
			text-align:center;
			margin-left: auto;
			color: white;
			border-top: 1px solid white;
			margin-right: auto;}
div#footer a:link {color: #000;
text-decoration: underline;}
div#footer a:visited {color: #000;
text-decoration: underline;}
div#footer a:hover {color: #CCC;
text-decoration: underline;}

form#contact {width: 250px;
		color: white;
		padding-top: 2px;
		padding-bottom: 7px;
		padding-left: 7px;
		border: 1px solid white;
 	    background-color: black;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 225px;
        margin-left: 25px;
		}
form#ppal{width: 100px;
		color: black;
		padding: 5px 3px;
		border: 1px solid black;
 	    background-color: #D5CCB3;
		margin-top: 0;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
				}
form#ppal2{width: 100px;
		color: black;
		padding: 5px 3px;
		border: 1px solid black;
 	    background-color: #D5CCB3;
		margin-top: 0;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
				}			

textarea {width: 85%;
		  margin-top: 5px;
		  text-align: left;
		  color: black;
		  }


