.gallerycontainer {
	width: 600px;
	border: 0px red solid;
}
.gallerythumb {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px #ccc solid;
	background-color: #eeeeee;
	width: 65px;
	height: 50px;
}
.gallerylarge{
	float: left;\
	margin-right: 5px;
	margin-top: 5px;
	border: 1px #ccc solid;
	background-color: #eeeeee;
	width: 366px;
	height: 302	px;
}
#subnav {
	padding-left: 375px;
	_padding-left: 362px;
}
#leftimagearea {
	background-image: url(../images/left_navsub_bg.gif);
	border-bottom: 15px solid #5282AF;;
}