@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
#album001, #album002, #album003 {
	text-align: center; /* centers covers within divs @ home */
}
#header li {
	font-size: 12pt;
}
h1 {
	font-size: 1em;
	font-style: normal;	
}
h2 {
	font-size: 0.9em;
	font-style: normal;
}
#container p {
	font-size: 12px;
	text-align: justify;
}
div div li, blockquote, cite {
	font-size: 12px;
}
#footer p.dict {
	text-align: center;
	font-size: .9em;
	font-family: "Times New Roman", Times, serif;
}
#footer p.cult, #footer p.copy {
	font-size: 0.7em;
}
/* Ends Home */
#Main dl {
	font-size: 0.8em;
}
#Main dd {
	margin-bottom: 1em;}