@charset "utf-8";
#mainContent {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
#galleryContainer {
	background-image: url(images/gallery_bg.jpg);
	height: 373px;
	width: 470px;
}
#galleryContainer #mainImage {
	height: 273px;
	width: 470px;
}
#galleryContainer #smallImage {
	height: 77px;
}
#galleryContainer #navigationcontrol {
	height: 20px;
}

