body {
	background-image: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;	/* needed for IE 5.x to center the div */
}
#body_artist {
	width: 1250px;
}
a {
	padding: 0;
	margin: 0;
}
a:link {
	color: #000099;
	font-weight: bold;
	font-size: large;
}
wa:visited {
	color: #440088;
}
img {
	border: 0;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
}
h1 {
	padding: 1.5em 0px 0.2em;
	font-size: 1.5em;
	text-align: center;
}
h2 {
	padding: 1.5em 0px 0.2em;
	font-size: 1.35em;
}
h3 {
	padding: 1.5em 0px 0.2em;
	font-size: 1.2em;
}
h4 {
	padding: 1.0em 0px 0.2em;
	font-size: 1.0em;
}
p {
	padding: 0.5em 0px 0em;
	color: #000000;
	font-size: large;
}
td {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0px solid;
	text-align: center;
	color: #000;
}
/* use class="xxx" to apply these settings */
.padding_left_right {
	padding: 0px 150px 0px 150px;
	text-align: left;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
/* use id="xxx" to apply these settings */
#header {
	text-align: center;
	border: 0px solid;
}
#nav_button {
	border: 0px solid;
/*	width: 90px;
	height: 25px;*/
	margin: 0px;
	padding: 0px;
}
#leftcol {
	float: left;
	/*width: 120px;*/
	padding: 0px 8px 0px 15px;  /* top right bottom left */
	/*border: 1px solid #000000;*/
	/*background-color:#ff0000;*/
}
#leftcol ul {
	margin: 0; 
	padding: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 0.8em;
	/*border: 1px solid #000000;*/
	text-align:left;
}
#leftcol ul li {
	padding: 1px 0px 0px 0px;  /* top right bottom left */
	margin: 0; 
}
/*#leftcol ul li a{
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none; 
	height: 1%;		/* hack to make IE work */

/*#leftcol a:hover, #leftcol #nav a:focus { 
	background-color: #4079FD;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}*/

#content {
	border: 0px solid;
	font-size: large;
}
#content_art {
	text-align: center;
	border: 0px solid;
	font-weight: bold;
}
#art_td2 {
	width: 200px;
	vertical-align: bottom;
	font-weight: bold;
	padding: 5px 50px 40px 50px; /* top right bottom left */
	text-align: center;
}
#art_td3 {
	width: 200px;
	vertical-align: bottom;
	font-weight: bold;
	padding: 15px 10px 40px 10px; /* top right bottom left */
	text-align: center;
}
#artist_bio_td {
	width: 550px;
	vertical-align: top;
	text-align: left;
	font-size: large;
}
#event_title {
	font-weight: bold;
	font-size: 1.5em;
	color: #000088;
}
#footer {
	clear: both;		/* stay below the lowest div */
	text-align: center;
	border: 0px solid;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1.0em;
	font-style: italic;
}
#red {
	color: #7C3F10;
}
#content table tbody tr #art_td2 p {
	color: #000000;
}
#content table tbody tr #art_td3 div p {
	color: #993333;
}
#content table tbody tr #art_td3 div p {
	color: #000000;
}
#content table tbody tr #artist_bio_td32 p .style22 strong {
	color: #336600;
}
#content table tbody tr #art_td3 div p {
	color: #680D07;
}
#content table tbody tr #art_td5 p strong {
	color: #6A0E18;
}
