body	{
	background-color: #000000;
	font-family: verdana, arial, sans serif;
	border: 0;
	padding: 0;
}
.headerswf {
	width: 760px;
	height: 280px;
	border: 0;
	margin-left: 100px;
	padding: 0;
	background-color: #000000;
}
.tablecontainer  {
	background-color: #19262E;
	background-image: url(images/maingrad.gif);
	background-repeat: repeat-x;
	width: 760px;
	border: 0;
	margin: 0;
	padding: 0;
}
.para	{
	height: 16px;
	width: 100px;
}
.menuspace 	{
	float: left;
	width: 115px;
	padding; 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	font-weight: bold; font-size: 75%;
}
.topmenu 	{
	float: left;
	width: 130px;
	height: 25px;
	text-align: center;
	padding-top: 6px;
	margin-left: 1px; margin-right: 0; margin-top: 0; margin-bottom:0;
	background-image: url(images/menubar.gif); background-repeat: repeat-x;
	font-weight: bold; font-size: 60%;
}
.topmenuhere 	{
	float: left;
	width: 130px;
	height: 25px;
	text-align: center;
	padding-top: 6px;
	margin-left: 1px; margin-right: 0; margin-top: 0; margin-bottom:0;
	background-image: url(images/menuled.gif); background-repeat: no-repeat;
	font-weight: bold; font-size: 60%;
}
.topmenu  a	{
	font-weight: bold;
	color: #19262E;
	text-decoration: none;
}
.topmenu  a:hover {
	color: #ffffff;
	text-decoration: none;
}
.maintext	{
	color: #8FA6B4;
	font-size: 70%;
	padding-top: 60px;
	padding-left: 30px; 
	padding-right: 20px; 
	padding-bottom: 15px;
	text-align: left;
}
.greentext	{
	color: #2B8F75;
	font-size: 70%;
	padding-top: 10px;
	padding-left: 30px; 
	padding-right: 20px; 
	padding-bottom: 15px;
	text-align: left;
}
.maintext a	{
	color: #8FA6B4;
	font-weight: bold;
}
.sampletext 	{
	color: #2B8F75;
	font-size: 70%;
	font-style: italic;
}
.sampletext a	{
	color: #2B8F75;
	text-decoration: none;
	font-weight: bold;
}
.sampletext a:hover	{
	color: #C8F9EC;
}
.bandpic	{
	float: left;
	height: 127px;
	width: 100px;
	margin-left: 50px;
	margin-top: 27px;
	margin-bottom: 0px;
	border: 1px solid #8FA6B4;
}
.samples	{
	float: left;
	height: 320px;
	width: 150px;
	margin-left: 50px;
	margin-top: 90px;
	margin-bottom: 0px;
	border: 0;
}
.quotes	{
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 50px;
	margin-top: 40px;
	margin-bottom: 0px;
	border: 0;
}
.footer {
	width: 760px;
	height: 30px;
	border: 0;
	margin: 0;
	padding: 0;
}
.fadeout {
	width: 760px;
	height: 40px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url(images/fadeout.gif);
	background-repeat: repeat-x;
}
.foottext	{
	color: #2C5E5C;
	font-size: 60%;
	margin: 0;
	text-align: center;
}
.foottext a	{
	color: #2C5E5C;
	font-weight: bold;
}