﻿#myGallery
{
	width:750px;
	height:500px;
	margin-right:auto; 
	margin-left:auto;
	color:#FF0000;
	margin-bottom:10px;	
}


.collageFrame
{
	display:inline;
	width:1000px;
}

.collage
{
  border: 1px solid #DD0000;
  height: 250px;
  width: 400px;
  display: inline;
  
}	

div.collage a:hover img {border: 1px solid #0000ff;}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
