body {
background-image:url('../images/light-clouds.jpg');
font: normal 1em/1em sans-serif;

}

#banner {
background-image: url('../images/banner.png');
background-repeat: no-repeat;
background-color: #7396be;
height: 90px;
width:860px;
border: 2px solid #1215a0;
/* CurveyCorners, Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#visitcnt a {
float: right;
margin-right: 20px;
margin-top: 10px;
font: bold .62em/1em sans-serif;
color: #FFFFFF;
text-decoration: none;
}

#visitcnt a:hover { color: yellow;}

#version {
float: right;
margin-right: 20px;
margin-top: -16px;
font: bold .62em/1em sans-serif;
color: #FFFFFF;
}


#menu {
/*background-image: url('../images/bg-bar3.png');
background-repeat: repeat-y;*/
/* CurveyCorners, Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
border:2px solid black;
background-color: #1215a0;
float:left;
text-align: left;
padding-left: 8px;
padding-right: 8px;
margin: 36px 12px 12px 12px;

}

#menutitle {
font:bold small-caps 1.2em/1.4em sans-serif;
color: #efefef;
}

#menutitle a {
text-decoration: none;
color: #efefef;
}

#menutitle a:hover {
color: red;
}

.menusub {
font:normal small-caps .68em/1.1em sans-serif;
color: #efefef;
}
#menu a {
color: yellow;
font:small-caps bold .9em/.9em sans-serif;
text-decoration: none;
}

#menu a:hover {
color: red;
}

p {
font: normal .9em/1em sans-serif;
padding: 1em;
text-indent:1.5em;
margin-bottom: .2em;
margin-right: 1em;
line-height: 1.2em;
}

.doclist th {
font: bold 1em/1em sans-serif;
}

h2 {
font: bold 1.5em/0em sans-serif;
color: #eff804;
}

ol {
margin-left: 12em;
}

ol li {
font: bold 1em/1em sans-serif;
}

#bg {
width: 860px;
}

.doclist {
font: normal .9em/1em sans-serif;
}

#content {
width: 860px;
height: 750px;
border: 2px solid #1215a0;
background-color:#7396be;
margin-top: 9px;
/* CurveyCorners, Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
text-align: left;
}

.mp3player {
padding-bottom: 36px;
border: 3px groove #1215a0;
}

.define {
font: italic .9em/1em sans-serif;
margin-left: 2em;
}

#footnote a {
font: italic .72em/1em sans-serif;
color: blue;
text-decoration: none;
}

#footnote a:hover {
font: italic .72em/1em sans-serif;
color: white;
}

.bookmark {
font:bold small-caps .76em/1em sans-serif;
text-decoration: none;
margin-bottom: 6px;
}

#thanks {
height: 340px;
}


#nothanks {
height: 340px;
}

ol li {
margin-left: 2em;
}
#credit a {
font: small-caps .72em/1em sans-serif;
text-align: center;
color: blue;
text-decoration: none;
}

#credit a:hover {
color: maroon;
}
