
body, h1, p, input 
{ 
	color: #222222; 
	font-weight: plain; 
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: medium;
	text-align:center;
	background:none;
}


a:link {color:#675DCd; border-bottom:1px #cccccc dotted; text-decoration:none} /*unvisited links*/
a:visited {color:#876Dcc; font-weight:600; border-bottom:1px #cccccc dotted; text-decoration:none} 
a:hover {color:#ff0000; font-weight:600; border-bottom:1px border-bottom:1px #cccccc dotted; text-decoration:none}
a:active {color:#675DC8; border-bottom:1px #cccccc dotted; text-decoration:none}

.frame {  /* the page container */
    width: 660px;
    margin: 0px; 
    padding: 0px 0px 0px 20px;
    text-align:center;
	border:0px;
/*border:1px #ff0000 solid;*/
height:100%;
}


/*.header:before {content:"TamTam Festival, Leiden-Noord :: 23 mei t/m 1 juni 2008";}*/
.header img {display:none;}

.taal{display:none;} 

img {border:none; display:inline; margin: 0px; padding: 0px;} /* nec to keep invisibles on same line */
.border img {border:1px #000000 solid; margin: 0px 8px 2px 0px;} 

.pageContentContainer {
	margin:0px;
	padding: 4px 0px 0px 0px;
	border:none;
	clear:both;
	}

.floatLeft {float:left;}
.alignLeft {text-align:left;}

.pageTextContainer {
	margin: 0px 15px 0px 10px;
	padding: 0px 0px 0px 0px;
	border:none;
	}

h1 {
display:block;
color:#000000;
font-size: 130%;
font-weight: bold;
letter-spacing: 2px;
margin: 20px 0px 15px 0px;
padding: 0px 0px -10px 0px;
text-align: center;
line-height: 1.em;
background-color:none;
border-top:1px #333377 dotted;
border-bottom:1px #333377 dotted;
}

h2 { 
display:block;
color:#000000;
font-size: 110%;
font-weight: bold;
letter-spacing: 2px;
margin: 8px 0px 15px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
line-height: 1.em;
background-color:none;
}

h3, h4 { 
color:#000000;
font-size: 120%;
font-weight: 500;
letter-spacing: 4px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 18px 0px;
background-color:none;
}

h5 {
color:#111144; 
font-size: 100%;
font-weight: 600;
letter-spacing: 2px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
line-height: 1em;
border:none;
}

p {font-family: arial, helvetica; color:#111144; font-size:100%; 
letter-spacing:0px; margin: 0px; padding: 0px 0px 0px 0px; text-align:left;}

p span {font-weight: 600; margin: 0px 0px 5px 0px; display:block; }

