body { background-color: #FFFFFF;
		 	 font-family: Tahoma, Helvetica, sans-serif;
			 background-image: url("images/gray.jpg");
			font-size: 1em;
			margin-left: 2px;
			margin-top: 2px;
			}
			
#content {  color: #000000;
            background-color: #FFFFFF;
						border-style: solid;
						border-width: 1px;
						border-color: #000000;
						font-size: 100%;
						text-align: center;
						margin-top: -5px;
						width: 100%;
						padding-bottom: 10px;
					}
					
.logo {margin-left: -8px;
       
			 border: none;
			 width: 177px;
        }

.name  {border: none;
       
			 width: 352px;
        }
				
table {margin-right: -6px;
 }

.topnav { font-size: .85em;
          margin-left: 150px;
					 margin-right: 6px;
					 margin-bottom: 0px;
					 width: auto;
					 text-align: center;
					 
			 }
	
.clear {width: auto;
				height: 10px;
				padding: 0px;
				margin: 0;
				border: 0;
				}
			 
#sidebar { font-size: .85em;
           padding-left: 10px;
					 padding-top: 15px;
					 float: left;
					 width: 150px;
					 height: auto;
					 
						}
				
p.text {margin-left: 15px;
       margin-right: 15px;
			 text-align: center;
       }
			
.mail img, .logo, .name {color: #CCCCCC;
        
       }
			 
.mail {font-size: .85em;
      text-align: center;
			vertical-align: bottom;
			width: 150px;
			margin-top: 0px;
			float: left;
			position: absolute;
			top: 350px;
			left: 0px;
      }

h2 {color: #800080;
    font-size: 1.5em;
		font-weight: normal;
		font-family: Tahoma, Helvetica, sans-serif;
		}
		
li {text-align: left;
    padding-bottom: 5px;
		}
		
.product {text-align: left;
       margin-left: 15px;
       margin-right: 15px;
         }
				 
.pic {
      border: none;
			margin-left: 5px;
			margin-bottom: 5px;
			padding: 5px;
     }

.caption {
          font-size: .75em;
					margin-top: 5px;
         }
		 
.price {font-weight: bold;
        text-align: center;
			  }

.button {margin-top: 5px;
        }
				 
p.clear {clear: left;
       }

a:link {color: #800080;
        text-decoration: none;
			 }

a:visited {color: #800080;
					text-decoration: none;
					}
					
a:link img {color: #FFFFFF;
            border: none;
              }
						
a:visited img {color: #FFFFFF;
            border: none;
              }
