#container {
	margin: 10px auto;
	padding: 0px;
	width: 778px;
	text-align: left;
}

#body {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	background: #ffffff;
	width: 778px;
	height: 100%;
}

#footer {
	margin: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	clear: both;
	text-align: right;
}

#browse {
	background: #ece0c4;
	padding: 15px;
}
	
		#browse .facebook {
		float: left;
		margin: 0px;
		padding-left: 5px;
		font-size: 10px;
		font-weight: bold;
		color: #4687b5;
		border-left: 12px solid #4687b5;
	}
	
	#browse a {
	color:#4687b5;
	text-decoration:none;}
	
	#browse .facebook-facebook {
		float: right;
		margin-right: 5px;
		font-size: 10px;
		color: #4687b5;
	}
	
		#browse .signup {
		float: left;
		margin-left: 35px;
		padding-left: 5px;
		font-size: 10px;
		font-weight: bold;
		color: #5c5619;
		border-left: 12px solid #5c5619;
	}
	
	#browse a {
	color:#5c5619;
	text-decoration:none;}
	
	#browse .signup-signup {
		float: right;
		margin-right: 5px;
		font-size: 10px;
		color: #5c5619;
		
	}
	
		#browse .membership {
		float: left;
		margin-left: 35px;
		padding-left: 5px;
		font-size: 10px;
		font-weight: bold;
		color: #b79832;
		border-left: 12px solid #b79832;
	}
	
	#browse a {
	color:#b79832;
	text-decoration:none;}
	
	#browse .membership-membership {
		float: right;
		margin-right: 5px;
		font-size: 10px;
		color: #5c5619;	
		
	}
	
	#browse .title {
		float: right;
		margin: 0px;
		padding-left: 5px;
		font-size: 10px;
		font-weight: bold;
		color: #7e4151;
		border-left: 12px solid #7e4151;
	}
	
	#browse a {
	color:#7e4151;
	text-decoration:none;}
	
	#browse .search-title {
		float: right;
		margin-right: 5px;
		font-size: 10px;
		color: #7e4151;
	}
	
	#browse input.box {
		float: right;
		padding: 0px 2px;
		margin-top: -2px;
		width: 139px;
		height: 14px;
		background: #ffffff url( "../images/design/search.back.gif" ) top left no-repeat;
		border: 1px solid #676767;
		font-size: 11px;
	}
	
	#browse input.submit {
		float: right;
		padding: 1px 5px;
		margin-left: 5px;
		margin-top: -2px;
		background: #474747;
		border: none;
		color: #ffffff;
		font-weight: bold;
	}

#left-column {
	padding: 0px;
	width: 179px;
	background: #333333;
}
	
	#left-column #logo {
		border-bottom: 5px solid #ffffff;
		height: 95px;
		background: url( "../images/design/logo.gif" ) top left repeat-x;
	}
	
	#left-column a {
		display: block;
		padding: 8px 5px 8px 10px;
		margin: 0px;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-align: left;
		border-bottom: 2px solid #ffffff;
		text-decoration: none;
	}
	
	#left-column a#about {
		background: #b54600;
	}
	
	#left-column a#collections {
		background: #7e4151;
	}
	
	#left-column a#newsletter {
		background: #5c5619;
	}
	
	#left-column a#exhibitions {
		background: #4687b5;
	}
	
	#left-column a#donate {
		background: #b79832;
	}
	
		#left-column a#media {
		background: #60927b;
	}
	
	#left-column a#contact {
		background: #4d3e38;
	}
	
	#left-column #address {
		background: url( "../images/design/supporting-new.jpg" ) top left no-repeat;
		padding-left: 35px;
		margin-left: 0px;
		height: 440px;
		font-size: 9px;
		color: #ffffff;
	}
	
	* html #left-column #address {
		display: none;
	}

#right-column {
	width: 180px;
	height: 100%;
}
	
	#right-column .box {
		margin-bottom: 5px;
		padding: 10px;
		background: #ece0c4;
	}
	
		#right-column .box h1 {
			margin: 0px;
			margin-bottom: 5px;
			padding: 0px;
			font-size: 14px;
			font-weight: bold;
			color: #b54600;
		}
		
		#right-column .box h2 {
			margin: 0px;
			margin-bottom: 5px;
			padding: 0px;
			font-size: 10px;
			font-weight: bold;
			color: #000000;
		}
		
		#right-column .box p {
			margin: 0px;
			margin-bottom: 5px;
			padding: 0px;
			font-size: 10px;
			color: #000000;
			font-weight: normal;
			line-height: 15px;
		}
		
		#right-column .box p.icon {
			margin: 0px;
			margin-bottom: 5px;
			padding-left: 25px;
			font-size: 10px;
			color: #000000;
			font-weight: normal;
			line-height: 15px;
			background: url( "../images/design/icon.bars.gif" ) top left no-repeat;
		}
		
		#right-column .box a {
			display: block;
			margin: 0px;
			padding: 0px 4px;
			font-size: 9px;
			font-weight: normal;
			color: #000000;
			border-left: 12px solid #b54600;
		}
			

