/* =General
-----------------------------------------------------------------------------*/

/* Normalizes margin, padding */
body, div, ul, ol, li, h1, h2, h3, h4, p img { 
margin : 0; padding : 0; }

/* Put it back on certain elements */
p, pre, fieldset {
	margin: 0 0 1em 0;
}

/* Removes list-style from lists */
ul, ol { list-style : none; }

/* Remove border around linked images */
img { border: 0;
}

/* =Custom
-----------------------------------------------------------------------------*/
a:link {
color:#330066;
text-decoration:underline;
}

a:visited {
color:#AA0000;
text-decoration:underline;
}

a:hover {
color:#EE0000;
text-decoration:underline;
}

a:active {
color:#444444;
text-decoration:underline;
}

ul {
list-style-type:square;
margin:0 0 1em 1em;
}

ul li {
margin:0 0 1em 0;
}

ul ul li {
list-style:none;
margin:0;
}

body {
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 16px;
background:url(images/purplegradient.jpg) repeat-y 0 0;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 3em;
line-height: 40px;
color: #000000;
margin: 0;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 18px;
color: #555555;
margin: 0;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
line-height: 28px;
color:#FF9900;
font-style: italic;
margin: .5em 0 0 0;
}

h4 {
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: bold;
}

h5 {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
line-height: 16px;
font-style: italic;
color: #555555;
margin: 0;
}

h5 + ul {
margin-top:1em;
}

blockquote {
font-family: "Comic Sans MS", sans-serif;
font-style:normal;
font-weight:bold;
font-size:16px;
line-height:1em;
color:#BB0000;
padding:0 2em 1em 2.5em;
margin:1em 1em 0 1em;
background: url(images/pencil-gray.gif) no-repeat top left;
}

blockquote + h3 {
margin-top:0;
}

sup {
font-size:40%;
}

table { border:0; border-collapse:collapse; }

th { text-align:left; }

td { padding:.5em 3em 0 0; }

tr { border-bottom:1px dotted #888888; }

/* =Sections
-----------------------------------------------------------------------------*/
#header {
background-color:#FF9900;
font-size:1em;
line-height:2em;
color:#330066;
font-weight:bold;
text-align:right;
}

#header a {
float:left;
padding-left:1em;
}

#title {
font-family: "Times New Roman", Times, serif;
font-size: 3em;
line-height: 40px;
padding:.5em 0 0 .5em;
background-color:#BB0000;
color:#FFFFFF;
text-align:left;
font-weight:normal;
vertical-align:bottom;
}

#nav {
background-color:#FF9900;
padding:.5em .5em 0 1em;
}

#nav a {
font-weight:bold;
}

#nav li {
display:inline;
padding:0 1em 0 1em;
border-right:solid 1px;
}

#content {
border:.25em #FF9900 solid;
background-color:#FFFFFF;
margin:2em 50% 1em 5%;
padding: 1em;
}

#accompaniments, #accompaniments li {
list-style-type:none;
margin:0;
display:inline;
}

#accompaniments {margin-left:1em;}

.cd {
background: url(images/cd.gif) no-repeat 0 0;
padding: 0 1em 1em 2em;
}

.midi {
background: url(images/disk.gif) no-repeat 0 0;
padding: 0 1em 1em 2em;
}

#whatsNew {
margin:1em 0 1em -3em;
background-color:#FF9900;
width:80%;
}

#whatsNew h3 {
color: #FFFFFF;
}

#whatsNew li {
margin:0 0 0 1em;
}

#tools {
position:absolute;
top:13em;
left:50%;
width:340px;
padding: 1em;
background-color:#FFCC66;
}

#tools ul, #tools li {
display:inline;
margin:0;
list-style-type:none;
}

.duet a {
background: url(images/pdf_icon.gif) no-repeat 0 0;
padding: 0 2em 1em 2em;
}

.print a {
background: url(images/printer.gif) no-repeat 0 0;
padding: 0 2em 1em 2em;
}

.tocArticle {
background-color:#FFCC66;
font-weight:bold;
}

#seeitinAction {
position:absolute;
top:20em;
left:50%;
width:340px;
padding: 1em;
background-color:#FFCC66;
}

#seeitinAction h3 {
color:#330066;
}

#copyright {
padding:1em 1em 3em 1em;
background-color:#222222;
border-top:.25em solid #111111;
clear:both;
color:#888888;
font-size:.75em;
}

#copyright a:link {
color:#BBBBBB;
text-decoration:none;
}

#copyright a:visited {
color:#BBBBBB;
text-decoration:none;
}

#copyright a:hover {
text-decoration:underline;
}

#copyright a:active {
color:#BB0000;
}

#signature {
padding:58px 0 0 0;
overflow:hidden;
background:url(images/signature.gif) no-repeat;
height:0px !important; /* for most browsers */
height /**/:58px; /* for IE5/Win */
}

#enter a {
position:absolute;
top:14em;
left:470px;
width:200px;
height:50px;
padding:50px 0 0 0;
overflow:hidden;
background:url(images/btn_enter.gif) no-repeat;
height:0px !important; /* for most browsers */
height /**/:50px; /* for IE5/Win */
}

.article {
background:url(images/yellowgradient.jpg) repeat-y 0 0;
}

/*Articles listing on table of contents
-----------------------------------------------------------------------------*/
.articles li {
border-top:1px dotted #888888;
vertical-align:middle;
padding:0;
margin-bottom:0;
}

.articles li a {
display:block;
padding:.5em;
}

.articles li a:hover { background-color:#FFFFFF; }

/* =Let's Get Started list
-----------------------------------------------------------------------------*/

ol li {
padding:0 0 1.1em 40px;
margin-bottom:.2em;
}

#one {
background: url(images/ol_one.gif) no-repeat 0 0;
}

#two {
background: url(images/ol_two.gif) no-repeat 0 0;
}

#three {
background: url(images/ol_three.gif) no-repeat 0 0;
}

#four {
background: url(images/ol_four.gif) no-repeat 0 0;
}

#five {
background: url(images/ol_five.gif) no-repeat 0 0;
}

#six {
background: url(images/ol_six.gif) no-repeat 0 0;
}