#artistHeader {
	height: 97px;
}
#artistsLeftCol {
	float: left;
}
.smallText {
	font-size: 10px;
	color: #585A65;
}
.smallPink {
	color: #7BB6D8;
	font-size: 10px;
}
.largeNavText a{
	font-size: 24px;
	color: #585A65;
	text-decoration: none;
}
#artistsLinks {
	font-size: 24px;
	color: #7BB6D8;
	margin-top: 12px;
}
#artistsLinks a{
	color: #585A65;
	text-decoration: none;
}
#artistsLinks a:hover{
	color: #7BB6D8;
}
#artistsNav{
	height: 141px;
	width: 125px;
	float: left;
	padding-top: 9px;
	padding-left: 5px;
}
#artistsPageTitle {
	font-size: 24px;
	margin-top: 12px;
	margin-bottom: 4px;
}
#artistDesc {
	font-size: 18px;
	color: #7BB6D8;
	margin-bottom: 6px;
}
#artistProfile a, #artistRight a, #artworkDesc a{
	color: #7BB6D8;
	text-decoration: none;
}
#artistMain {
	float: left;
	width: 372px;
}
#artistMain img, #artistJournal img{
	border: 4px solid #E4E4E4;
	margin-right: 8px;
	margin-bottom: 8px;
}
#artistJournal {

	float: left;
}
#artistRight {
	float: right;
	width: 190px;
	padding-top: 43px;
}

#artistSubtitle {
	font-size: 18px;
}
.boldPink {
	font-weight: bold;
	color: #7BB6D8;
}

#artistGallerySub {
	font-weight: bold;
	color: #7BB6D8;
	margin-top: 16px;
	margin-bottom: 11px;
}
#artistThumbs img{
	border: 4px solid #E4E4E4;
	margin-right: 6px;
	margin-bottom: 6px;
}
#breadcrumbs a{
	color: #585A65;
}
.pink {
	color: #7BB6D8;
}

#breadcrumbs a:hover{
	color: #7BB6D8;
}
#artistGallery {
	float: right;
	width: 190px;
	padding-top: 43px;
}#artistImgTitleL {
	float: left;
	font-size: 18px;
}
#artistImgTitleR {
	float: right;
	font-size: 18px;
	color: #7BB6D8;
	width: 325px;
}
#artistImgTitle {
	margin-top: 5px;
	margin-bottom: 9px;
}
#artistImgDescTitle {
	font-size: 18px;
	margin-bottom: 8px;
}
.journalEntry1, .journalEntry2 {
	background-image: url(../imgs/newsDivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.journalEntry1 {
	background-color: #f3f3f3;
}
.journalEntry1 td, .journalEntry2 td{
	vertical-align: top;
	
}
.journalEntry1 h1, .journalEntry1 p, .journalEntry2 h1, .journalEntry2 p{
	margin: 0px;
	margin-left: 8px;
}
.journalEntry1 img, .journalEntry2 img{
	border: 4px solid #E4E4E4;
	margin-left: 8px;
}
.journalEntry1 a, .journalEntry2 a{
	color: #7BB6D8;
	text-decoration: none;
}
.journalEntry1 a:hover, .journalEntry2 a:hover{
	color: #7BB6D8;
	text-decoration: underline;
}
.journalDate {
	color: #7BB6D8;
	font-weight: bold;
}
#article {
	float: left;
	width: 395px;
	margin-bottom: 10px;
}
#article img{
	border: 4px solid #E4E4E4;
	margin-right: 8px;
	margin-bottom: 8px;
}
#article a{
	color: #7BB6D8;
	text-decoration: none;
}
#otherArticles {
	float: right;
	width: 175px;
	padding-top: 5px;
}
#otherArticles div, #otherArticles img{
	padding-top: 5px;
}
#otherArticles a{
	font-weight: bold;
}
#returnPink {
	float: right;
	margin-right: 10px;
}
#returnPink a{
	color: #7BB6D8;
}

