﻿#FAQDiv
{
	padding-top: 10px;
	height: 400px;
}

#FAQContent
{
	text-align: center;
}

#divAnswer
{
	height: 160px;
	width: 500px;
	overflow-x: auto;
    overflow-y: visible;
	margin-left: auto;
	margin-right: auto;
}

#footer
{
	margin-top: 190px;
}

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

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

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

.spacedTD
{
	width: 20px;
}

.calWidth
{
	width: 600px;
}