body 	
		{
		background-color: #000000;
		}

p
		{ font-family: Verdana; font-size: 10px; padding-right: 5px; padding-bottom: 5px; }
h3 {  }
a:link { color:#106100; text-decoration:none }
a:visited { color:#106100; text-decoration:none }
a:hover { color:#106100; text-decoration:underline }
a:active { color:#106100; text-decoration:none }
		
.floatleft
		{
		float: left;
		margin: 0 10px 10px 0;
		}

.floatright		
		{
		float: right;
		margin: 0 0 10px 10px;
		}

#footer
		{
		font-family: Verdana;
		font-size: 8px;
		color: #ffffff;
		text-align: center;
		position:absolute;
		top:560px;
		left:200px;
		width:720px;
		height:32px;
		}	
		
#layer1 
		{
		height: 510px;
		width: 715px; 
		left: 200px; 
		top: 40px; 
		position: absolute; 
		visibility: visible; 
		overflow: auto; 
		background-color: #fff; 
		font-family: Verdana; 
		font-size: 10pt; 
		text-align: justify;
		}

#layer2 
		{
		height: 400px; 
		width: 300px; 
		left: 10px; 
		top: 10px; 
		position: absolute; 
		visibility: visible; 
		}

#home-link
		{
		width:100px;
		height:25px;
		text-decoration:none;
		display:block;
		overflow: hidden;
        text-indent: -9999px;
		background-image:url(http://productapparel.com/images/button-home.jpg);
		background-position: 101px 0;
		}
		
#home-link:hover,#home-link:active
		{ 
		background-position:0 0;
		}

#about-link
		{
		width:100px;
		height:25px;
		text-decoration:none;
		display:block;
		overflow: hidden;
        text-indent: -9999px;
		background-image:url(http://productapparel.com/images/button-about.jpg);
		background-position: 101px 0;
		}
		
#about-link:hover,#about-link:active
		{ 
		background-position:0 0;
		}

#family-link
		{
		width:100px;
		height:25px;
		text-decoration:none;
		display:block;
		overflow: hidden;
        text-indent: -9999px;
		background-image:url(http://productapparel.com/images/button-family.jpg);
		background-position: 101px 0;
		}
		
#family-link:hover,#family-link:active
		{ 
		background-position:0 0;
		}

#store-link
		{
		width:100px;
		height:25px;
		text-decoration:none;
		display:block;
		overflow: hidden;
        text-indent: -9999px;
		background-image:url(http://productapparel.com/images/button-store.jpg);
		background-position: 101px 0;
		}
		
#store-link:hover,#store-link:active
		{ 
		background-position:0 0;
		}

#faq-link
		{
		width:100px;
		height:25px;
		text-decoration:none;
		display:block;
		overflow: hidden;
        text-indent: -9999px;
		background-image:url(http://productapparel.com/images/button-faq.jpg);
		background-position: 101px 0;
		}
		
#faq-link:hover,#faq-link:active
		{ 
		background-position:0 0;
		}

#contact-link
		{
		width:100px;
		height:25px;
		text-decoration:none;
		display:block;
		overflow: hidden;
        text-indent: -9999px;
		background-image:url(http://productapparel.com/images/button-contact.jpg);
		background-position: 101px 0;
		}
		
#contact-link:hover,#contact-link:active
		{ 
		background-position:0 0;
		}
