	h1					
		{
	color:				#336699;
	font-size:			10pt;
	letter-spacing:		3px;
	margin:				0px;
	padding-bottom:     0px;
	margin-bottom: 0px;
		}
		
	#Container			
		{
			background-color:	#FFFFFF; 
			border:				1px solid #339966; 
			width:				800px;
		}
		
	#Content			
		{
			float:				right;
			margin-right:		10px; 
			text-align:			justify; 
			width:				570px;
		}
		
	#Footer,#Menu		
		{
	clear:				both;
	color:				#FFFFFF;
	height:				24px;
	letter-spacing:		2px;
	line-height:		22px;
	width:				780px;
	font-size: 12px;
		}
			
	#Footer a			
		{
			color:				#FFFFFF; 
			text-decoration:	none;
		}
		
	#Footer a:hover		
		{
			border-bottom:		1px dashed #FFFFFF;
		}
		
	#Header		 		
		{
			height:				150px; 
			margin:				0px; 
			padding:			0px; 
			width:				780px;
		}
		
	#Inside				
		{
			margin:				10px; 
			width:				780px;
		}
					
	#Menu a:hover		
		{
			border-bottom:		1px dashed #FFFFFF;
		}
		
	#Navigation			
		{
	float:				left;
	margin-left:		2px;
	width:				180px;
	color: #0000FF;
	font: arial;
		}
.NavMenu			
		{
	font-size:medium;
	height:				22px;
	margin-right:		2px;
	line-height:		21px;
	text-align:			left;
		}
.NavMenu a:link
{ color:#FFFFFF;
text-decoration:none;
}

.NavMenu a:visited
{
	text-decoration: none;
	color: #CCFFFF;
}
		
.NavMenu a:hover	
		{
	border-bottom:		1px dashed #336699;
	color:#000000;
	text-decoration: none;
		}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	#NavMenu			
		{
	height:				22px;
	margin-right:		2px;
	line-height:		21px;
	text-align:			left;
	font-weight: bold;
	font-size: medium;
		}


/* ----------------------------------------------------------
   This section will change the appearance of the Rss Feed
   to allow you to blend it into your existing pages. 
   ----------------------------------------------------------*/

    #RssTable
        {
	background-color:   #FFFFFF;
	border-color:       #003366;
	border-style:       solid;
	border-width:       0px;
	font-family:        Verdana;
	font-size:          10pt;
	padding:            4px;
	width:              590px;
        }
    
    #RssRow
        {
            padding:            15px;
        }

	#RssText
        {
            padding:            10px;
            text-align:         justify;
            width:              460px;
        }
	
	#R#RssImage
	    {
	        
	        padding:            10px;
	        text-align:         center;
	        text-decoration:    none;
	        vertical-align:     top;
	        width:              112px;
	    }

	#RssImage img
	    {
			height:             100px;
	        margin-right:       5px;
	        width:              120px;
	    }

	#RssText
        {
            padding:            10px;
            text-align:         justify;
            width:              440px;
        }
        
	#RssText a:hover
        {
			border-bottom:		1px dashed #666600;
        }
                
 	#RssText small
        {
	color:              #000000;
	font-size:          8pt;
        }      
            
    .EbayEndTime
        {
            color:              #C80000;
        }
       
