body,div,span	{ position: relative; }
body 	{ text-align: center; }
div#main { 
	width: 90%; 
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	background: #9dc url(../images/blob.jpg);
	voice-family: "\"}\"";
	voice-family: inherit; 
	width: 85%;
}
.block	{ 
	background: #cef url(../images/clef3.jpg);
	margin: 10px; padding: 10px;
}
h1      { text-align: center; font: bold 24px/28px sans-serif; }
h2	{ text-align: left; font: bold 18px/24px sans-serif; }
h3	{ font: bold 14px/18px sans-serif; }
h4	{ font: bold 12px/18px sans-serif; }
p,li,td,th,blockquote	{ font: 12px/16px sans-serif; }
.center	{ text-align: center; }
.highlight { 
    background-color: #c6eff7; 
    border: 0.1px solid #c6eff7 // Supposed NN4x bug fix
}
.highlight2 {
    background: #99eeff;
    border: 0.1px solid #99eeff // Supposed NN4x bug fix
}
b	{ font-weight: bold; }
body	{ background: #000000; font-family: sans-serif; }
sup	{ font-size: 8px; }
a:link	{ color: green }
a:hover { color: lime; }
a:active { color: lime; }
a:visited { color: #407070; }
.lineup a:link, .lineup a:active, .lineup a:visited, .lineup a:hover {
                  text-decoration:none;
}

img { border-style: none; }