body { 
	margin: 0;
	padding: 0;
	border: 0;
	f ont-family:times-roman,verdana,arial,sans-serif;
	font-size:13px;
}

img {
	border:0;
	}
	
a {
	text-decoration:none;
	color:#888;
	}
#page_margins {
	margin:0 auto;
	b order: 1px solid blue;
	width:620px;
	}
	
#page {
	text-align:center;
	w idth:680px;
	b order:1px solid blue;
	}
#menu {
	margin-bottom:2em;
	}
	
/* artist */
.aName {
	font-size:150%;
	}
#artists .artist {
	margin:2ex 0;
	}
	
.sec1 {
}

.presslong {
	width:350px;
	margin-left:135px;
	text-align: justify;
	}

h3 {
	font-size:13pt;
	margin-top:2em;
	margin-bottom:0;
}

.halfColumn {
	float:left;
	margin-bottom:30px;
	width:304px;
}

/* artwork */
.awDate {
	font-style:italic;
	}
.awTitle {
	font-weight:bold;
	}
.disabled {
	color:#ccc;
	}

/* exhibistions */
.exTitle {
	font-size:16pt;
	font-family:times-roman;
	}
	
/* test/debug */	
.tstBrd {
	border:1px dotted red;
	}
.tstBrd2 {
	border:1px dotted green;
	}	