td.ttl
{
	background: url( images/amybluntzer_title.jpg );
	background-repeat: no-repeat;
	height: 130;
	width: 560;
}

td.logo
{
	background: url( images/amyhawkinsrd_logo.jpg ) center;
	background-repeat: no-repeat;
	height: 130;
	width: 150;
}

td.applebg
{
   background-color: #CCFFCC;
}


td.leftmenu
{
	width: 150;
}

td.redapple
{
	background: url( images/red_apple_50pct_67pxl.jpg );
	background-repeat: no-repeat;
	height: 67;
	background-position: center;
}

td.yellowapple
{
	background: url( images/yellow_apple_50pct_67pxl.jpg );
	background-repeat: no-repeat;
	height: 67;
	background-position: center;
}

td.greenapple
{
	background: url( images/green_apple_50pct_67pxl.jpg );
	background-repeat: no-repeat;
	height: 67;
	background-position: center;
}

a
{
	text-decoration: none;
	color: #006400;
}

a:hover
{
	color: Blue;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
   color: #006400;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
   color: #006400;
}

td.border2
{
	border-color: darkgreen;
	border-width: 2;
}

