/* External CSS file*/
/* File name: homelcs.css */
/* Re-launch expected June 2008 */
/* Validated W3C ... 2008 */


a:hover {
	color: #FF0000;
	text-decoration: underline
}
a:visited {
	color: #7C5337; text-decoration: underline
}
a:active {
	color: #3F5883; text-decoration: underline
}

p {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;	
}
h1 {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
#indexcal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/indexcal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 140px;
	text-align: center;
}
#footerlogo {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	align: center;
}
#footeracknowledge {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #999999;
}
#footerlcs {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	align: center;
}

#footercopy {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	align: center;
}
