	a
	{
		color:#333333;
		text-decoration:none;
		outline:none;
	}
	a:hover
	{
		color:#EC1C24;
	}
	.caption
	{
		font-style:italic;
		color:#666666;
	}
	.demo
	{
		margin:0px;
		padding:0px;
		/*position:relative;*/

	}
	/*.gallery_demo{width:702px;margin:0px auto 50px auto; list-style:none; }*/
	.gallery_demo
	{
		width:720px; 
		margin:0 50px 0px;
		padding-top:30px;		
		list-style:none;  
	}
	.gallery_demo li
	{
		overflow:hidden;
		width:70px; 
		height:50px; 
		margin:15px 9px 0;
		background:#000; 
		float:left;
	}
	
	.gallery_demo li img 
	{ 
		display:block;
		width:70px;  
	}
	.gallery_demo li div
	{ 
		text-align:center;  
	}
	.gallery_demo li div .caption
	{
		font:italic 0.7em/1.4 georgia,serif;
	}
	
		#main_image
		{		
			height:100%;
			width:800px;
			background:black;
		}
			.galleria_wrapper
			{
				text-align:center;
			}
			.caption
			{
				text-align:center;
			}
			
			
		#main_image img
		{
			padding-bottom:15px;
		}
		
	
			.nav
			{
				padding-top:15px;
				clear:both;font:'Times New Roman',sans-serif;
				letter-spacing:3px;
				text-transform:uppercase; 
				text-align:center;
				color:#EC1C24;
			}
	
				.info
				{
					width:700px;
					margin:30px auto;
					border-top:1px dotted #221;
					padding-top:30px;
				}
				.info p
				{
					margin-top:1.6em;
					margin-bottom:1.6em;
				}