body {
	background-color:#99CC33;
	margin:20px 0px 0px 0px;
	
}

body.nav_left {
	background-color:#FFFF99;
	margin:0px 0px 0px 0px;
}

body.nav_top {
	background-color:#99CC33;
	margin:0px 0px 0px 0px;
}

body.header {
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
}

a, b, i, td, tr, table {
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

small {
	color:#000000;
}

h1, h2, h3, h4 {
	color:#000000;
}

a, a:link, a:hover, a:active, a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

img {
	border:0px none;
}

.thead {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color:#FFFF99;
	color:#000000;
}

td.thead,
td.thead a,
td.thead b {
color:#000000;
}
 

.tphoto {
	vertical-align:top;
	text-align:center;
}

.caption {
	font-weight:bold;
}

.tinfo {
	vertical-align:top;
}

.artist {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

.title {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}

.subtitle {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

