*
	{
		font-family:arial;
	}

h1			{	font-size:14pt;	}
h2			{	font-size:12pt;	}
li			{	font-size:8pt;	}
p,td			{	font-size:8pt; line-height:1.5em; color:#eeeeee;margin:1em 2em;}

a:link		{ color:#ffffff; }
a:visited	{ color:#ffffff; }
a:hover		{ color:#ff9900; }
a:active	{ color:#ff0000; }

#content td 
	{	padding: 1em;	}	

#contentarea
	{
		display:block;
		width:785px;
		height:100%;
		margin:0px;
		padding:0px;
		background:#2f3941 url('_images/center-bg.jpg') repeat-x;
		
	}
	
#ticker
	{
		text-align:center;
		width:100%;
		background-color:#000000;
		padding:10px 0px;
	}
	
	
/*-- SPLASH Newsletter---------------------------*/

#newsletterHome{
	display:block;
	width:717px;
	height:152px;
	background:#2f3941 url('_images/newsletterbg.jpg') no-repeat;
	margin-left:21px;
	}
	
#newsletterHome table{
	margin:15px 0 0 425px;
	}

#newsletterHome table th{
	text-align:right;
	padding-right:1em;
	}
	
#newsletterHome table .textbox{
	font-size:10pt;
	width:12em !important;
	}

	
#authorized_dealers
	{
		display:block;
		width:745px;
		padding:0px 20px;
		font-size:7pt;
	}
	
#authorized_dealers ul
	{
		list-style:circle;
		color:b87624;
	}

#authorized_dealers li
	{
		width:12em;
		float:left;
		color:#b87624;
		list-style: circle; 
	}
	
#authorized_dealers li span
	{
		color:#ffffff;
	}
	
#footer
	{
		text-align:center;
		font-size:7pt;
	}

.bgsides
	{
		background:#252525 url('_images/side-bg.jpg') repeat-x;	
	}
	
a.lnkgry:link,a.lnkgry:visited,a.lnkgry:active
	{
		color:#aeaeae;
		text-decoration:none;
	}
a.lnkwht:link,a.lnkwht:visited,a.lnkwht:active
	{
		color:#ffffff;
		text-decoration:none;
	}
#mp3-banner {
  width:600px;
	margin:0 auto;
	padding:5px 0 20px 0;
}
.mp3-banner-text {
  width:500px;
	float:left;
	font-weight:bold;
	font-size:17px;
	border:1px solid #fff;
	padding:7px;
	text-align:center;
}
.mp3-banner-player {
  width:75px;
	float:left;
	border:1px solid #fff;
}