a {
	text-decoration: none;
}
body {
	background-color: #FFF0BF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border: 0px;
}

/* ==========================================
	PART : ARTWORK
========================================== */

#artworkArtist {
	width: 980px;
	background-color: #000000;
	height: 40px;
	text-align: center;
}
#artworkBox {
	width: 820px;
	margin-top: 30px;
}
#artworkMenu {
	height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#artworkMenu a {
	border: 1px solid #990000;
	font-size: 14px;
	color: #990000;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 24px;
}
#artworkShow {
	width: 980px;
	margin-top: 150px;
}
#artworkShow h1 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 21px;
	color: #FFFFFF;
}
#artworkShow h2 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
	color: #555555;
	margin-bottom: 10px;
}
#backgroundBox {
	background-position: center 0px;
	background-repeat: no-repeat;
}
#credits {
	font-size: 11px;
	color: #666666;
	margin: 5px;
	text-align: center;
}
#credits a {
	color: #000000;
}
#siteBox {
	border: 1px solid #666666;
	width: 981px;
	background-color: #000000;
}


/* ==========================================
	PART : REFERENCEMENT
========================================== */

#referencing {
	line-height: 24px;
	width: 981px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #666666;
	font-size: 11px;
	text-align: center;
}
#referencing a {
	color: #666666;
	text-decoration: none;
}
#referencing a:hover {
	color: #000000;
	text-decoration: underline;
}
