
body {
margin: 0px;
padding: 0px;
color: #000;
font-size: 110%;
background-image: url(images/gardeniabg2.jpg);
background-repeat: repeat-y;
background-position: center top;
background-color: #030;
}

#content {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat: repeat;
height: auto;
width: 75%;
z-index: 2;
position: absolute;
padding: 20px;
left: 100px;
font-size: 90%;
color: #000;
margin: 15px;
border-top: 4px outset #606;
border-right: 8px outset #606;
border-bottom: 12px outset #606;
border-left: 4px outset #606;
background-color: #FCF;
}

.seventyopacity {
filter: alpha(opacity=75);
-moz-opacity: .75;
opacity: 0.75;
}

h1, h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
font-variant: small-caps;
color: #000;
}

#content p {
line-height: 125%;
color: #000;
font-size: 85%;
font-weight: bold;
}

h3:first-letter {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #900;
background-color: #C6C;
padding: 2px;
border: 1px solid #000;
margin-top: 6px;
background-image: url(../l6pix/cf9bg.gif);
}

.code {
font: bold 14px "Courier New", Courier, mono, monospace;
color: #000;
border: 2px solid #900;
padding: 8px;
}

a {
font-size: 80%;
font-weight: bold;
}

a:link {
color: #000;
}

a:visited {
color: #666;
}

a:hover {
color: #609;
text-decoration: none;
}

.smallcaps {
font-variant: small-caps;
color: #900;
background-color: #C6C;
}

#content a {
font-size: 90%;
}

.firstletter:first-letter {
font-size: 200%;
color: #603;
background-repeat: repeat;
float: left;
padding: 4px;
border-top-width: 0px;
border-right-width: 4px;
border-bottom-width: 6px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #603;
border-right-color: #603;
border-bottom-color: #603;
border-left-color: #603;
margin: 4px;
}

ul.printlinks {
display: none;
list-style-type: none;
}

hr {
display: none;
}
