BODY {
	background-color : #000000;
	color : #000000;
	font-family : Verdana, Helvetica, Arial;
	font-size : 10pt;
	vertical-align : top;
	margin: 0; 
	margin-collapse: collapse; text-align: center; }
	
div.top { background-color : #000000;
          color : #ffffff;
		  padding: 4px;  
		  width: 100%;  }
	
.whitetext {  color: white;     }


.about  {  color: olive;  
           width: 630;  
		   text-align: left; }
	
.page   { width: 800; 
          height: ;
          padding: 40;
          background-color : #998822; 
		  text-align: justify;
		  text-justify: newspaper;
 }	
 

 
  
a.frontlinks:link    { color: black;  font-size: 12pt; text-decoration: none; }
a.frontlinks:visited { color: black;  font-size: 12pt; text-decoration: none;  }
a.frontlinks:hover   { color: gold;   font-size: 12pt; text-decoration: none;  }
a.frontlinks:active  { color: maroon; font-size: 12pt; text-decoration: none;  }
 
form   { color: white;  width: 350;  text-align: left;  }


hr {  color: #000000;
      background-color: #000000;
      height: 1px;     }
	
.img {
    border-style:solid;
    border-color:black;
    border-width:20px;
    border-top-width:10px;
    border-left-width:10px;
	margin-left: 30px;
       }
	
.top {  text-align: center;         


     }	
	 
	
.img2 {  filter:alpha(opacity=100);	
	     border-style:solid;
         border-color:black;
         border-top-width:10px;
         border-left-width:10px;
	     margin-left: 10px;
         border-width:20px;
         
	 }
	 
	 
.name {   color: DarkGoldenRod;    


       }
		
.atbottom {  vertical-align: bottom; 
             text-align: center; width: 800; padding: 20;
          background-color : #998822; }		
		  
.heading   { font-weight: bold;   }

.menu {  text-align: center;
		 width:  800; }
.links {  text-align: left;  
		  width:  500; }	
		 
.main {  text-align: center;
		 padding: 20;  	
	     height: 100%;
		 width: 100%;  }
		 
.shoptopleft  {  float: left;
             font-size: 12;
			 color: black;
			 margin:  0;
			 border: 0; 
			 text-align: left; 
			 width: ;}
			 
.shoptopright {  
             	 margin:  0;
			     border: 0; 
			       }
				  
.paypal	   {  float: left;
             	 margin:  0;
			     border: 0;   
				 vertical-align: top;}			  
		 
.title { color: eeeeaa;
         font-size: 16; 
		 float: left;  
         margin: 0;
		 border: 0; }  
		 
A:link     { color: olive; text-decoration: none;  }
A:visited  { color: olive; text-decoration: none;  }
A:hover    { color: gold; text-decoration: none;  }
A:active   { color: maroon; text-decoration: none;  }

a.onpink:link    { color: white; text-decoration: none; }
a.onpink:visited { color: silver; text-decoration: none;  }
a.onpink:hover   { color: white; text-decoration: none;  }
a.onpink:active  { color: white; text-decoration: none;  }

a.onwhite:link    { color: gray; text-decoration: none; }
a.onwhite:visited { color: gray; text-decoration: none;  }
a.onwhite:hover   { color: red; text-decoration: none;  }
a.onwhite:active  { color: gray; text-decoration: none;  }



	
TABLE { width: 400px; }	
	
TABLE, TD {
	background-color : #ffffff;
	color : #000000;
	font-family : Verdana, Helvetica, Arial;
	font-size : 10pt;
	text-align : center;
	vertical-align: top; 
	border: thin solid black;
	border-collapse: collapse;
	padding: 10px;
	}

/*
.item { height: 180px;
      width: 160px;  }
*/
	  
.left      { text-align: left;  }

