body{font-size:12px;}
#wrapper {	
	background: none;
}
	#navigation {
		background: transparent url(../i/bg-navigation-sub.jpg) no-repeat;		
	}

#contentLeft {
			width: 200px;
			margin:0 0 0 -60px;
			float: left;
		}
		#contentLeft ul {
				list-style: none;
				margin-left:-11px;
			}
				#contentLeft ul li {
				}
					#contentLeft ul li a {
						line-height:18px;
						color: #6b4124;
						text-decoration: none;
						padding:10px 0 8px 30px;
						width: 200px;
						display: block;
						background:none;
						font:13px;
					}
					#contentLeft ul li a:hover {
						background:url(../i/subNav_over.gif) no-repeat;
					}
					#contentLeft ul li a.on {
						color: #fff;
						background:url(../i/subNav_over.gif) no-repeat;   
					}
					
		#contentRight {
			width: 600px;
			margin: 0 0 0 220px;
		}
		
		
/* Image Drop Shadows */


		
		
	
#alignRight {
	float:right;
	background: none;
	margin:10px 0 0 20px;
}
#alignRight img {
	margin:  -2px 10px 6px -2px;
	border: 1px solid #000;
}
#alignLeft {
	float:left;
	background: none;
	margin:10px 10px 0 2px;
}
#alignLeft img {
	margin:  -2px 10px 6px -2px;
	border: 1px solid #000;
}
.credit{
	position:relative;
	margin:-30px 0 15px 0px;
	padding-left:6px;
	
	color:#fff;
}	
		
		
		
		
		
		
			
		
		
		
		
		
		
		
		
			
