﻿.tableProperties
{
	width: 600px;
}

.calMid
{
	background-image:url('../Images/eventmid.jpg');
}

.spacedTD
{
	width: 15px;
}

.colWidth
{
	width: 50px;
}

.calWidth
{
	width: 200px;
}

#calendarOfEventsPicture
{
	width: 600px;
	height: 80px;
}

#calHead
{
	background-image:url('../Images/eventhead.jpg');
	height: 25px;
	width: 600px;
}

#calFoot
{
	background-image:url('../Images/eventfoot.jpg');
	height: 25px;
	width: 600px;
}

#theCalendarDiv
{
	margin-top: 20px;
	margin-left: 30px;
}
