body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 115%;
	color: #333333;
}

td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
}

th {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
}

A:link {
	text-decoration: none;
	font-weight: bold;
	color: #841921;
}

A:active { 
	text-decoration: none 
}

A:visited {
	text-decoration: none;
	color: #841921;
}

A:HOVER {
		background-color : #82171F;
		color : White;
		text-decoration : none;}

.noflash a:hover {
		color : White;
		text-decoration : none;
}
		
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px;
	width: 100%;
	background-color: #660000;
	background-image: url(images/esd-web20-spacer.gif);
	height: 92px;
	text-align: left;
}

#menu{
	float: left;
	position: absolute;
	margin-top: 20px;
	font-size: 130%;
	color: #FFFFFF;
	width: 300px;
}

#content{
	float:left;
	width: 90%;
	margin: 0;
	padding: 0 3% 0 0;
	text-align: center;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}

#artist1{
	float:left;
	width: 235px;
	margin: 0 20;
	padding: 0;
	height: 352px;
	background-image: url(images/wendy-bkgd.gif);
}

#artist2{
	float:left;
	width: 235px;
	margin: 0 20;
	padding: 0;
	height: 352px;
	background-image: url(images/hal-al.gif);
}

#artist3{
	float:left;
	width: 235px;
	margin: 0 20;
	padding: 0;
	height: 352px;
	background-image: url(images/kling-bkgd.gif);
}
		
#footer {
	float:left;
	margin: 0;
	padding: 0 3% 0 0;
	text-align: left;
	vertical-align: bottom;
	position: absolute;
	left: 28px;
	top: 479px;
	clear: both;
	width: 90%;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #82171F;
}
p {
	line-height: 115%;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #82171F;
	text-align: left;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
