/* styles used on homepage */
body {
	margin: 0px;
	font-family: DomCasual, MarkerFelt, "Comic Sans MS", cursive;
	/*Verdana, Arial, Helvetica, sans-serif;*/
	color: #000066;
	font-size: 12px;
	background-color: #FFE384;
}

.footer {
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 5px;
	line-height: 15px;
}
#homepageLayoutTable {
	background-color: #FFFFCC;
	border: 2px solid #FF9E39;
	margin: 10px;
}
h1 {
	letter-spacing: 0.8em;
	text-align: center;
}
h2 {
	font-size: 140%;
	color: #D63821;
	text-align: center;
}
