body
{
	background-color: #000000;
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size: 9pt;
	color: #ffffff;
}

td
{
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size: 9pt;
	color: #ffffff;
}

a:link
	{	text-decoration: underline; color:#f5c503; }
a:active
	{	text-decoration: underline; color:#f5c503; }
a:visited
	{	text-decoration: underline; color:#f5c503; }
a:hover
	{	text-decoration: underline; color:#b54a1e; }
	
a:link img
	{	text-decoration: underline; color:#f5c503; }
a:active img
	{	text-decoration: underline; color:#f5c503; }
a:visited img
	{	text-decoration: underline; color:#f5c503; }
a:hover img
	{	text-decoration: underline; color:#ffffff; }

div#contentWindowDiv a:link img
	{	text-decoration: underline; border-color:#f5c503; }
div#contentWindowDiv a:active img
	{	text-decoration: underline; border-color:#f5c503; }
div#contentWindowDiv a:visited img
	{	text-decoration: underline; border-color:#f5c503; }
div#contentWindowDiv a:hover img
	{	text-decoration: underline; border-color:#ffffff; }


h1
{
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size: 14pt;
	/*color: #ffffff;*/
	color:#C0C0C0; 
}

h2
{
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size: 12pt;
	color: #C0C0C0;
}

h3
{
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size: 10pt;
	color: #C0C0C0;
}

hr
{
	height: 1px;
	width: 100%;
	color: #990000;
	background-color: #990000;
}

.horizon        
{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

.mainborder
{
	/*border-width: 1px;
	border-color: #990000;
	border-style: solid;*/
	width: 1000px;
	height: 500px;
	margin-left: -500px;
	position: absolute;
	top: -250px;
	left: 50%;
}

.contentTD
{
	background: #000000 url(./images/layout/bkgdtest.jpg) no-repeat fixed center center;
	background-position: center center;	
}

.contentWindow
{
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size: 10pt;
	color: #ffffff;
	width: 780px;
	height: 444px;
	overflow: auto;
	position: relative;
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #000000;
	/* scrollbar-highlight-color: #ff0000;  */ 
	/* scrollbar-track-color: #ff0000;  */
	/* scrollbar-arrow-color: #ff0000;  */
}

.contentInnerWindow
{
	padding: 15px 15px 15px 15px;
	overflow: hidden;
	width: auto;
	
}

.test
{
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
}

.staticImg
{
	border-width: 1px;
	border-color: #990000;
	border-style: solid;
}
/* News Items */
.newsDiv
{
	border-width: 1px;
	border-color: #990000;
	border-style: solid; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	HEIGHT: 420px;
	/*height: 300px;*/
}

.newsDiv h1
{
	margin-top: 0px;
}

.newsSingle
{
	VISIBILITY: hidden; /*visible; */
	DISPLAY: none; /* block; */
	POSITION: relative; 
	TOP: 0px; 
	LEFT: 0px; 
	WIDTH: 258px; 
	/*HEIGHT: 335px;*/
}

/*.comingSoon
{
	POSITION: relative; 
	vertical-align: bottom;
	
	top: 10px;
	z-index: 1;
}*/

.newsItemDate
{
	/*color:#C0C0C0; font-style:normal; font-family:tahoma; font-size:11pt; font-weight:bold;*/
	color:#C0C0C0; 
	font-style:normal; 
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size:9pt; 
	font-weight:bold;
}
.newsItemTitle
{
	/*color:#C0C0C0; font-style:normal; font-family:tahoma; font-size:11pt; font-weight:bold;*/
	color:#C0C0C0; 
	font-style:normal; 
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size:9pt; 
	font-weight:bold;
}
.newsItemContent
{
	/*color:#d3d3d3; font-style:normal;*/
	color:#ffffff; font-style:normal;
}


/* Discography */
.DiscTitle
{
	color:#C0C0C0; 
	font-style:normal; 
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size:12pt; 
	font-weight:bold;
}

.DiscTrackTitle
{
	font-weight: bold;
}

.DiscTrackListing
{
}


/* Band */
.bandmember
{
	color:#f5c503; 
	font-style:normal; 
	font-family: Times New Roman, Times New Roman, Serif;	/* font-family:tahoma; */
	font-size:11pt; 
	font-weight:bold;
}

.bandpiece
{
	color:#b54a1e; font-style:normal; font-family:tahoma; font-size:10pt; font-weight:normal;
}




#CreditTable td
{
	font-family: Times New Roman, Times New Roman, Serif;	/* Verdana, Arial, Helvetica, sans-serif; */
	font-size: 8pt;
	color: #990000;
}

#CreditTable a:link
	{	text-decoration: none; color:#990000; }
#CreditTable a:active
	{	text-decoration: none; color:#990000; }
#CreditTable a:visited
	{	text-decoration: none; color:#990000; }
#CreditTable a:hover
	{	text-decoration: underline; color:#990000; }
	
	
#lineupTable td
{
	border-style: solid;
	border-width: 1px;
	border-color: #990000;
}
