body{
	background-color: #E8EEEC;
	font-family: "Times New Roman", Times, serif;
	color: #3A5891;
}
table.body {
	background-image: url(images/Background.jpg);
	border: thin solid #A4ABA4;
	margin-top: 0px;
}
td.header {
	width: 1004px;
	height: 106px;
}
td.vmenu {
	width: 230px;
	vertical-align: top;
	text-align: center;
}
td.content {
	width: 774px;
	vertical-align: top;
	font-size: 12pt;
}
td.contactus {
	width: 360px;
	text-align: center;
	vertical-align: top;
}
td.productimage {
	width: 320px;
	text-align: center;
	height: 250px;
}
td.productdescription {
	width: 454px;
	height: 250px;
}
a {
	color: #678B37;
}
a.faq {
	font-size: 15pt;
	text-decoration: none;
}
a:hover.faq {
	color: White;
}
a.topgo {
	font-size: 10pt;
}
a.topmenu {
	text-decoration: none;
	font-weight: bolder;
	font-size: 13pt;
	font-family: Courier10 BT;
}
a:hover.topmenu {
	color: White;
}
ul.home {
	margin-top: -10px;
	font-weight: bolder;
	font-size: 14pt;
	font-weight: bold;
	list-style-type: none;
}
li.home {
	text-align: center;
}
ul.notes {
	margin-left: 175px;
	margin-right: 175px;
}
li.notes {
	
}
ul.ArtistsDirectory {
	margin-left: 200px;
}
li.ArtistsDirectory {
	padding-bottom: 15px;
}
p {
	text-align: justify;
	margin-left: 55px;
	margin-right: 40px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Courier10 BT;
	font-weight: 800;
	text-align: center;
}
ul.artists {
	list-style-type: none;
	margin-left: 220px;
}
hr {
	color: #3A5891;
	text-align: center;
	width: 400px;
	height: 3px;
}
img {
	border: none;
}