#PageImages
{
	width:580px;
	background-color: #FFFFCC;
	border: thin solid #666666;
	margin-left:3px;	
}

#PageImage
{
	width:250px;
	background-color: #FFFF66;
	border: thin solid #666666;
	margin-left:0px;
	text-align:center;	
}

#ImageDescription
{
	float:right;
	width:320px;
	background-color: #CCCCCC;
	border: thin solid #666666;
	margin-top:0px:
	margin-right:0px;
	height:100%;
}

.ImageTitle
{
	font-weight:bold;
}

.ImageDescription
{
	font-style:italic;
}

img-shadow 
{
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  /*margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;*/
  }

.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
 /* margin: -6px 6px 6px -6px;*/
  padding: 4px;
 }
