body {
		text-align:center;
		}
	
	#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background:#eee;
		
		
		
		}
		
	#frame a {
	          text-decoration:none;
	
	         }
	#frame a:hover{
	        color:blue;
		text-decoration:underline;
	        }	 
		
		
	#contentleft {
		width:175px;
		padding:0px;
		float:left;
		background:#fff;
		border-left: 1px dotted red;
		}
	
	#contentcenter {
		width:468px;
		padding-left:5px;
		float:left;
		background:#eee;
		font-family:Geneva,Arial,Helvetica,sans-serif;
		font-size:14px;
		}
	
	
	
	#contentheader {
		/*background:black;*/
		height:75px;
		border-bottom:8px solid white;
		font-family:Geneva,Arial,Helvetica,sans-serif;
		color:#90EE90
		font-size:10px;
		margin:0px;
		padding:0px;
		
		
		
		
		}
		
		
	#email {
	       margin-left:8px;
	       margin-right:8px;
	       padding-bottom:10px;
	       font-family:Geneva,Arial,Helvetica,sans-serif;
	       font-size:14px;
	       
	       border-bottom:1px dotted red;
	
	
	        }
		
	#email a {
	        color:black;
	
	        }
		
	#purchase {
	
	       margin-left:8px;
	       margin-right:8px;
	       padding-bottom:10px;
	       
	       font-family:Geneva,Arial,Helvetica,sans-serif;
	       font-size:11px;
	       
	       border-bottom:1px dotted red;
	       margin-bottom: 8px;
	
	
	          }
		
	#categories{
	       margin-left:8px;
	       margin-right:8px;
	       padding-top:10px;
	       padding-bottom:10px;
	       font-family:Geneva,Arial,Helvetica,sans-serif;
	       font-size:12px;
	       
	       }
	      
	#homeslot{
	     
	       margin-left:8px;
	       margin-right:8px;
	       padding-top:10px;
	       font-family:Geneva,Arial,Helvetica,sans-serif;
	       font-size:12px;
	       border-top:1px dotted red;
	
	}      
	      
	
	
	
	#categories a {
	            color:black;
	            }
	
		
	.redtype {
	         color:red;
	         }
		 
       
       	.graytype{
	color:gray;
	
	}
		
	.graytype a{
	color:gray;
	}	
	
		
	#contentcenter h1{
	        font-family:Geneva,Arial,Helvetica,sans-serif;
		font-size:15px;
	         padding-top:6px;
		padding-bottom:2px;
	        }	
		
	
	#contentcenter table {
	       
	       }
	       
	 #contentcenter td { 
	   border-bottom: solid 1px red;
	   border-right:solid 1px red;
	 } 
	 
	 #contentcenter td.red {
	 background-color:red;
	 border-right: 2px solid #eee;
	 }     	
	
	 
	 #formtable td{
	 border-bottom: solid 1px red;
	 border-right: 0px ;
	 }
	 
	 	
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
		
		
	   
		
	#contentcenter img {
	margin:9px;
	border:1px solid black;
	
	}
	
	
	
	#purchase img{
	padding-bottom:3px;
	
	}
	
	.search{
	position:relative;
	
	top:0px;
	left:25px;
	
	}
	
	
	
	.blacklink a{
	color:black;
	
	}
	
	.blacklink a:hover{
	text-decoration:underline;
	color:blue;
	
	}
	
	
	.smalltype{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	
	}
	

