td.track
{
	padding-top:10px;
}
table.track
{
	width:100%;
	margin:0px;
	text-align:center;
}
.listen
{
	font-family:webdings;
}
.sample
{
	text-align:center;
	font-weight:bold;
	background-color:slateblue;
	width:100%;
}

a.menuitem
{
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:yellow;
	width:100%;
	padding:6px 0px 6px 0px;
	margin:0px;
}

a:hover.menuitem
{
	background:URL("Images/starsBlue.jpg");
}

ul.menu
{
	margin:0px;
	padding:0px;
}

li.menuitem
{
	list-style: none;
	margin:0px;
	text-align:center;
	width:100%;
	padding:6px 0px 6px 0px;
}

li:hover.menuitem
{
	background:URL("Images/starsBlue.jpg");
}

.dropcap
{
	float: left;
	clear: right;
	width: .7em;
	font-family:Georgia;
	font-size: 4em;
	font-weight:normal;
	line-height:80%;	
	margin:5px 5px 0px 0px;
	padding:10px;
	background:slateblue;
	color:gainsboro;
}
div.titles
{
		float:right;
		width:50%;
		text-align:center;
		padding:5px 5px 0px 5px;
		background:wheat;
		background:lightsalmon;
		border-width:3px;
		border-style:outset;
		border-color:lightslategrey gainsboro lightslategrey gainsboro;
		margin:15px 10px 10px 10px;
}
	
div#pic
	{
		text-align:center;
		padding:5px 5px 0px 5px;
		background:wheat;
		background:lightsalmon;
		border-width:3px;
		border-style:outset;
		border-color:lightslategrey gainsboro lightslategrey gainsboro;
		margin:15px 10px 10px 10px;
	}
div img
	{
		padding-bottom:0px;
	}

div#picParty
	{
		margin:10 auto;
		width:650px;
		font-family:Comic Sans MS;
		font-size:16pt;
		color:#00EAEA;
		text-align:center;
		vertical-align:bottom;
		padding:5px 5px 0px 5px;
		xbackground:wheat;
		xbackground:lightsalmon;
		background:#00EAEA
		xbackground:#54A2F4;
		border-width:3px;
		border-style:outset;
		border-color:lightslategrey gainsboro lightslategrey gainsboro;
		xmargin:15px 10px 10px 10px;
		padding:5px 5px 10px 5px;
	}

	


