html {
	height: 100%;
	width: 100%;
}
#container {
	margin: auto;
	padding: 0px;
	height: auto;
}
#candkart {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0097AC;
	background-color: #FFFFFF;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
	width: 760px;
}
#main {
	margin-right: auto;
	margin-left: auto;
}
#print {
	display: none;
}
a:link {
	color: #0097AC;
}
a:visited {
	color: #0097AC;
}
a:hover {
	color: #FF3399;
}
body {
	background-color: #FFFFFF;
}
div#headidentity	{
	height: 175px;
	width: 760px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-image: url(images/caklogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	}
div#headidentity h1	{
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 20px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for pre 6.0 IE Win */
	display: none;
	}
div#headidentity h3	{
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for pre 6.0 IE Win */
	display: none;
	}
#container #candkart #text {
	text-align: center;
	display: block;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.homeblerb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3399;
	display: block;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.05em;
	font-weight: normal;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 23px;
}

#navcontainer li { margin: 0 0 4px 0; }

#navcontainer a
{
	display: block;
	padding: 12px 2px 12px 28px;
	width: 150px;
	background-color: #FFFFFF;
	color: #1aa9c3;
}

#navcontainer a:link, #navlist a:visited
{
	color: #1aa9c3;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer a:hover
{
	background-color: #FFFFFF;
	background-image: url(images/over.gif);
	color: #FF3399;
	background-repeat: no-repeat;
	background-position: left center;
}

#active a:link, #active a:visited, #active a:hover
{
	background-color: #FFFFFF;
	background-image: url(images/over.gif);
	color: #FF3399;
	background-repeat: no-repeat;
	background-position: left center;
}
.illustrations {
	border: 1px solid #000000;
}
.copyright {
	font-size: 11px;
}
.bigpink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3399;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.05em;
	font-weight: normal;
}
