html{height: 100%}



body { margin: 0; 
	   padding: 0;
	   height: 100%;
	   
	   }

#wrap {width: 766px;}



.hide { display: none }
#Tack { height: 65px; width:100%; background: url('images/tackban.jpg'); 
		}

.extra {font-size: 12px;
		color: maroon; 
		background-color: transparent;
		margin-top: 0.5em; 
		}



		
h1 {font-family: verdana, arial, sans-serif;
	color: black;
	}
	
	
#inhead h2{
			color: #006600;
			font-family: verdana, arial, sans-serif;
			text-align: center;
			text-decoration: underline;
			padding: 10px;
			margin-top: 10px;
			}
	
#left { float: left;
		padding: 0px;
		width: 175px;	
		}
	  
#gline {position: absolute;
		left: 0px;
		top: 65px;
		height: 20px;
		width: 776px;
		padding-top: 1px;
		padding-left: 5px; 
		padding-bottom: 1px;
		background:#006600;
		color: #ffffcc;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		}

#left ul {list-style: none;
		  margin-top: 4px;
		  margin-left: 1px;
		  margin-right: 20px;
		  }
			  
 #nav ul {
		   padding: 0;
		   margin: 0;
		   list-style: none;
			   }
			   
 #nav a:link, #nav a:visited {
		color: #006600;
		text-decoration: none;
		font-family: "times new roman", times, serif;
		}
		
#nav a:hover {color: #993300;}

#nav li.bgreen {
		background-color: #006600;
		 color: #ffffcc;
		 font-family: "times new roman", times, serif;
		 font-weight: bold;
		 text-align: center;
		 }
		 
 #nav li.bgray { 
 				background-color: #d9e2ba;
 				padding-left: 8px;
 		        padding-right: 5px;
 				border-left: 1px solid #006600;
 				border-right: 1px solid #006600; 
 				border-bottom: 1px solid #006600; 					
 				font-weight: normal;
 		        text-align: left; 		       
 				}
		
#nav li.bdif{
				border-left: 1px solid #006600;
 				border-right: 1px solid #006600; 
 				border-bottom: 1px solid #006600;
 				border-top: 2px solid #006600;
 				margin-left: 1px;
 				background-color: #cccc99;	
 				font-weight: normal;
 		        font-size: 14px;
 		        text-align: left;
 		        padding-left: 5px;
				}

#silks img.solid {float: left;}	

#silks h4 {color: red;}	

				
#cata {list-style-type: none;
}

#cata li {float: left;
margin-right: 6px;
margin-bottom: 10px;
font: bold 0.8em;
color: green;}		  
		  
#cata img {display: block;
           border: 1px solid black;}


#catb {list-style-type: none;
	   clear: both;}

#catb li {float: left;
margin-right: 6px;
margin-bottom: 10px;
font: bold 0.8em;
color: green;}		  
		  
#catb img {display: block;
           border: 1px solid black;}



#catc {list-style-type: none;}

#catc li {float: left;
         margin-right: 6px;
         margin-bottom: 10px;
         font: bold 0.8em;
         color: green;}		  
		  
#catc img {display: block;
           border: 1px solid black;}

#sleevecata {list-style-type: none;
clear:both;}

#sleevecata li {float: left;
margin-right: 6px;
margin-bottom: 10px;
font: bold 0.8em;
color: green;}		  
		  
#sleevecata img {display: block;
           border: 1px solid black;}

#sleevecatb {list-style-type: none;
clear:both;}

#sleevecatb li {float: left;
margin-right: 6px;
margin-bottom: 10px;
font: bold 0.8em;
color: green;}		  
		  
#sleevecatb img {display: block;
           border: 1px solid black;}
           
#sleevecatc {list-style-type: none;
clear:both;}

#sleevecatc li {float: left;
margin-right: 6px;
margin-bottom: 10px;
font: bold 0.8em;
color: green;}		  
		  
#sleevecatc img {display: block;
           border: 1px solid black;}

#cathb {  clear: both;
	   list-style-type: none;
	   margin-left: 177px;}

#cathb li {float: left;
           margin-right: 6px;
           margin-bottom: 10px;
           font: bold 0.8em;
           color: green;}		  
		  
#cathb img {display: block;
           border: 1px solid black;}



#footer{ 
		
		height: 80px;
		margin: 0; 
		padding: 0;
		margin-top: -80px;
		padding-left: 5px;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		text-align: center;	
		}
		
			  
#clearfooter {clear: both;
			  height: 40px;
			  }