		body
		{
			margin: 0px; 
			padding: 0px;
			background: #141414;
			font-family: Arial, sans-serif;
			font-size: 12px;
			color: #a5b3bc;
			line-height: 17px; 

 
		}
		a
		{ 
			text-decoration: none; 
			/*letter-spacing: 0.15em;*/
			color: #a5b3bc;
		}

		a:hover 
		{ 
			color: #ffffff; 
		}
		
		p 
		
			font-size: 12px; 
			

		
		}
		

		

		img {border: 0px;}

		h1 
		{ 
			line-height: 16px;  
			text-decoration: bold; 
			letter-spacing: 0.1em;
			font-size: 16px; 
			color: #ffffff;
		}

		h2 
		{ 
			line-height: 13px;  
			text-decoration: bold; 
			/*letter-spacing: 0.1em;*/
			font-size: 13px; 
			color: #777777;
		}
		
		h3
		{ 
			text-decoration: none; 
			/*letter-spacing: 0.05em;*/
			font-size: 11px; 
			color: #a5b3bc;
		}

		#logo
		{
			position: absolute;
			padding: 5px 200px 5px 5px;
			top: 3px;
			left: 3px;
		}

		#main
		{
			position: absolute;
			right: 0px;
			left: 200px;
			top: 61px;

		}

		#nav
		{
			position: relative;
			top: 0px;
			right: 0px;
			background-color: #444444;
			padding-top: 1px;
			height: 33px;
		}
		
		#nav li
		{
		display: inline;
		list-style-type: none;
		padding-right: 20px;
		letter-spacing: 0.15em;
		font-size: 10px; 
		}
		
		/*#nav ul {padding-left:20px;}*/
	
			
		#header
		{
			position: relative;
			top: 2px;
			right: 0px;
			background-color: #444444;
			letter-spacing: 0.15em; 
			vertical-align: middle;
			font-size: 9px; 
			color: #a5b3bc;
		}
		
		p.first
		{
		font-size: 10px; 
		text-decoration: bold;
		letter-spacing: 0.15em; 
		padding-left:20px;
		color: #ffffff;
		}
		
		p.red
		{
		color: red;
		font-weight: bold;
		}
		
		#content
		{
		
			position: absolute;		
			top: 150px;
			right: 0px;
			left: 205;
			vertical-align: middle;
		}

		#text
		{
			line-height: 13px; 
			font-size: 1.2em; 
			letter-spacing: 0.1em; 
			margin-left: 25px;
			margin-right: 50px;
		}
		
		#image
		{
		width: 900px;
		height: 285px;
		}

		
		#exhib_one
		{
		width: 305px; 
		float: left;
	}	
		
		
		#exhib_two
		{
		width: 615px; 
		left: 203px;
		float: left;
		}
		
		#contact
		{
		width: 305px;
		float: left;
		margin-left: 80px;
		}
		
		#thumbs
		{
		width: 100%;
		float: left;
		padding: 0;
		}
		
		#gallery_one
		{
		width: 305px; 
		float: left;
		padding-top: 10px;
		}
		
		#gallery_two
		{
		width: 400px; 
		left: 203px;
		float: left;
		padding-top: 10px;
		}
