body
{
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin: 0;
	background-color: #F6A1A8;
	background-image: url(Images/Background.gif);
}
#OuterTable
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#BlankRow
{
	width: 770px;
	height: 20px;
}
#LeftSide
{
	background-image: url(Images/Logo.gif);
	width: 236px;
	height: 177px;
}
#RightSide
{
	background-image: url(Images/Slogan.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 534px;
	height: 177px;
	margin-left: 236px;
}
#Subhead
{
	color: #F6A1A8;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #F6A1A8;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 510px;
	margin-left: 10px;
}
#MenuColumn
{
	background-image: url(Images/LeftMenu.jpg);
	width: 236px;
	height: 348px;
	float: left;
}
#ContentColumn
{
	min-height: 348px;
	background-color: White;
	width: 534px;
	margin-left: 236px;
	overflow: auto;
}
#CopyrightArea
{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}
a.Copyright:link, a.Copyright:active, a.Copyright:visited
{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
a.Copyright:hover
{
	color: #FFF;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
.Copyright
{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}
#LinkArea
{
	margin-top: 140px;
	margin-left: 60px;
	line-height: 20px;
}
a.LeftMenuLinks:link, a.LeftMenuLinks:active, a.LeftMenuLinks:visited
{
	color: Black;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 14px;
}
a.LeftMenuLinks:hover
{
	color: #F6A1A8;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-size: 14px;
}