 body {
       background-color: #191818;
			 font-family: "Century Gothic";
			 color: #FFFFFF;
			 }
			 
 hr {
     width: 80%;
		 height: 2px;
		 padding: 0px;
		 color: #AFAFAF;
		 margin: 5px;
     }
		 
 p {
    text-indent: 22px;
		line-height: 25px;
		margin: 10px;
		}

 ul {
     margin-top: 0px;
		 list-style-type: disc;
		 list-style-image: url(Images/Banners/bullet.gif);
		 }	
		 
 li {
     margin-top: 3px;
		 font-size: 15px;
		 }		
		 
 h1 {
		 font-family: "Century Gothic";		 
		 font-stretch: narrower;
		 font-weight: lighter;
		 text-align: center;   
		 letter-spacing: 4px;
		 margin: 1px;
		 color: #C4C4C4;
     }	
		  
 h2 {
		 font-family: "Century Gothic"; 
		 font-stretch: narrower;
		 font-weight: lighter;   
		 font-size: 14px;		
		 text-align: center;  
		 letter-spacing: 3px;
		 margin-bottom: 5px;	
		 color: #C4C4C4;		 	 
    }		 

 h3 {
		 font-family: "Century Gothic"; 
		 font-stretch: narrower;  
		 font-size: 18px;		
		 letter-spacing: 3px;
		 margin-bottom: 10px;	
		 color: #C4C4C4;		 	 
    }		
		
 h5 {
		 font-family: "Century Gothic"; 
		 font-stretch: narrower;  
		 font-size: 13px;		
		 letter-spacing: 3px;
		 margin-bottom:6px;	
		 color: #C4C4C4;	
		 } 	
		
 h6 {
		 font-family: "Century Gothic"; 
		 font-stretch: narrower;
		 font-weight: 700;   
		 font-size: 13px;		
		 text-align: center;  
		 margin: 5px;	
		 color: #FFBB6A;	
     }		 
		 
 a:link {
         text-decoration: none;
				 color: #FDDEA7;
         }			 

 a:visited {
            text-decoration: none;
						color: #C69994; /*#926874*/
            }	
				 
 a:hover {
          text-decoration: underline;
					color: #FFBB6A;					
          }	
					
 li {
     padding: 7px 0px 0px 10px;
		 }	
		 
 img {
      border-style: none;
			}	
 
 .nameLink(
				   color: #FFBB6A;
				   } 		
					 
 .desc {
        width: 250px;
        font-size: 12px;
				text-align: center;
				word-wrap: break-word;
				margin: 0px;
				font-family: "Century Gothic";
				font-weight: 100;
        }	

 .galleryDesc {
               margin-top: 10px;
							 letter-spacing: 1px;
							 }	
				
 .longDesc {
            font-size: 13px;
				    text-align: center;
				    word-wrap: break-word;
				    margin: 0px;
				    font-family: "Century Gothic";
				    font-weight: 100;
            }	
				
 .galleryImg {
              border: 2px solid #817979;
							width: 140px;
							}
							
 .galleryTitle {
                font-size: 24px;
								}			
							
 .price {
          margin-top: 4px;
					}						
							
 .pieceImg {							 			
            border: 2px solid #817979;
					  width: 300px;	
						}
										
 .navLink {
           margin: 1px;
					 letter-spacing: 1px;
					 font-size: 14px;
           }

 .navLink:hover {
 				         border: 1px;
                 margin: 0px;								 
					       border-style: solid;
					       border-color: #FFBB6A;	
                 text-decoration: none;	
					       letter-spacing: 1px;								 							 
                 }
								 
 .navbarbox {
             width: 90%;
						 height: 24px;
						 text-align: center;
						 margin-bottom: 0px;
						 }
						 
 #pageInfo {
            font-size: 11px;
						}
 
 #currentPage {
               font-weight: bold;
							 color: #C0C0C0;
					     letter-spacing: 1px;								 
							 }            	
	
 #outerFormat {
							 height: 100%;
							 }
							 
 #banner { 
          width: 100%;
          height: 50px;
					
					}
					
 #navBar {
          width: 20%;
					height: 100%;
					}
					
 #content {
					 height: 100%;
					 padding-top: 5px;  
					 padding-bottom: 25px;  
			     font-size: 14px;					       
					 }	
					 
 #footer {
					font-size: 12px; 
					height: 100%;    
					color: #C0C0C0;
  				}	

