body {
	background-color: #4B4646;
	margin-top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}
a {
	color: #992A4A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.menuitem {
	font-family: "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	color: #6A1B34;
	font-weight: normal;
}
.small_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.small_type_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#cell1 {
	background-repeat: no-repeat;
	background-image: url(images/summer_art_program_bkg.jpg);
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
}
#cell2 {
	background-repeat: no-repeat;
	background-image: url(graphics/cell2-homepage.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.indent1 {
	padding-left: 25px;
}
.indent1 h2 {
	letter-spacing: 2px;
}

