table.collapse
{
	border-collapse: collapse;
}

table.collapse tr
{
	border: 1px solid #666;
}

table.collapse th
{
	background-color: #ccc;
	border: 1px dotted #999;
	text-align: left;
}

table.collapse td
{
	vertical-align: top;
	border: 1px dotted #999;
}

html
{
	background-color: #AAD400;
}

body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

#management .logo
{
	padding-bottom: 35px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
}

#artists .logo
{
	padding-bottom: 35px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/logo-artists.jpg);
}

#intro
{
	padding: 15px 25px 0 0;
	color: #999;
}

.contactbox
{
	padding: 11px 0 0 185px;
	height: 84px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/contact-box.gif);
	font-size: 11px;
	line-height: 16px;
}

#nav
{
	padding: 0 0 0 1.5em;
	background-color: #F3FCCF;
	padding-bottom: 20px;
}

#nav table
{
	margin: 0;
	border-collapse: collapse;
}

#nav th
{
	padding: 2px 0 2px 10px;
	margin: 0;
	border-top: 6px solid #F2F9D8;
	background-color: #fff;
	vertical-align: middle;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-align: left;
	text-transform: uppercase;
}

#nav td
{
	padding: 0 0 3px 22px;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #fff;
	font-size: 11px;
}

#nav th a:link, #nav th a:visited
{
	color: #9DC400;
	font-weight: bold;
}

#nav a:link, #nav a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #999;
}

#management .featurebox
{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/feature-mgt.jpg);
}

#artists .featurebox
{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/feature-artists.jpg);
}

#management .content
{
	background: #F3FCCF;
	border-top:3px solid #C0F000;
}

#artists .content
{
	background-color: #E8E8F2;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/folio-artists.gif);
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	color: #4C297D;
}

h1
{
	margin: 30px 0 0 0;
	font-size: 34px;
	line-height: 28px;
}

h2
{
	margin: 0 0 10px 0;
	font-size: 19px;
	line-height: 17px;
}

h3
{
	margin: 0 0 7px 0;
	font-size: 16px;
}

h4
{
	font-weight: bold;
	color: #4C297D;
}

p
{
	margin: 0 0 7px 0;
}

.identifier
{
	color: #cc99dd;
}

#footer
{
	color: #fff;
}

#footer p
{
	margin: 8px 0 8px 1.5em;
	padding: 0 0 0 1.5em;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(/images/squares-white.gif);
}

#footer a:link, #footer a:visited, #footer span
{
	padding: 0 4px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

a:link, a:visited
{
	font-weight: normal;
	color: #9DC400;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline !important;
}

.bullet-link ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.bullet-link li
{
	padding: 0;
	list-style-image: url(images/bullet.gif);
	white-space: nowrap;
}

.divider
{
	clear: both;
	margin: 20px 0;
	height: 14px;
	background-color: #d9d9d9;
}

hr
{
	clear: both;
	margin: 20px 0;
	height: 14px;
	background-color: #d9d9d9;
	border: 1px solid #d9d9d9;
}

.content li
{
	margin-bottom: 4px;
}

.footer
{
	padding: 20px 0 40px;
	background-color: #fff;
}

td.artistsbox,
td.mgtbox
{
	padding: 0 0 24px 24px;
	height: 84px;
	line-height: 18px;
	background-color: #F3FCCF;
	background-repeat: no-repeat;
	background-position: 9px 0;
	background-image: url(/images/mgt-box.gif);
}

td.artistsbox h3,
td.mgtbox h3
{
	margin: 12px 0 7px 0;
}

td.artistsbox
{
	background-image: url(/images/artists-box.gif);
}

table.content img.inlineright
{
	float: right;
	padding: 0 0 10px 10px;
}

table.content img.inlineleft
{
	float: left;
	padding: 0 10px 10px 0;
}

table.content img.inlinecenter
{
	display: block;
	margin: 0px auto;
}

tr.genericBody td
{
	vertical-align: top;
	padding: 0 20px 30px 0;
}

div.newsletter_list h1
{
	margin-top: 0px;
	font-size: 24px;
}
