﻿
.imagegallery
{
	width: 815px;
	height: 600px;
	min-height:600px;
	float: left;
	margin-left:30px;
	
}
.gallerytable
{
	margin-left: 15px;
	
}
.contentleftside
{
	width:600px;
	float:left;
	margin-left: 8px;
	
}
.contentrightside
{
	width: 150px;
	float: left;
	
}
.imagetitlediv
{
	 width:520px;
	
	float:left;
	background-color: #666699;
}
.imagediv
{
	width:500px;
	height:300px;
	float:left;
}
.slideTitle
{
	color: #cc3300;
	width: 518px;
}

.categoryitem
{
	font-size:11px;
	font-weight:bold;
}