﻿*
{
	margin:0;
	padding:0;
}

p
{
	margin:0px 0 15px 0
}

img
{
	border:none;
	margin:0;
}

ul
{
	margin:0px 0 10px 30px;
}

h1
{
	font-size: 10pt;
	color: #946DAC;
	border-bottom: 1px #D3B6E6 solid;
	margin-bottom:10px;
}

html
{
	background:#D3B6E6 url('images/bg.jpg') repeat-x top;
}

body
{
	width:800px;
	margin:auto;
	text-align:justify;
	font-family:tahoma;
	font-size:11pt;
}

#page
{
	width:736px;
	margin:auto;
	margin-top:30px;
	background:#fff;
}
#page1
{
	width:736px;
	margin:auto;
}
#header
{
	width:736px;
	height:291px;
	background-image:url('images/header.jpg');
}
#headerInfo
{
	width:736px;
	height:291px;
	background-image:url('images/header.jpg');
}
#headerEvents
{
	width:736px;
	height:291px;
	background-image:url('images/header.jpg');
}
#header-Used-Harps
{
	width:736px;
	height:291px;
	background-image:url('images/header.jpg');
}
#header-Links
{
	width:736px;
	height:291px;
	background-image:url('images/header.jpg');
}
#header-Harps
{
	width:736px;
	height:291px;
	background-image:url('images/header.jpg');
}
#header-Contact
{
	width:736px;
	height:291px;
	background-image:url('images/header.jpg');
}

#leftBlock
{
	width:217px;
	float:left;
	margin-top:0px;
	background:#fff url('images/menu.jpg') no-repeat top left;
}

#menu ul
{
	margin:0px;
	width:200px;
	
}

#menu ul li
{
	list-style:none;
	display:inline;
	line-height:30px;
}

#menu ul li a
{
	border-bottom: 1px #946DAC dotted;
	/*padding:8px;
	background:#1359bd;*/
	text-decoration:none;
	color: #946DAC;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	display: block;
	margin-bottom: 2px;
	padding-left:25px;
}

#menu ul li a:hover
{
	color:#98295C;
}
#menu ul li a.selected
{
	color:#98295C;
}
.contentblock
{
	float: right;
	width: 507px;
	color: #946DAC;
	background: url('images/text.jpg') no-repeat top left;
	padding-right:10px
}

#pix img
{
	display:block;
	margin-bottom:5px;
}


#footer
{
	font-size:8pt;
	color:#fff;
	background: url('images/footer.gif');
	height:19px;
}

#footer a
{
	color:#fff;
}























