body
{
    background-color: #004712;
    margin: 0px;
}

.shadow
{
    background: top;
    background-repeat: repeat;
    background-image: url(/images/frame/Bkgrd-shadow.gif);
}

.image-right
{
	float: right; 
	margin-top: 10px; 
	margin-left: 20px;
	margin-bottom: 10px;
	max-height: 300px;
	max-width: 500px;
}

.image-left
{
	float: left; 
	margin-top: 10px; 
	margin-right: 20px;
	margin-bottom: 10px;
    max-height: 300px;
    max-width: 500px;
}

.pg
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/pg/gallery-bkgrd.jpg);
}

.pg-detail
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/pg/image-bkgrd.jpg);
}

.pg-caption
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/pg/caption-bkgrd.jpg);
}
