/* CSS Document */

div#leftCol{
	border-left:solid 9px #DCE488;
	border-right:solid 9px #DCE488;
	border-bottom:solid 9px #DCE488;
}
div#leftCol h2{
	color:#B8CA03;
}
div#galleryHome{
	background:url(media/gallery_bg_bracken.gif);
}
div#galleryHome img{
	border:solid 3px #DCE488;
}
div#galleryHome dt{
	color:#B8CA03;
}
div#rightCol img{
	border:solid 3px #DCE488;
}
div#rightCol dt a{
	color:#DCE488;
	text-decoration:none;
}
div.subHomepage img{
	border:solid 3px #DCE488;
}
.comments{
	color:#B8CA03;
}
div#mainGalleryImage img{
	border:none;
}

div.subHomepage img.imageRightNoBorder{
	border:0;
}
div.subHomepage img.imageLeftNoBorder{
	border:0;
}
