#divWrapper {
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#mainContent {
	float: right;
	width: 745px;
	clear: none;
	overflow: hidden;
	background-color: #FFFFFF;
}
#footer {
	background-color: #666666;
	float: left;
	height: 25px;
	width: 1025px;
	padding: 5px 5px 5px 100px;
	color: #A4B9B7;
	font-size: 95%;
}
#topNav {
	height: 55px;
	background-color: #FFFFCC;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topNav ul li {
	display: inline;
}
#topNav ul li a {
	text-decoration: none;
	padding: 10px 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	color: #333333;
	font-weight: bold;
	margin-top: 15px;
}
#artistColumn {
	float: left;
	width: 280px;
	background-color: #A4B9B7;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	overflow: hidden;
}
#artistNav {
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
}
#artistNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#artistNav a {
	color: #333333;
	text-decoration: none;
}
#artistNav a:link, #leftNav a:visited {
	background-color: #ACC2C0;
}
#artistNav a:hover {
	background-color: #BFD7D4;
}
#centerContent {
	overflow: hidden;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#topNav ul li a:link, #topNav ul li a:visited {
}
#topNav ul li a:hover {
	background-color: #A4B9B7;
}
#midNav {
	height: 20px;
}
#midNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#midNav ul li {
	display: inline;
}
#midNav ul li a {
	text-decoration: none;
	float: left;
	height: 20px;
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#midNav ul li a:hover {
	text-decoration: underline;
	color: #396573;
}
#midNav ul li a:link, #midNav ul li a:visited {
	color: #333333;
	font-weight: bold;
}

