body
{
	background-image: url('images/handprints_sm.gif');
	text-align: center;
}
a
{
	color: #000000;
	font-weight: bold;
}
a.form
{
	color: #000000;
	font-weight: normal;
}
.nav_home
{
	width: 150;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: #FF0099;
}
.nav_photos
{
	width: 150;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: yellow
}
.nav_calendar
{
	width: 150;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: #9999CC;
}
.nav_contacts
{
	width: 150;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: purple;
}
.nav_forms
{
	width: 150;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: lime;
}
.nav_preconf
{
	width: 100;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: #CCFFFF;
}
.nav_conf
{
	width: 100;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: red;
}
.nav_junior
{
	width: 100;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: #99FF66;
}
.nav_senior
{
	width: 100;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: orange;
}
.nav_summer
{
	width: 100;
	height: 30;
	vertical-align: middle;
	text-align: center;
	background-color: #00FFFF;
}


.content_td_teens
{
	background-color: #FAEBD7;
	height: 400;
	width: 730;
}
.content_table
{
	background-color: #FAEBD7;
	height: 400;
	width: 730;
}
.content
{
	vertical-align: top;
	padding: 10px;
}
.main
{
	width: 750;
	text-align: center;
	border: 0;
}
.top
{
	width: 800;
	height: 600;
	margin-left:auto;
	margin-right:auto;
}
td.CalendarEvent
{
	font-size: 9pt;
	font-family: verdana;
	white-space: nowrap;
	border: 1px solid #CCCCCC;
}
.DayHeader
{
	color: "#ffffff";
	font-size: 9pt;
	font-family: verdana;
}

.DateNumber
{
	color: "#000000";
	font-size: 9pt;
	font-family: verdana;
	border: 1px solid #CCCCCC;
}

.EventListing
{
	font-size: 7pt;
	font-family: verdana;
}