body{font-size:12px;}
#wrapper {	
	background: transparent url(../i/bg-content-sub.png) repeat-y;
}
	#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:url(../i/subNav_bg.gif) no-repeat;
						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;
	clear:left;
	background: transparent url(../i/content-images/drop_shadow.jpg) right bottom no-repeat;
	margin:10px 0 0 20px;
}


#alignRight img {
	margin:  -2px 10px 6px -2px;
	border: 1px solid #000;
}
#alignLeft {
	float:left;
	clear:right;
	background: transparent url(../i/content-images/drop_shadow.jpg) right bottom no-repeat;
	margin:10px 10px 0 2px;
}
#alignLeft img {
	margin:  -2px 10px 6px -2px;
	border: 1px solid #000;
}
p.credit{	
	position:absolute;
	margin:-30px 0 0px 0px;
	padding-left:6px;
	wsidth:300px;
	font-weight:bold;
}	*/
		
		
		
	
#alignRight {
	float:right;
	background: transparent url(../i/content-images/drop_shadow.jpg) right bottom no-repeat;
	margin:10px 0 0 20px;
}
#alignRight img {
	margin:  -2px 10px 6px -2px;
	border: 1px solid #000;
}
#alignLeft {
	float:left;
	background: transparent url(../i/content-images/drop_shadow.jpg) right bottom no-repeat;
	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;
}	
		
		
table.customtable input[type="image"] {
    height: auto;
    width: 130px;
}	
		
		
			
		
		
		
		
		
		
		
		
			
