@charset "utf-8";
/* Just Divine Music - 12-Jul-2010 */
body {
	font: 83%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #ccf4f4;
	background: #102020 url(../img/body-1e.gif) repeat;
}
#wrapper {
	width: 550px;
	background: #102020 url(../img/clef-2a.jpg) no-repeat 430px bottom;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin: 30px auto;
	padding: 30px 60px;
}
.w275 {
	float: left;
	width: 275px;
}
.clear {
	clear: both;
}
h1 {
	postion: relative;
	width: 420px; height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #57B6B2;
}
h1 span {
	position: absolute;
	width: 420px; height: 100px;
	background: url(../img/h1-2a.jpg) no-repeat;
}
h2 {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #c9a1a1;
	xborder-top: 1px dotted #455;
	margin: 1em 0 0; xpadding: 10px 0;
}
h3 {
	clear: both;
	font-size: 1.2em;
	letter-spacing: .05em;
	xcolor: #c9a1a1;
	color: #A17979;
	font-variant: small-caps;
	margin-top: 2em;
}
p strong, p em {
	color: #dcf4f4;
}
p.tag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
	color: #c9a1a1;
	margin-bottom: 2em;
}
p.top {
	text-align: right;
	font-weight: bold;
}
p a{
	text-align: right;
	font-weight: bold;
	color: #9ac2c2;
}
p.first {
	font-size: 1.1em;
	font-weight: bold;
	color: #9ac2c2;
	margin-top: 4em;
}
ul {
	xmargin-bottom: 3em;
}
ul.first {
	font-size: 1.1em;
	font-weight: bold;
	color: #9ac2c2;
	margin-top: 4em; 
}
ul.first li a{
	color: #9ac2c2;
}
ul#skip {
	clear: both;
	overflow: hidden;
	margin: 1em; padding: 0;
}
ul#skip li {
	display: block;
	float: left;
	list-style: none;
}
ul#skip li a{
	display: block;
	font-variant: small-caps;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	-webkit-text-shadow: 1px 1px #000;
	-moz-text-shadow: 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
	color: #9ac2c2;
	background: #093836;
	background: #233;
	border: 1px solid #194846;
	border: 1px solid #344;
	padding: 6px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
ul#skip li a:hover {
	background: #0E5A56 url(../img/nav-1e.gif) no-repeat center top;
}
li span, li a {
	color: #ccf4f4; /* email cloak */
}
img.duo {
	margin: 0px 45px 40px 0;
}
table {
	border-collapse: collapse;
}
th {
	text-align: left;
}
td, th {
	border-top: 1px solid #344;
	padding: 5px 5px 3px;
}
caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	color: #c9a1a1;
	margin-bottom: .5em;
}
.fltl {
	float: left;
}
.muse {
	margin: 10px 5px;
}
ul.horiz {
	margin: 1em 0;
}
ul.horiz li {
	float: left;
	width: 170px;
	xlist-style: disc;
	margin: 0 0 1em;
}

