#main_column {
	width: 570px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: .01em;
}

#main_column h2 {
	display: none;
}


#banner {
	background: url(../images/gallery_banner.jpg) no-repeat;
	margin: 0 20px 0 20px;
	height: 252px;
	width: 800px;
}


#main_column h3 {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #333366;
	margin: 20px 0 0 20px;
}

#main_column h4 {
	width: 189px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333366;
	font-size: .9em;
	margin: 15px 0 -10px 0;
}

#main_column a {
	text-decoration: none;
}

#main_column .gallery_left {
	float: left;
	clear: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#main_column .gallery_right {
	float: right;
	clear: right;
	margin-right: 90px;
	margin-bottom: 20px;
}


#main_column .gallerywrap {
	
	float: left;
	width: 245px;
	margin: 0 0 10px 20px;
	
}

#main_column .gallery {
	
	background-image: url(../images/180imagetop.png);
	padding-top: 5px;
	padding-left: 19px;
	padding-top: 19px;
	width: 189px;
}

#main_column .gallery_bottom {
	
	background-image: url(../images/180imagebottom.png);
	height: 19px;
	width: 208px;
} 


#sort_top {
	background-image: url(../images/sort_top.png);
	width: 180px;
	padding-top: 60px;
	padding-left: 28px;
	min-height: 85px;
	font-size: 1.1em;
	line-height: 1.4em;
}


#sort_top ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#sort_top a {
	text-decoration: none;
	color: #CC6600;
}


#sort_top a:hover {
	text-decoration: underline;
	color: #CC0000;
}


#sort_bottom {
	background-image: url(../images/sort_bottom.png);
	width: 208px;
	height: 18px;
	margin: 0;
	padding: 0;
}



