#nav #artists #artistlist {
	padding-left: 8px;
	font-size: smaller;
}
.thisartist {
	background-color: #CCCCCC;
}
#content {
	float: right;
}
.contentTitle {
	font-size: x-large;
	font-weight: bold;
	white-space: nowrap;
}
#photodisco #disco .contentTitle {
	padding-top: 4px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.artistTitle {
	font-size: xx-large;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
#content #photodisco {
}
#nav {
	margin-right: 4px;
	white-space: nowrap;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 3px;
}
.subTitle {
	font-weight: bold;
}
