
		body				{background-image: url(images/background.jpg)}
		
		#wrapper			{width: 790px; margin-right: auto; margin-left: auto; margin-top: 33px; font-family: Veranda, Geneva, sans-serif; }
		
		#header				{background-image: url(images/header.jpg); background-repeat: no-repeat;
							width: 788px; height:110px}
		
		#header #address	{
							text-align: right; 
							padding-top: 0px; 
							padding-right: 10px; 
							color: #F7F9D2; 
							font-family: Geneva, Arial, sans-serif; 
							font-size: .85em; 
							line-height: 1.5em; 
							font-weight: bold
							}	
							
		#header #address a	{ color: white}
	
		#header #menubar 	{position: relative; left: 30px; top:-5px; z-index: 1}
		
		#top				{float: left;background-color: #A5A684;  width: 788px; margin-bottom: 25px;padding-bottom: 10px}
		
		#title				{background-color: #E9EBC4; padding-left: 20px; padding-right: 20px; padding-bottom: 10px} 
		
		#allcontent			{margin-left: 20px; margin-right: 20px; font-family: Veranda, Geneva, sans-serif;}
		
		#content			{font-size: .85em; float: left; width: 788px; margin-top: -4px;  background-image: url(images/vinea.jpg); background-repeat: repeat-y; 
							background-color: #F7F9D2}
							
		#footer				{clear: both; width: 788px; height: 15px; background-color: #9b9977}	
		
		h2					{color: #565618}
		
		h3					{color: #565618}
		
		p					{font-size: .90em}
	
		dl					{font-size: .85em}
		
		dd					{margin-left: 0px}
	
		dt					{color: #333333; font-weight: bold; margin-left: 0px; margin-top: 10px}
		
		.listgroup				{background-image: url(images/smbg.png); padding-right:10px; 
							padding-left:10px; padding-top: 2px; padding-bottom: 2px;}
	
	
