
body {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 90%;
background-color: #f8f0e8;
color: Black;
margin: 0;
padding: 0;
}

table {
font-size: 100%;
}

a {
text-decoration: none;
color: #436976;
background-color: transparent;
}

p a:visited {
color: Purple;
background-color: transparent;
}

a:active, a:hover {
background-color: transparent;
text-decoration: overline underline;
}

p img {
border: 0;
margin: 0;
align: center;
}

.posteddate {
text-align: right;
}

hr {
height: 1px;
color: #544b41;
background-color: transparent;
}

.caption {
text-align: center;
font-weight: bold;
padding-top: 0.5em;
padding-bottom: 1em;
}

.pic {
text-align: center;
border-width: 1px;
}

h1, h2, h3, h4, h5, h6 {
color: Black;
background-color: transparent;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 100%;
font-weight: normal;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.5em;
*border-bottom: 1px solid #544b41;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
}

h1 {
font-size: 160%;
}

h2 {
font-size: 150%;
}

h3 {
font-size: 140%;
border-bottom: none;
font-weight: bold;
}

h4 {
font-size: 120%;
border-bottom: none;
font-weight: bold;
}

h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}

h6 {
font-size: 70%;
border-bottom: none;
font-weight: bold;
}


#site-header {
position: relative;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 150%;
height: 120px;
}

#breadcrumb {
position: relative;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 75%;
font-color: #544b41;
text-align: left;
padding: 1;
padding-left: 10;
border-top: none;
border-bottom: solid;
border-width: 1;
border-color: #544b41;
}

#breadcrumb a:active, #breadcrumb a:hover {
text-decoration: none;
}

#navigator {
position: relative;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 5px;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 70%;
color: #544b41;
background-color: white;
text-align: left;
padding: 2;
border: thick dotted;
border-width: 1;
border-color: #544b41;
width: 150px;
float: left;
}

#navigator a:active, #navigator a:hover {
color: Black;
text-decoration: none;
}

#navigator span.title {
font-weight: bold;
color: #b5a491;
}

#navigator li {
list-style-image: url(images/sqbullet.gif);
}

#content {
position: relative;
margin-left: 170px;
margin-top: 20px;
}

#content a:link {
text-decoration: underline;
}

#content a:hover, #content a:active {
text-decoration: underline;
background-color:  #ead4bb;
}

#content pre {
position: relative;
margin: 5px;
padding: 10px;
color: Black;
background-color: #ead4bb;
font-size: 75%;
border: dotted;
border-width: 1;
border-color: #544b41;
}

#content img {
text-align: center;
}

#content th {
text-align: left;
}

#top-site-bar {
position: relative;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 75%;
color: #544b41;
font-weight: bold;
background-color: #ead4bb;
text-align: left;
padding-left: 10;
border-top: solid;
border-bottom: solid;
border-width: 1;
border-color: #544b41;
}

#top-site-bar a:active, #top-site-bar a:hover {
background-color: #f8f0e8;
text-decoration: none;
}

#footer-text {
position: relative;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 8px;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
