

	#CollectionPulldown {

		position: absolute;
		
		top: 25px;
		left: 102px;
	
	}
		
	#ForTheCollectorPulldown {
		
		position: absolute;
		
		top: 25px;
		left: 186px;
	}
	
	
	#AboutPulldown {
		
		position: absolute;
		
		top: 26px;
		left: 330px;
		
	}
		
		
	#DavidLussierGalleryPulldown {
		
		position: absolute;
		
		top: 25px;
		left: 385px;
		
	}
		
	
	.Pulldown {

background-color: #1C3E75;
}

.Pulldown ul li {

font-family: Georgia, Times, 'Times New Roman', serif;
font-size: 14px;

background-color: #1C3E75;
border-top: 1px solid #40628A;

padding: 0px;

}

.Pulldown ul li a {

font-family: Georgia, Times, 'Times New Roman', serif;
font-size: 13px;
font-weight: normal;

background-color: #1C3E75;
color: #ffffff;

display: block;

padding-left: 14px;
padding-right: 8px;
padding-top: 6px;
padding-bottom: 6px;
}

.Pulldown ul li a:hover {

background-color: #CF644E;

}

#header_column {

height: 232px;
background-image: url(../images/Header/home_hdr.jpg);
background-repeat: no-repeat;

}


#main_container {

background-image: url(../images/Header/homepage_top_bkgd.jpg);
background-repeat: repeat-x;

}
