body
{
	background: #000000 url("../images/imgBackground.gif") top left repeat-y;
	background-position: 0px -37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}

div, td, p, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#Player
{
	float: right;
}

#SPMLogo
{
	position: absolute;
	top: 34px;
	left: 14px;
}

#Navigation
{
	position: absolute;
	top: 331px;
	left: 7px;
	background: #000000;
}

#Navigation div
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
}

#Content
{
	margin-right: 50px;
	padding-bottom: 100px;
	position: absolute;
	top: 66px;
	left: 300px;
}

#clientsMain
{
	
}

.newsItem
{
	margin-bottom: 25px;
}

.newsHeader
{
	margin-bottom: 15px;
	clear: left;
}

.newsHeadline
{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

.newsHeadlineSm
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.newsDate
{
	font-size: 10px;
	font-weight: bold;
}

a
{
	color: #ff7100;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #ff7100;
	font-weight: bold;
	text-decoration: underline;
}

a.white
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.emailSignup
{
	background: #780078;
	border: 1px dashed #ffffff;
}

.clientMainListing
{
	position: relative;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.clientMainListing img
{
	border: 1px dashed #ffffff;
}

.artistBio
{
	margin-bottom: 30px;
	text-align: justify;
}

.artistPressRelease
{
	margin-bottom: 30px;
	text-align: justify;
}

.artistPhoto
{
	position: relative;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

.artistPhoto img
{
	border: 1px dashed #ffffff;
}

.releaseInfo
{
	width: 100%;
	background: #222222;
	border: 1px dashed #ffffff;
	margin-bottom: 10px;
}

.leftCol
{
	padding-right: 20px;
}

.rightCol
{
	width: 250px;
}

.artistHeadline
{
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	background: #ff7100;
	border: 1px dashed #ffffff;
}

.archivedPressRelease
{
	margin-bottom: 5px;
}

.artistNews
{
	text-align: justify;
	width: 250px;
}

.artistMainPhoto img
{
	border: 1px dashed #ffffff;
}

#LPMain
{
	margin: 0px none;
	margin-right: 20px;
}
	
#LPMain p, #LPMain span, #LPMain td, #LPMain div
{
	color: #333333;
}

#LPLeftCol
{
	padding: 10px;
	background: #E2E2E2;
}

#LPRightCol
{
	padding-left: 20px;
	padding-right: 20px;
	background: #ffffff;
}

.header2
{
	font-weight: bold;
}

.message
{
	color: #ff0000;
	font-weight: bold;
}

div.clear 
{
	clear: both;
}
