html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-image: url(assets/greytile.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 17px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #330066;
	font-size: 24px;
}
.artistName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330066;
	font-weight: bold;
}
.country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
}
.lifespan {
	color: #330066;
}
.born {
	font-weight: bold;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
}
.floatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.artTitle {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4e4e4e;
}
.artDetail {
	font-size: 12px;
	color: #4e4e4e;
}
#prices {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}
#prices a:link {
	text-decoration: none;
	color: #3366CC;
}
#prices a:hover {
	text-decoration: underline;
	color: #993300;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	line-height: 0.25px;
}
#copyright {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 760px;
}
.address {
	font-size: 11px;
}
.orEmail {
	font-size: 16px;
}
.footerBar {
	background-color: #6D6571;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 3px;
}
.wwwFooter {
	font-size: 10px;
	color: #666666;
}
#newsBox {
	background-color: #CCCCCC;
	padding: 6px;
	border: 1px solid #000000;
	width: 300px;
	text-align: left;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #990000;
}
a:active {
	color: #993300;
}
#copyright2 {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 700px;
}
#tableBorder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sold {
	font-weight: bold;
	color: #990000;
}
