#footer {
	font-size:10pt;
	color:#fff;	
	text-align:right;
	clear:both;
	background-color: #C42127;
}

#site-credits
{
	font-size:9pt;
	color: #000000;
	text-align: center;
}

#calendar-header td
{
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

#calendar-details td
{
	background-color: #DDDDDD;
	padding: 4px;
}

#whole-page
{
/*	width: 800px; */
	width: 950px;
}

#page-content
{
	width: 100%;
/*	height: 600px; */
	height: auto;
	background:#FFFFFF;
	margin-left: auto;
    margin-right: auto;	
}

#greetingsPanel
{
	width: 75%;
	height: 100%;
	text-align: left;
}

#banner {
	font-size:30px;
	background-image:url(../images/ank_header_color.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 298px;	
/*	background-image:url(../images/ank_header.jpg); */
/*  width: 800px; */	
/*	height: 256px; */
}

#loginFormPanel
{
	width: 90%;
}

#newAccountPanel
{
	width: 90%;
}

