

body 	{
	font-family: arial, helvetica; 
	color:#630297;
	background-color:#87729b;
	padding:0px;
	margin:0px;
	text-align:center;
	}

.frame {
	padding:0px;
    	margin: 0px auto; /* auto enables the centering to work in firefox*/
	background-color:#ffffff;
	width:700px;
	text-align:center;
	}


.header {
	margin: 0px 0px -5px 0px;
	padding: 0px 0px -3px 0px;
	border:none;
	background: #ffffff url(gfx/gtamtam_title.gif) no-repeat;
	}

.pageContentContainer {
	clear:both;
	margin:0px;
	padding: 4px 0px 0px 0px;
	border:none;
	clear:both;
	}

.narrowColumn {
	width:230px;
	}

.floatLeft {float:left;}
.floatRight {float:right;}
.clearFloat {clear:both;}

.alignLeft {text-align:left;}
.alignRight {text-align:right;}

.pageTextContainer {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: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;} 


a:link {color:#675DCd; font-weight:600; border-bottom:1px #ffffff dotted; text-decoration:none} /*unvisited links*/
a:visited {color:#765ccc; border-bottom:1px #ffffff dotted; text-decoration:none} 
a:hover {color:#ff0000; border-bottom:1px #ff0000 dotted; text-decoration:none}
a:active {color:#675DC8; border-bottom:1px #ffffff dotted; text-decoration:none}

h1 {
color:#87729b; 
font-size: 114%;
font-weight: bold;
letter-spacing: 4px;
margin: 1px 0px 20px 0px;
padding: 5px 0px 0px 0px;
line-height: 1em;
border-top:1px #000077 dotted;
/*border-bottom:1px #000077 dotted;*/
text-align:center;

}

.taal  {
clear:both;
font-size: 90%;
font-weight: bold;
letter-spacing: 1px;
text-align:right;
margin: -35px 0px 13px 0px;
font-weight: bold;
	}

h2 {
color:#3B398E; 
font-size: 140%;
font-weight: 700;
letter-spacing: 3px;
margin: 0px 0px 0px 0px;
padding: 8px 0px 10px 0px;
line-height: 1em;
border:none;
}

h2 span {display:inline; font-size: 80%; font-weight: 700; }

h3 {
color:#999999; 
font-size: 110%;
font-weight: 700;
letter-spacing: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 1em;
}

h4 {
color:#3B398E; 
font-size: 120%;
font-weight: 500;
letter-spacing: 4px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 8px 0px;
line-height: 1em;
border:none;
}

h5 { /*captions*/
color:#333377; 
font-size: 80%;
font-weight: 600;
letter-spacing: 1px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
line-height: 1em;
border:none;
}

h5 span {font-size: 76%; letter-spacing: 1px; color:#999999;}

p {color:#111144; font-size:100%; letter-spacing:0px; margin: 0px; padding: 0px 0px 0px 0px; display:inline;}
p strong {color:#787893;} /*titles*/
p span {color:#736486; font-weight: 600; margin: 8px 0px 0px 0px; display:block; font-size:100%;}

p.slightlySmaller {font-size:90%; display:inline; line-height: 1.5em;} 
/* 1-9-09: *artist namess - index*/

p.slightlySmaller a strong {color:#2222ca;} 
/* 1-9-09: *artist namess - index*/


p.slightlySmaller a:hover strong {color:#dd1111;} 
/* 1-9-09: *artist namess - index*/

p.small {font-size:80%; display:inline; color:#222244;}

.purple, .purple strong {color:#6A6471; font-size:100%;} /*artist names*/
.purple a, .purple strong a {color:#6A64cc; font-size:100%;} /*artist names*/
.purple span {color:#dA131E; font-weight: 600; font-size:80%; display:inline;} was 
/*31-8-09 changed from 631AC7*//* website, kunstenaar titles*/
.purple em {color:#736486; font-weight: 500; font-size:100%;} /*artist abodes*/


