body {
	background-color: #CCCC99;
}
a:link {
	color: #ECE7AA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ECE7AA;
}
a:hover {
	text-decoration: none;
	color: #ECE7AA;
}
a:active {
	text-decoration: none;
	color: #ECE7AA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE7AA;	
}
div#artpagetitleinfo {
	width:100%;
	height:80px;
	text-align:center;
	margin: 50px 0 0 0;
	font-size: small; 
	text-align: center;
	letter-spacing: 0.5px;
	font-weight:100;
}
div#artpageotherviews {
    width:100%;
	height:125px;
	text-align:center;
	margin: 0 0 0 0;
}
div#artpagebio {
    width:100%;
	height:50px;
	text-align:center;
	margin: 0 0 0 0;
}
div#artistnameplate {
	width:50px;
	height:auto;
	float:left;
	text-align:center;
	margin:0 0 0 10px;
}
div#artimage {
	width:460px;
	height:auto;
	float:left;
	text-align:center;
	margin: 0px 10px 0 0;
	vertical-align:middle;
}
div#extratext {
	width:730px;
	height:auto;
	float:left;
	text-align:left;
	margin: 10px 10px 24px 10px;
}
p { 
	font-size: small; 
	text-align: center;
	letter-spacing: 0.5px;
	font-weight:100;
}
.smallertitle {
	font-weight: bold; 
	font-size: small; 
	text-align: center;
	letter-spacing: 0.5px;
	line-height:16px;
}
.titleinfosm {
	font-size: small; 
	text-align: center;
	letter-spacing: 0.5px;
	font-weight:100;	
}

h1 {
	font-weight: bold;
	font-size:medium;
	text-align:center;
	letter-spacing:2px;
}
p.nobold {
	font-weight:100;
}

.fractions {
	font-size:16px;
	font-weight:300;
}
.imagemargin {
    border:0px; 	
	margin-left:20px;
	height:100px;
	width:100px;
}

.imagemargin2 {
    border:0px; 	
	margin: 20px 0 0 20px;
	height:100px;
	width:100px;
}

