* {
	margin:0;
	padding:0;
}
A.menu
{
font-family: arial;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}
A.topmenu {
	margin-top:5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
A.submenu {color: #888888;}
A.botmenu {color: #000000;}
A.topmenu:hover
{
	text-decoration: underline;
	color: #F7FF0D;
}
A.submenu:hover
{
	color: #000000;
	text-decoration:underline;
}
A.botmenu:hover
{
	color: #A0A0A0;
	text-decoration:underline;
}
A.topmenu:active
{
	color: #F7FF0D;
}
A.submenu:active
{
	color: #ee1d25;
}
A.botmenu:active
{
	color: #A0A0A0;
}

.topmenu
{

		text-indent: 0px;
}
.submenu
{
		text-indent: 6px;
}
.botmenu
{
    background-color: #CCcccc;
    layer-background-color: #CCcccc;
		text-indent: 4px;
}

.outer{
	position:relative; 
	width:662; 
	margin-top: 0;
	margin-bottom:10;
	border:0px solid yellow;	
	padding-bottom:0;
}

.sptopbar{
	position: relative;
	width: 660px;
	height: 140px;
	margin-top:10px;
}

.spleftpane{
	position: relative;
	float:left;
	width: 240;
	height: 433;
	background-image: url(images/violin_left.jpg);
	border-left:0px solid #eeeeee;
	border-bottom:0px solid #eeeeee;
	
}
.sprightpane{
	position: relative;
	float:left;
	width: 420;
	height: 433;
	background-color: #FAF6D0;	
}

.topbar{

	position: relative;
	width: 660;
	height:100;
	background-color: #D4CD90;
	
}

.menublock{
	position: relative;
	left: 0;
	width: 656;
	padding-top:2;
	padding-left:2;
	height: 24;
	background-color: #343100;
	border-left:0px solid #eeeeee;
	border-right:0px solid #eeeeee;	
}

* html .menublock{
	width: 660;
}
.content{
	position: relative;
	left: 0;
	width: 658;
	background-color: #FAF6D0;
	border-left:0px solid #e92317;
	border-right:0px solid #e92317;
	border-bottom:0px solid #e92317;	
	padding-bottom:5;

}

* html .content{
	width: 660;

}


.spmenustyle{
	list-style-type: none;
	margin-left: 0;
	/*margin-top:20;	*/
}
.menuitem{
	margin:0;
	padding:0;
	/*position: relative;*/
	/*margin-left:5;*/
	/*top: 5;*/
}
.listitem{
  margin-top:5;
}

A.menuitem{
	margin-top:0;
	font-family: arial;
	font-size: 13px;
  text-decoration: none;
	color: #ffffff;
}

A.menuitem:hover{
	margin-top:0;
	font-family: arial;
	font-size: 13px;
  	text-decoration: underline;
	color: #F7FF0D;
}



A.home{
  	text-align:right;
  	right: 5;
		padding-right:10;
		top: 5;
		font-family: arial;
		font-size: 11px;
  	text-decoration: none;
		color: #343100;
}

.sprightpanetext{
	font-family: arial;
	font-size: 10px;
  	text-decoration: none;
	color: #0;
}

.sprightpanetextbold{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
  text-decoration: none;
	color: #0;
}

.advert{
 	position: absolute;
	left: 0;
	bottom:0;
	margin-left:5;
	margin-bottom:5;
}

.sideul{
	margin:0;
	padding:0;
	padding-top:70;
	padding-left:24;
	list-style-type: none;
	width:200;
}

.sideli{
	margin:0;
	padding:0;
	margin-top:5;
	position:relative;
	border: 0 solid;
	width: 160;

}

a.sitebyq{
	text-decoration: none ;
	color:#ffffff;
}

a.sitebyq:hover{
	text-decoration: underline ;
	color: #F7FF0D;
}

.listitem{
	text-decoration: none;
	color:black;	
	}
	
.listitem:hover{
	text-decoration: none;
	color:black;	
	}	

