#overBanner {
	height: 25px;
	background-color: #4D596E;
	background-image: url(../images/design/top/jimhart/jimhart_links.png);
	background-repeat: no-repeat;
	text-align: right;
}

#mainBanner {
	height: 156px;
	background-image: url(../images/design/banners/banner_links.gif);
	background-repeat: no-repeat;
}

#pressPack {
	margin-left: 450px;
	text-align: right;
}

#content {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #A29E88;
}

#linksContainer {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#artists{
	float: left;
}

#orgs {
	margin-left: 375px;
}

#linksList ul {
	padding-left: 8px;
	list-style: none;
}

#linksList a {
	color: #fff;
}

#linksList a:hover {
	color: #000;
}

#footer {
	background-color: #4D596E;
}
	