@charset "utf-8";
/* CSS Document */
body {
	font-family: "Palatino Linotype", serif;
	font-size: 14px;
}

#cont {
	font-family: "Palatino Linotype", serif;
	font-size: 14px;
	line-height: 1.4em;
}

.webmasterfooter {
	font-size: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
a.webmastersite {
	color:#000;
	font-size:10px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
a.webmastersite:hover {
	color:#666666;
	font-size:10px;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #9999FF;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}	
	
.welcome {
	font-size: 20px;
	font-weight: bold;
	color: #942E27;
	}
		
#abouttheartist h3 {
	font-size:1.2em;
	}
	
.error {
	color:red;
};

			
