@charset "utf-8";
/* CSS Document */
*	{padding: 0; margin: 0;}

body
	{background: #000000; font-family: Cambria, Georgia, "Times New Roman", Times, serif;}

#canvas	
	{background: #000000 url(/images/layout/bg_main.jpg) no-repeat -20px 150px; position: absolute; left: 50%; margin-left: -525px; width: 900px; height: 650px;}
#title
	{position: absolute; top: 20px; left: 353px; z-index: 1;}
#copyright
	{color: #996E66; position: absolute; top: 650px; left: 250px; font-size: 10px;}
#line	
	{position: absolute; top: 132px; left: 302px; z-index: 2;}
#page	
	{width: 473px; height: 500; background: url(/images/layout/page_border.gif) repeat-y top right #FFFFFF; min-height: 100%; position: absolute; left: 470px; }
#navigation	
	{position: absolute; top: 132px; left: 0px; background: url(/images/layout/navigation_border.gif) repeat-y #faf5f1 top right ; border-bottom: #000000 solid 1px; width: 453px; padding: 4px 10px 5px 10px; /*display: none;*/}
	#navigation a	
		{padding: 0px 2px 0px 2px; font-size: 14px; text-decoration: none; color: #330E00;}
	#navigation a:hover
		{color: #996633;}
#myspace	
	{position: absolute; top: 165px; left: 0px; text-align: right; width: 460px; color: #330E00;}
	#myspace a	
		{text-decoration: none; color: #663300;}
	#myspace a:hover 
		{text-decoration: underline;}
#content
	{margin: 200px 30px 50px 30px;}
	#content.contact h2, #content.contact p, #content.concertdata h2, #content.concertdata p
		{text-align: right;}
	#content h1
		{font-size: 48px; color: #330E00; font-weight: normal; margin: 0px 0px 40px 0px; letter-spacing: -.05em; text-align: right;}
	#content h2
		{font-size: 18px; color: #330E00; margin: 40px 0px 5px 0px; letter-spacing: -.05em;}
	#content p
		{font-size: 14px; color: #330E00; letter-spacing: .02em; margin: 40px 0px 10px 0px;}
	#content.repertoire p
		{margin: 20px 0px 5px 0px;}
	#content a
		{color: #BB6E66; text-decoration: none;}
	#content a:hover
		{color: #330E00; text-decoration: underline;}
	#content li
		{font-size: 14px; color: #330E00; letter-spacing: .02em; margin: 0px 0px 15px 15px;}
	#content small
		{font-size: small; color: #BB6E66; letter-spacing: .02em; margin: 0px 0px 10px 0px;}

div.videocontainer
	{text-align: center;}
	
#jeroen_01
	{margin: -5px 10px 0px 0px;}
	


