#galleryItems
{
	padding: 20px;
}

#addGallery
{
	float: left;
}

.galleryItem0
{
	float: left;
	width: 300px;
	height: 350px;
	border:3px solid #333333;
	margin-bottom: 60px;
	background-color: #D7C0C0;
}

.galleryItem0 a, a:visited
{	
	color: #000000;
}

.galleryItem1 a, a:visited
{	
	color: #000000;
}

.galleryThumb
{
	text-align: center;
	margin-left: 50px;
	width: 200px;
	height: 265px;
}

.galleryThumb a img
{
	border:2px solid #333333;
	max-width: 200px;	
	max-height: 300px;	
}

.galleryItem0 .galleryTitle
{
	height: 44px;
	width: 306px;
	background-image:url('../images/titles/gallerytitle_back.png');
	background-repeat:no-repeat;
	margin-left: -3px;
	margin-top: -5px;
	padding-top: 8px;
	padding-left: 14px;
	color: #FFFFFF;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 18px;
}

.galleryItem0 .galleryTitle a, a.visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.galleryItem1 .galleryTitle a, a.visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.galleryItem1
{
	float: right;
	width: 300px;
	height: 350px;
	border:3px solid #333333;
	margin-bottom: 60px;
	background-color: #D7C0C0;
}

.galleryItem1 .galleryTitle
{
	height: 44px;
	width: 306px;
	background-image:url('../images/titles/gallerytitle_back.png');
	background-repeat:no-repeat;
	margin-left: -3px;
	margin-top: -5px;
	padding-top: 8px;
	padding-left: 14px;
	color: #FFFFFF;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 18px;
}