#collections {}
	
	#collections {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#collections h2 {
		margin: 10px 0;
		padding: 0;
		font-size: 16px;
		font-weight: bold;
	}
	
	#collections li {
		display: block;
		margin: 0 0 5px 0;
		padding: 5px 0;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
	}
	
	#collections li.on {
		padding-bottom: 0;
		background: #dee;
		border-top: 1px solid #a9cbcb;
		border-bottom: 1px solid #a9cbcb;
	}
	
	#collections a.pdf {
		display: block;
		padding-left: 15px;
		background: url( '../images/design/icon.download.gif' ) center left no-repeat;
		text-decoration: none;
		color: #6797a3;
	} #collections a.pdf:hover { text-decoration: underline; }
	
	#collections a.title {
		margin-left: 5px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	} #collections a.title:hover { color: #333; }
	
	#collections a.title small {
		padding-left: 5px;
		display: block;
		font-size: 10px;
		font-weight: normal;
	}
	
	#collections li.on a.title { color: #333; }
	
	#collections table {
		clear: both;
		margin-top: 5px;
		width: 100%;
		border-top: 1px solid #a9cbcb;
	}
	
	#collections table tr.odd td {
		background: #e6f2f2;
	}
	
	#collections table tr.span td {
		border-top: 1px solid #a9cbcb;
	}
	
	#collections table td {
		padding: 5px;
		line-height: 14px;
	}
	
	#collections table td.label {
		border-right: 1px solid #a9cbcb;
		font-weight: bold;
		vertical-align: top;
	}
	
#center-column {
	width: 400px;
	padding: 0px;
}

#center-column .wide {
	width: 580px;
	padding: 0px;
}


	#center-column .box-green {
		padding-bottom: 10px;
		margin: 10px;
		border-bottom: 1px solid #999999;
	}
		
		#center-column .box-green h1 {
			margin: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-size: 16px;
			font-weight: bold;
			color: #49561b;
		}
		
		#center-column .box-green p {
			margin-top: 5px;
			margin-bottom: 5px;
			line-height: 16px;
			font-size: 10px;
			font-weight: normal;
			color: #000000;
		}
		
		#center-column .box-green a {
			display: block;
			margin: 0px;
			padding: 0px 4px;
			font-size: 9px;
			font-weight: normal;
			color: #000000;
			border-left: 12px solid #49561b;
		}
		
	
	#center-column .box-orange {
		padding-bottom: 10px;
		margin: 10px;
		border-bottom: 1px solid #999999;
	}
		
		#center-column .box-orange h1 {
			margin: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-size: 16px;
			font-weight: bold;
			color: #b54600;
		}
		
		#center-column .box-orange h2 {
			margin: 5px 0px 5px 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-size: 12px;
			font-weight: bold;
			color:#7F4051;
		}
		
		#center-column .box-orange p {
			margin-top: 5px;
			margin-bottom: 5px;
			line-height: 16px;
			font-size: 10px;
			font-weight: normal;
			color: #000000;
		}
		
		#center-column .box-orange a {
			display: block;
			margin: 0px;
			padding: 0px 4px;
			font-size: 9px;
			font-weight: normal;
			color: #000000;
			border-left: 12px solid #b54600;
		}
	
	#center-column .box-blue {
		padding-bottom: 10px;
		margin: 10px;
		border-bottom: 1px solid #999999;
	}
		
		#center-column .box-blue h1 {
			margin: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-size: 16px;
			font-weight: bold;
			color: #4687b5;
		}
		
		#center-column .box-blue p {
			margin-top: 5px;
			margin-bottom: 5px;
			line-height: 16px;
			font-size: 10px;
			font-weight: normal;
			color: #000000;
		}
		
		#center-column .box-blue a {
			display: block;
			margin: 0px;
			padding: 0px 4px;
			font-size: 9px;
			font-weight: normal;
			color: #000000;
			border-left: 12px solid #4687b5;
		}

#footer {
	clear: both;
	text-align: right;
	font-size: 9px;
	color: #555555;
	font-weight: normal;
}

ul.pdflist {
margin:10px 0px 0px 40px;
padding:0px;
line-height:25px;
list-style-image: url("../images/design/pdf_icon.gif");
font-weight:normal;
}


