body {
text-align: center;
background-color: FCDFFF;
}

#wrapper {
position: relative;
margin: 0 auto;
text-align: left;
width: 1024px;
color: FCDFFF;
}

#nav {
position: absolute;
left: 0;
top: 217px;
width: 200px;
background-color: C8BBBE;
}

#nav ul, #nav li {
list-style: none;
text-decoration: none;
display: block;
padding: 10px;
font-family: times new roman, times, serif;
font-size: 14pt;
color: 000000;
}

#cal {
width: 250px;
background-color: 7F5A58;
padding: 10px 10px 10px 10px;
border-width: 3px;
border-style: solid;
border-color: 000000;
margin-left: 10px;
float: right;
}

#cal ul, #cal li {
list-style: none;
text-decoration: none;
margin-top: -10px;
margin-bottom: -5px;
padding: 5px;
font-size: 12pt;
}

#content {
padding: 0 30px 0 230px;
}

h1 {
color: 000000;
font-family: avant garde, bookman, palatino;
font-style: bold;
font-style: italic;
font-size: 18pt;
padding: 0 200px 0 0;
}

h2 {
color: 000000;
font-family: times new roman, times, serif;
font-weight: bold;
font-size: 14pt;
}

h3 {
color: 000000;
font-family: times new roman, times, serif;
font-weight: bold;
font-size: 16pt;
margin-top: 1.5em;
margin-bottom: -15;
}

p {
font-family: times new roman, times, serif;
color: 000000;
font-size: 14pt;
}

.para2 {
font-style: italic;
font-size: 12pt;
}

.para3 {
font-style: italic
}

.signature {
text-align: center;
font-weight: bold;
font-size: .75em;
color: 7E2217;
padding: 0 250px 0 240px;
}

.signature2 {
text-align: center;
font-weight: bold;
font-size: .5em;
color: 000000;
padding: 0 250px 0 240px;
}

.emphasis {
color: 7E2217;
font-weight: bold;
font-size: 1.5em;
}

.floatleft {
float: left;
padding-right: 1em;
padding-bottom: 1em;
}

.floatright {
float: right;
padding-left: 1em;
padding-bottom: 1em;
}

.borderleft {
float: left;
margin-right: 1em;
margin-bottom: 1em;
border-width: 3px;
border-style: solid;
border-color: 000000;
}

.borderright {
float: right;
margin-right: 1em;
margin-bottom: 1em;
border-width: 3px;
border-style: solid;
border-color: 000000;
}

.links {
font-weight: bold;
font-size: 14pt;
color: 7E2217;
}

ul, li {
list-style: none;
font-family: times new roman, times, serif;
font-size: 14pt;
color: 000000;
padding: 0 40px 0 40px;
}

a {
text-decoration: none;
color: 7E2217;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

.signature a:link {
color: 7E2217
}

.links a:link {
color: 7E2217
}

#nav a:link {
color: 000000;
display: block;
margin: 0;
}

#nav a:visited {
color: 5F5A59;
}

#nav a:hover {
background: none;
text-decoration: underline;
}




