body
{
	margin: 0;
	padding: 0;
	background: #640000;
	font: 13px arial, sans-serif;
}

div#page
{
	width: 784px;
	margin: 10px auto 0 auto;
	padding: 2px 0 1px 0;
	background: white;
}

div#top
{
	height: 85px;
	margin: 0 2px 0 2px;
	padding: 0;
	background: url("images/top.gif");
}

div.contact
{
	float: right;
	margin-right: 5px;
	font: bold 14px "trebuchet ms", sans-serif;
	color: white;
	text-align: right;
}

div.contact a:link, div.contact a:visited, div.contact a:hover, div.contact a:active
{
	color: white;
}

div#menu
{
	float: left;
	padding: 8px 0 0 3px;
}

.menulink:link, .menulink:visited, .menulink:active
{
	display: block;
	width: 156px;
	border-bottom: 1px solid #D3D3D3;
	padding: 7px 0 3px 0;
	font: bold 14px "trebuchet ms", sans-serif;
	color: #A80F1D;
}

.menulink:hover
{
	color: #640000;
}

img#piano
{
	margin: 15px 0 0 2px;
	border: 1px solid #D3D3D3;
}

/*CONTENT*/
div#content
{
	float: right;
	width: 570px;
	margin: 0;
	padding: 0 25px 5px 25px;
}

h1
{
	margin: 15px 0 0 0;	
	border-bottom: 1px solid #A80F1D;
	font: bold 22px "trebuchet ms", sans-serif;
	color: #640000;
}

h2
{
	margin: 15px 0 0 0;	
	border-bottom: 1px solid #A80F1D;
	font: bold 18px "trebuchet ms", sans-serif;
	color: #A80F1D;
}

h3
{
	margin: 15px 0 -12px 0;
	font: bold 16px "trebuchet ms", sans-serif;
}

p
{
	margin: 15px 0 0 0;
}

a, a:link, a:visited, a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #1B3C74;
	cursor: pointer;
}

a:hover
{
}

img, fieldset
{
	border: 0;
}

img.shauna
{
	float: right;
	margin: 15px 0 0 25px;
	border: 1px solid #D3D3D3;
}

span.emphasis
{
	font: bold 15px "trebuchet ms", sans-serif;
}

img.recital
{
	float: left;
	height: 107px;
	margin: 2px;
	border: 1px solid black;
}

/*FOOTERS*/
p.siteby
{
	clear: both;
	margin: 15px 0 -4px 130px;
	font: 11px arial, sans-serif;
}

p.copyright
{
	clear: both;
	height: 17px;
	margin: 5px 2px 0 2px;
	padding: 3px 0 2px 0;
	background: #A80F1D;
	font: 11px arial, sans-serif;
	color: white;
	text-align: center;
}