 /* ----------------------------------------------------------

   Use this section for your template's CSS

   ----------------------------------------------------------*/
  body  {font-size:12px;
  background-color:#999999;
	background-image: url("images/bg pic3.jpg");
	background-attachment:fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: 12px;  }
a		{color: #0000FF; 
			text-decoration:none;}

h1		{color:	#000000; 
			font-size:12px; 
			letter-spacing:	2px; 
			margin:	0px;	}
	

#Container	{background-color:	#ededeF; 
			border:1px solid #AA5D63; 
			width:800px;	}

#Content	{float:right;
			margin-right:10px; 
			text-align:justify; 
			width:560px;	}
#Footer,#Menu		{background-image:	url(); 
			clear:both; 
			color:#000000; 
			height:40px; 
			letter-spacing:2px; 
			line-height:22px; 
			width:780px;		}
#Footer a		{color:#000000; 
			text-decoration:none;		}
#Footer a:hover		{border-bottom:1px dashed #FFFFFF;		}

#Header		{background-image:url("images/hdr bg3.jpg");
				background-repeat:no-repeat; 
			border-bottom:1px solid #AA5D63; 
			height:100px; 
			margin:0px; 
			padding:0px; 
			width:780px;		}
#Inside	{margin:10px; 
			width:780px;	}
#Menu a	{color:#000000;
		text-decoration:none;	}
#Menu a:hover		{border-bottom:1px dashed #FFFFFF;		}

#Navigation	{float:left; 
			margin-left:10px; 
			width:200px;	}

#NavMenu	{height:24px; 
			margin-right:10px; 
			line-height:22px; 
			text-align:	left;		}

#NavMenu a:hover	{border-bottom:1px dashed #C95960;		}


/* ---------------------------------------------------------
   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:#AA5D63;
            border-style:solid;
            border-width:0px;
            font-family:Verdana;
            font-size:10pt;
            padding:4px;
            width:560px;        }

#RssRow       {padding:15px;       }

#RssImage
	    {padding:10px;
	     text-align:center;
	     text-decoration:none;
	     vertical-align:top;
	     width:100px;   }

#RssImage img
	    {height:76px;
	     margin-right:5px;
	     width:96px;   }

#RssText
        {padding:10px;
         text-align:justify;
         width:460px;      }

#RssText a:hover    {border-bottom:1px dashed #C95960;      }

#RssText small   {color:#404040;
            		font-size:8pt;    }      
      
.EbayEndTime  {color:#C80000;    }