        
/* ----------------------------------------------------------
   Use this section for your template's CSS
   ----------------------------------------------------------*/
        
	a					
		{
	color:				#009933;
	text-decoration:	none;
	font-weight: bold;
		}
	h1					
		{
	color:				#660066;
	font-size:			12pt;
	letter-spacing:		2px;
	margin:				0px;
		}
		
	#Container			
		{
			border:				1px solid #AA5D63; 
			width:				780px;
		}
		
	#Content			
		{
			float:				right;
			margin-right:		10px; 
			text-align:			justify; 
			width:				560px;
		}
		
	#Footer,#Menu		
		{
			clear:				both; 
			color:				#FFFFFF; 
			height:				24px; 
			letter-spacing:		3px; 
			line-height:		22px; 
			width:				780px;
		}
			
	#Footer a			
		{
			color:				#FFFFFF; 
			text-decoration:	none;
		}
		
	#Footer a:hover		
		{
	border-bottom:		1px dashed #DEF1C5;
		}
		
	#Header		 		
		{
	border-bottom:		1px solid #DEF1C5;
	height:				150px;
	margin:				0px;
	padding:			0px;
	width:				780px;
		}
		
	#Inside				
		{
			margin:				10px; 
			width:				790px;
		}
		
	#Menu a				
		{
			color:				#FFFFFF; 
			text-decoration:	none;
		}
					
	#Menu a:hover		
		{
	border-bottom:		1px dotted #96FA87;
		}
		
	#Navigation			
		{
		font-size:14px;
			float:				left; 
			margin-left:		6px; 
			width:				200px;
		}
			
	#NavMenu			
		{
			height:				24px; 
			margin-right:		10px; 
			line-height:		22px; 
			text-align:			left;
		}
		
	#NavMenu a:hover	
		{
	border-bottom:		1px dashed #DEF1C5;
		}

/* ----------------------------------------------------------
   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:       #006600;
	border-style:       solid;
	border-width:       2px;
	font-family:        Verdana;
	font-size:          11pt;
	padding:           15px;
	width:              565px;
        }
    
    #RssRow
        {
	padding-top: 25px;
	padding-left: 15px;
        }
	
	#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;
        }
       
body {
	margin-top: 0%;
	margin-left:15%;
	margin-right: 15%;
	margin-bottom: 0px;
	font-family: georgia;
	font-size:12px;


        background:url (winecountry/images/background2.jpg);
repeat-y;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #B8B8B8;
}
